f
Some checks failed
CI / Test (ubuntu-latest) (push) Has been cancelled
CI / Test (windows-latest) (push) Has been cancelled
CI / Lint (ubuntu-latest) (push) Has been cancelled
CI / Lint (windows-latest) (push) Has been cancelled
CI / Check (ubuntu-latest) (push) Has been cancelled
CI / Check (windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Deploy Website on push / Deploy Push Playground Ftp (push) Has been cancelled
Deploy Website on push / Deploy Push Docs Ftp (push) Has been cancelled
Deploy Website on push / Deploy Push Antd Ftp (push) Has been cancelled
Deploy Website on push / Deploy Push Element Ftp (push) Has been cancelled
Deploy Website on push / Deploy Push Naive Ftp (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
CI / CI OK (push) Has been cancelled
Deploy Website on push / Rerun on failure (push) Has been cancelled
Lock Threads / action (push) Has been cancelled
Issue Close Require / close-issues (push) Has been cancelled
Close stale issues / stale (push) Has been cancelled

This commit is contained in:
Mrx
2026-01-19 12:53:15 +08:00
parent 4ee93bce2e
commit e46c9943ac
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# 应用标题
VITE_APP_TITLE=真爱
VITE_APP_TITLE=幸福
# 应用命名空间用于缓存、store等功能的前缀确保隔离
VITE_APP_NAMESPACE=qnc

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

View File

@@ -63,7 +63,7 @@ watch(
:avatar
:menus
:description="userStore.userInfo?.username"
tag-text="真爱"
tag-text="幸福"
@logout="handleLogout"
/>
</template>