修改单位管理界面-2
This commit is contained in:
24
pages.json
24
pages.json
@@ -232,6 +232,30 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "单位管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sys/workbench/unitManagement/employeeAudits",
|
||||
"style": {
|
||||
"navigationBarTitleText": "员工审核"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sys/workbench/unitManagement/auditsDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "审核详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sys/workbench/unitManagement/employeeManagement",
|
||||
"style": {
|
||||
"navigationBarTitleText": "员工管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sys/workbench/unitManagement/employeeEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "员工审核"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
Reference in New Issue
Block a user