feat(web): protect phone data and polish release UI

This commit is contained in:
Codex
2026-07-30 20:16:50 +08:00
parent 6ec8e4f6a6
commit d60cff1dd8
19 changed files with 800 additions and 396 deletions
+3 -4
View File
@@ -659,7 +659,6 @@ export function AppShell({
</span>
<span className="product-copy">
<strong>SimAdmin Control</strong>
<small></small>
</span>
</a>
<nav className="global-navigation" aria-label="全局导航">
@@ -748,9 +747,9 @@ export function AppShell({
</div>
<footer className="app-footer" aria-label="项目与组件库信息">
<p>
SimAdmin · {' '}
<a href="https://github.com/guokaigdg/animal-island-ui">animal-island-ui</a>
CC BY-NC 4.0使
UI: <a href="https://github.com/guokaigdg/animal-island-ui">animal-island-ui</a>
<span aria-hidden="true"> · </span>
<a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0</a>
</p>
</footer>
</div>