一单四制优化及加入工作流

This commit is contained in:
王利强
2026-07-27 09:27:22 +08:00
parent 455fd4fc07
commit 7c3285ed5a
725 changed files with 19668 additions and 2921 deletions

View File

@@ -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" :