一单四制优化及加入工作流
This commit is contained in:
39
pages.json
39
pages.json
@@ -129,6 +129,15 @@
|
||||
"disableScroll": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/hiddendanger/process-chain",
|
||||
"style": {
|
||||
"navigationBarTitleText": "隐患详情",
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTextStyle": "white",
|
||||
"disableScroll": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/hiddendanger/rectification",
|
||||
"style": {
|
||||
@@ -141,6 +150,12 @@
|
||||
"navigationBarTitleText": "隐患验收"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/hiddendanger/acceptance-approval",
|
||||
"style": {
|
||||
"navigationBarTitleText": "验收审批"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/hiddendanger/assignment",
|
||||
"style": {
|
||||
@@ -153,6 +168,24 @@
|
||||
"navigationBarTitleText": "销号申请"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/closeout/apply",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增销号申请"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/closeout/approval",
|
||||
"style": {
|
||||
"navigationBarTitleText": "销号审批"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/closeout/leader-approval",
|
||||
"style": {
|
||||
"navigationBarTitleText": "领导审批"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path":"pages/closeout/editor",
|
||||
"style": {
|
||||
@@ -218,6 +251,12 @@
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/personalcenter/identity",
|
||||
"style": {
|
||||
"navigationBarTitleText": "切换身份"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/login/login",
|
||||
"style" :
|
||||
|
||||
Reference in New Issue
Block a user