Browse Source

修改ICP备案号

xielq 3 years ago
parent
commit
0dd187ebfa

+ 1 - 1
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/footer.html

@@ -63,7 +63,7 @@
 			<p>版权所有:${OPTION('web_copyright')!'深圳市优软科技'}</p>
 		</div>
 		<div class="txt-right">
-			<p>备案号:粤ICP备19063129号</p>
+			<a href="http://beian.miit.gov.cn/" target="_blank">备案号:粤ICP备19063129号</a>
 		</div>
 	</div>
 </footer>