Lou
2024-01-28 5ed2dfacdae322f2a0bbf44bb480a2c6c30f334f
pages.json
@@ -142,6 +142,33 @@
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "event/event",
               "style": {
                  "navigationBarTitleText": "我的事件",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "commentList/commentList",
               "style": {
                  "navigationBarTitleText": "我的评论",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "commentList/evaluateList",
               "style": {
                  "navigationBarTitleText": "我的评价",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            }
         ]
      },
@@ -411,6 +438,15 @@
               }
            },
            {
               "path": "views/auditList",
               "style": {
                  "navigationBarTitleText": "标签事件",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "views/cshw",
               "style": {
                  "onReachBottomDistance": 10,
@@ -448,9 +484,27 @@
               }
            },
            {
               "path": "views/reportList",
               "style": {
                  "navigationBarTitleText": "报修报事",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "views/reportAudit",
               "style": {
                  "navigationBarTitleText": "报事报修处理",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "views/reportDetail",
               "style": {
                  "navigationBarTitleText": "报事报修详情",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
@@ -505,6 +559,24 @@
               "path": "views/patrol",
               "style": {
                  "navigationBarTitleText": "网格员巡查",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "views/selectHandle",
               "style": {
                  // "navigationBarTitleText": "网格员巡查",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "views/checkDetail",
               "style": {
                  "navigationBarTitleText": "场所检查详情",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
@@ -594,6 +666,15 @@
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "views/danger",
               "style": {
                  "navigationBarTitleText": "隐患上报",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
               }
            }
         ]
      },