This commit is contained in:
2026-03-29 17:29:57 +08:00
2 changed files with 58 additions and 3 deletions
+6
View File
@@ -311,6 +311,12 @@ const App = {
</transition>
</router-view>
</main>
<footer class="app-footer">
<div class="footer-content">
<a href="https://beian.miit.gov.cn/" target="_blank" class="beian-link">粤ICP备2025386132号-1</a>
</div>
</footer>
</div>
`,
};