优化:《我的标签》增加标签云展示
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<img src="/img/badge/gongan.png" title="联网备案号">
|
||||
</span>
|
||||
<span class="content">
|
||||
<a :href="'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=' + theme.footerConfig.publicSecurityRecordCode.replace('号', '').substring(theme.footerConfig.publicSecurityRecordCode.indexOf(' ') + 1)" target="_blank">{{ theme.footerConfig.publicSecurityRecordCode }}</a>
|
||||
<a :href="'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=' + theme.footerConfig.publicSecurityRecordCode.replace('号', '').substring(theme.footerConfig.publicSecurityRecordCode.indexOf('备') + 1)" target="_blank">{{ theme.footerConfig.publicSecurityRecordCode }}</a>
|
||||
</span>
|
||||
</p>
|
||||
<p class="copyright" v-html="theme.footerConfig.copyright"></p>
|
||||
|
Reference in New Issue
Block a user