From 0ff0c62b28fb8c3f10618ce2afbbdd16d408e843 Mon Sep 17 00:00:00 2001 From: Tcsm <1377977403@qq.com> Date: 星期二, 30 五月 2023 23:26:03 +0800 Subject: [PATCH] 1.修改家根网icon 2.在主页最下面的ICP备案号后面加上公安备案号 --- 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