From ff383d2cd5272ff46171ce1ef70ec62f947459c4 Mon Sep 17 00:00:00 2001
From: Tcsm <1377977403@qq.com>
Date: 星期日, 06 八月 2023 01:53:52 +0800
Subject: [PATCH] 完善成长经历阅历的个人基本信息模块,点击完成之后不会再刷新整个网站

---
 ruoyi-ui/src/views/login.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/src/views/login.vue b/ruoyi-ui/src/views/login.vue
index 1d0cb0c..50fccb3 100644
--- a/ruoyi-ui/src/views/login.vue
+++ b/ruoyi-ui/src/views/login.vue
@@ -125,8 +125,8 @@
     </el-form>
     <!--  搴曢儴  -->
     <div class="el-login-footer" >
-      <span style="color: black; ">Copyright 漏 GDUT All Rights Reserved.</span>
-      <a href="https://beian.miit.gov.cn/" target="_blank" style="color: black; ">绮CP澶�2023050334鍙� </a>
+      <span style="color: black; ">Copyright 漏 GDUT All Rights Reserved.<sapn v-html="'\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0'"></sapn></span>
+      <a href="https://beian.miit.gov.cn/" target="_blank" style="color: black; ">绮CP澶�2023050334鍙�<sapn v-html="'\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0'"></sapn>鍏畨澶囨鍙�44010402003045</a>
     </div>
   </div>
 </template>

--
Gitblit v1.9.1