feat: 用户页面自定义导航栏和新增用户

This commit is contained in:
ray
2024-11-23 15:57:48 +08:00
parent 5cac38077e
commit 964276b7eb
2 changed files with 64 additions and 20 deletions

View File

@@ -40,7 +40,7 @@
{
"path": "pages/work/user/index",
"style": {
"navigationBarTitleText": "用户管理"
"navigationStyle": "custom"
}
},
{