perf: 增加备案号设置

This commit is contained in:
xiaojunnuo
2024-07-15 01:29:35 +08:00
parent 390e4853a5
commit bd3d959944
3 changed files with 34 additions and 7 deletions

View File

@@ -58,7 +58,10 @@
</router-view>
</a-layout-content>
<a-layout-footer class="fs-framework-footer">
<div>Powered by handsfree.work</div>
<div>
<span>Powered by</span>
<a href="https://certd.handsfree.work"> handsfree.work </a>
</div>
<div>v{{ version }}</div>
<!-- <fs-source-link />-->