wjt
2024-06-20 a81784463f06d04e3b94b6ae6b03f12927973808
pages.json
@@ -46,7 +46,8 @@
               "path" : "policyIndex/policyIndex",
               "style" : 
               {
                  "navigationBarTitleText" : "首页"
                  "navigationBarTitleText" : "首页",
                  "navigationStyle": "custom"
               }
            },
            {
@@ -55,6 +56,49 @@
               {
                  "navigationBarTitleText" : "执法申请"
               }
            },
            {
               "path" : "changePhone/changePhone",
               "style" :
               {
                  "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" : "申请记录"
               }
            }
         ]
      }