补充页面

This commit is contained in:
2026-02-11 20:16:51 +08:00
parent 53820a4654
commit db9c4da279
12 changed files with 1326 additions and 248 deletions

View File

@@ -654,6 +654,55 @@
"navigationBarTitleText": "小票配置",
"navigationStyle": "custom"
}
},
{
"path": "setting/auth/admin",
"style": {
"navigationBarTitleText": "管理员管理",
"navigationStyle": "custom"
}
},
{
"path": "setting/auth/role",
"style": {
"navigationBarTitleText": "角色管理",
"navigationStyle": "custom"
}
},
{
"path": "setting/auth/permission",
"style": {
"navigationBarTitleText": "权限规则",
"navigationStyle": "custom"
}
},
{
"path": "setting/delivery/staff",
"style": {
"navigationBarTitleText": "配送员管理",
"navigationStyle": "custom"
}
},
{
"path": "setting/delivery/station",
"style": {
"navigationBarTitleText": "提货点",
"navigationStyle": "custom"
}
},
{
"path": "setting/delivery/verifier",
"style": {
"navigationBarTitleText": "核销员",
"navigationStyle": "custom"
}
},
{
"path": "setting/delivery/template",
"style": {
"navigationBarTitleText": "运费模板",
"navigationStyle": "custom"
}
}
]
},