|
@@ -111,9 +111,11 @@
|
|
|
<hr>
|
|
|
{{ conf['FOOT'] }}
|
|
|
{% if conf["ICP"] %}
|
|
|
- <br> <a id="ICP" href="https://beian.miit.gov.cn"> {{ conf['ICP'] }} </a>
|
|
|
+ <br> <a id="ICP2" href="https://beian.miit.gov.cn" target="_blank"
|
|
|
+ style="display:inline-block;text-decoration:none;height:20px;line-height:20px;" >
|
|
|
+ {{ conf['ICP'] }} </a>
|
|
|
{% if conf["GONG_AN"] %}
|
|
|
- <br> <a id="GONG_AN" target="_blank"
|
|
|
+ <br> <a id="GONG_AN2" target="_blank"
|
|
|
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44011402000783"
|
|
|
style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
|
|
|
<img src="{{ url_for('static', filename='wangan.png') }}" style="float:left;"/>
|