|
|
@@ -82,7 +82,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/importanceEditor/importanceEditor",
|
|
|
+ "path": "pages/editor/equipCheckRecordEditor",
|
|
|
"type": "page",
|
|
|
"layout": "default",
|
|
|
"style": {
|
|
|
@@ -92,7 +92,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/inspectionPlanAudit/inspectionPlanEditor",
|
|
|
+ "path": "pages/editor/importanceEditor",
|
|
|
"type": "page",
|
|
|
"layout": "default",
|
|
|
"style": {
|
|
|
@@ -102,25 +102,27 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/loading/index",
|
|
|
+ "path": "pages/editor/inspectionPlanEditor",
|
|
|
"type": "page",
|
|
|
"layout": "default",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "加载中",
|
|
|
- "navigationStyle": "custom"
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/login/login",
|
|
|
+ "path": "pages/editor/securityCheckEditor",
|
|
|
"type": "page",
|
|
|
"layout": "default",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "登录",
|
|
|
- "navigationStyle": "custom"
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "disableScroll": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/securityCheck/securityCheckEditor",
|
|
|
+ "path": "pages/editor/serviceOrderEditor",
|
|
|
"type": "page",
|
|
|
"layout": "default",
|
|
|
"style": {
|
|
|
@@ -129,6 +131,24 @@
|
|
|
"disableScroll": true
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "path": "pages/loading/index",
|
|
|
+ "type": "page",
|
|
|
+ "layout": "default",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "加载中",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/login/login",
|
|
|
+ "type": "page",
|
|
|
+ "layout": "default",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "登录",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/securityCheck/securityCheckList",
|
|
|
"type": "page",
|
|
|
@@ -152,16 +172,6 @@
|
|
|
"disableScroll": true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/serviceOrderDetail/serviceOrderEditor",
|
|
|
- "type": "page",
|
|
|
- "layout": "default",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "disableScroll": true
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "pages/sign/index",
|
|
|
"type": "page",
|
|
|
@@ -285,16 +295,6 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/equipment/detail/equipCheckRecordEditor",
|
|
|
- "type": "page",
|
|
|
- "layout": "default",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "disableScroll": true
|
|
|
- }
|
|
|
- },
|
|
|
{
|
|
|
"path": "pages/equipment/detail/equipmentDetail",
|
|
|
"type": "page",
|