wjt
2024-06-20 a81784463f06d04e3b94b6ae6b03f12927973808
pages.json
@@ -61,7 +61,43 @@
               "path" : "changePhone/changePhone",
               "style" : 
               {
                  "navigationBarTitleText" : ""
                  "navigationBarTitleText" : "修改手机号"
               }
            },
            {
               "path" : "dataLook/dataLook",
               "style" :
               {
                  "navigationBarTitleText" : "数据看板",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "reportPage/reportPage",
               "style" :
               {
                  "navigationBarTitleText" : "执法结果上报"
               }
            },
            {
               "path" : "reportDetails/reportDetails",
               "style" :
               {
                  "navigationBarTitleText" : "上报结果"
               }
            },
            {
               "path" : "reportRecord/reportRecord",
               "style" :
               {
                  "navigationBarTitleText" : "上报记录"
               }
            },
            {
               "path" : "applyRecord/applyRecord",
               "style" :
               {
                  "navigationBarTitleText" : "申请记录"
               }
            }
         ]