Kaynağa Gözat

新增公安备案

Administrator 4 yıl önce
ebeveyn
işleme
d203a26afc

+ 1 - 1
src/main/resources/props/config_prod.properties

@@ -61,7 +61,7 @@ template.cacheable=false
 
 
 #连接开ï¿
-portal.host=//kedejs.jishutao.com/portal/1.0.11
+portal.host=//kedejs.jishutao.com/portal/1.0.12
 static.host=//kedejs.jishutao.com/client/1.0.4
 
 avatar.host=//kedejs.jishutao.com

+ 4 - 0
src/main/webapp/WEB-INF/views/common.html

@@ -443,6 +443,10 @@
             <div class="infoDown">
                 <div class="container">
                     <span class="info_one">Copyright 2014-2025 湖南科德信息咨询集团有限公司</span>
+                    <a href="http://www.beian.gov.cn/" target="_blank" style="margin-right: 22px;">
+                        <img th:src="${portalHost+'/images/publicSecurity.png'}" />
+                        <span> 湘公网安备43010402001007号</span>
+                    </a>
                     <a href="https://beian.miit.gov.cn/" target="_blank"><span> ©湘ICP备15019731号-5</span></a>
                 </div>
             </div>