From b3e00f677518d8c0a5ad7d74c427af4abba810b6 Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期六, 24 八月 2024 08:20:07 +0800
Subject: [PATCH] Merge branch 'master' of http://47.93.189.255:8099/r/zhangshi_app_web

---
 ruoyi-ui/src/views/login.vue |   19 +++++--------------
 1 files changed, 5 insertions(+), 14 deletions(-)

diff --git a/ruoyi-ui/src/views/login.vue b/ruoyi-ui/src/views/login.vue
index 15fe9c9..b030f3a 100644
--- a/ruoyi-ui/src/views/login.vue
+++ b/ruoyi-ui/src/views/login.vue
@@ -2,22 +2,13 @@
   <div class="login Group_132">
     <el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form" style="margin-left: 0px;margin-right: 180px;">
       <h3 class="title" style="margin-top: 80px;margin-right: 108px;margin-bottom: 0;margin-left: 109px;">鏈兘閮藉缃�</h3>
-      <div class="second-box" style=" margin-top: 25px;
-    margin-left: 140px;
-    margin-right: 141px;
-">
+      <div class="second-box" style=" margin-top: 25px; margin-left: 140px; margin-right: 141px;">
         <div class="little-title" style=" margin-top: 20px;">
-          <h5 >鐧诲綍鍙煡鐪嬫洿澶氫俊鎭�</h5>
-          <h5 >鏈敞鍐岀殑璐﹀彿鐧诲綍鎴愬姛鍚庝細鑷姩娉ㄥ唽</h5></div></div>
+          <h5>鐧诲綍鍙煡鐪嬫洿澶氫俊鎭�</h5>
+          <h5>鏈敞鍐岀殑璐﹀彿鐧诲綍鎴愬姛鍚庝細鑷姩娉ㄥ唽</h5></div></div>
       <div class="yonghuming" style="margin-left: 99px;margin-right: 425px;">鐢ㄦ埛鍚�</div>
 
-      <el-form-item prop="username" style="
-    width: 380px;
-    height: 48px;
-    margin-left: 96px;
-    margin-right: 96px;
-">
-
+      <el-form-item prop="username" style="width: 380px; height: 48px; margin-left: 96px; margin-right: 96px; ">
         <el-input
           v-model="loginForm.username"
           type="text"
@@ -117,7 +108,7 @@
           <span v-if="!loading" style="width: 97px;height: 62px;">鐧诲綍</span>
           <span v-else>鐧� 褰� 涓�...</span>
         </el-button>
-        <a href="https://47.93.189.255:8080/profile/upload/2023/10/10/Bendudu20231010_20231010203358A033.apk">鐐瑰嚮姝ゅ涓嬭浇搴旂敤绋嬪簭</a>
+        <a href="https://www.bendudu.com:8080/profile/upload/2023/10/10/Bendudu20231010_20231010203358A033.apk">鐐瑰嚮姝ゅ涓嬭浇搴旂敤绋嬪簭</a>
         <div style="float: right;
         height:94px;" v-if="register">
           <router-link class="link-type" :to="'/register'">绔嬪嵆娉ㄥ唽</router-link>

--
Gitblit v1.9.1