用户中心和采购计划完善
This commit is contained in:
64
pages.json
64
pages.json
@@ -429,6 +429,70 @@
|
||||
"navigationBarTitleText" : "出库记录",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/workbench/process/process",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "流程管理",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/workbench/workflow/apply/apply",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "我的申请",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/workbench/workflow/todo/todo",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "代办任务",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/workbench/workflow/finished/finished",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "已办任务",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/workbench/workflow/detail/detail",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "流程详情",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/workbench/workflow/start/start",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "发起流程",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/workbench/user/user",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "用户管理",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/workbench/cost/cost",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "项目成本",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user