隐患详情重新设计,检查计划重新设计成做题排查式

This commit is contained in:
王利强
2026-06-21 16:30:12 +08:00
parent 1fe87ec438
commit cc94d3e3e9
256 changed files with 12542 additions and 5956 deletions

View File

@@ -12,7 +12,7 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "三查一曝光",
"navigationBarTitleText": "湘西州“三个一”安全管理平台",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
@@ -35,6 +35,19 @@
"navigationBarTitleText": "检查结果"
}
},
{
"path": "pages/Inspectionresult/list",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "检查列表"
}
},
{
"path": "pages/Inspectionresult/detail",
"style": {
"navigationBarTitleText": "排查详情"
}
},
{
"path": "pages/membermanagemen/membermanagemen",
"style": {
@@ -95,6 +108,15 @@
"navigationBarTitleText": "查看隐患"
}
},
{
"path": "pages/hiddendanger/detail2",
"style": {
"navigationBarTitleText": "隐患详情",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
"disableScroll": true
}
},
{
"path":"pages/hiddendanger/rectification",
"style": {