feat(个人中心): 个人中心

个人中心完成
This commit is contained in:
猿小天
2023-03-12 21:22:22 +08:00
parent 888228fb1b
commit aef2becd01
9 changed files with 437 additions and 8 deletions

View File

@@ -96,7 +96,7 @@ export const useThemeConfig = defineStore('themeConfig', {
// 是否开启 TagsView 共用
isShareTagsView: false,
// 是否开启 Footer 底部版权信息
isFooter: false,
isFooter: true,
// 是否开启灰色模式
isGrayscale: false,
// 是否开启色弱模式