wjt
2024-06-20 82265520c440140660d9b9a4cb381cf899fc506e
pages.json
@@ -46,7 +46,8 @@
               "path" : "policyIndex/policyIndex",
               "style" : 
               {
                  "navigationBarTitleText" : "首页"
                  "navigationBarTitleText" : "首页",
                  "navigationStyle": "custom"
               }
            },
            {
@@ -55,6 +56,20 @@
               {
                  "navigationBarTitleText" : "执法申请"
               }
            },
            {
               "path" : "changePhone/changePhone",
               "style" :
               {
                  "navigationBarTitleText" : "修改手机号"
               }
            },
            {
               "path" : "dataLook/dataLook",
               "style" :
               {
                  "navigationBarTitleText" : "数据看板"
               }
            }
         ]
      }