refactor: 用户列表页面优化

This commit is contained in:
Ray.Hao
2026-03-11 08:18:11 +08:00
parent f70db60971
commit 9878b5c738
8 changed files with 249 additions and 130 deletions

View File

@@ -42,11 +42,7 @@
},
{
"path": "pages/mine/account/index",
"type": "page",
"style": {
"navigationBarTitleText": "账号安全",
"backgroundColor": "#f1f5f9"
}
"type": "page"
},
{
"path": "pages/mine/feedback/index",
@@ -167,6 +163,10 @@
"style": {
"navigationBarTitleText": "主题设置"
}
},
{
"path": "pages/work/user/detail/index",
"type": "page"
}
],
"globalStyle": {