补充页面
This commit is contained in:
49
pages.json
49
pages.json
@@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user