瀏覽代碼

增加ICP备案信息

baolei 7 月之前
父節點
當前提交
337c674c50
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      08.src/Xingxi/xingxi-admin/src/main/resources/templates/login.html

+ 10 - 0
08.src/Xingxi/xingxi-admin/src/main/resources/templates/login.html

@@ -65,8 +65,18 @@
         </div>
         <div class="signup-footer">
             <div class="pull-left">
+                <a target="_blank" href="http://www.beian.miit.gov.cn" ><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">备案号:沪ICP备2025121191号-1</p></a>
+<!--                <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=31010602007756" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">-->
+<!--                    <img src="../static/beian.png" th:src="@{/beian.png}" style="float: left">-->
+<!--                    <p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">沪公网安备31010602007756号</p>-->
+<!--                </a>-->
+            </div>
+        </div>
+        <div class="signup-footer">
+            <div class="pull-left">
                 Copyright © 2018-2024 ruoyi.vip All Rights Reserved. <br>
             </div>
+
         </div>
     </div>
 <script th:inline="javascript"> var ctx = [[@{/}]]; var captchaType = [[${captchaType}]]; var captchaEnabled = [[${captchaEnabled}]];</script>