修复备案号显示的问题

develop
soul2 2 years ago
parent 7ded80703a
commit a2f240b810
  1. 2
      src/layout/components/footer.vue

@ -1,6 +1,6 @@
<template> <template>
<div id="app-footer"> <div id="app-footer">
Soul2 | <a class="record-number" href="http://beian.miit.gov.cn/">粤ICP备2020098994号</a> Soul2 | <a class="record-number" href="http://beian.miit.gov.cn/">粤ICP备2020098994号-1</a>
</div> </div>
</template> </template>

Loading…
Cancel
Save