fetch(add): 账户管理

This commit is contained in:
sexygoat
2026-01-23 17:18:24 +08:00
parent 339abca4c0
commit b53fea43c6
93 changed files with 7094 additions and 3153 deletions

View File

@@ -1,7 +1,7 @@
<template>
<ArtBasicBanner
class="banner"
:title="`欢迎回来 ${userInfo.userName}`"
:title="`欢迎回来 ${userInfo.username}`"
:showButton="false"
backgroundColor="var(--el-color-primary-light-9)"
titleColor="var(--art-gray-900)"