|
|
@@ -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>
|