346149741
2024-06-20 3b29e9873e1d529227e1f4a909d5cbef01d2519a
pages.json
@@ -36,6 +36,34 @@
         {
            "navigationBarTitleText" : "企业首页"
         }
      },
      {
         "path" : "pages/hqzc/list",
         "style" :
         {
            "navigationBarTitleText" : "惠企政策"
         }
      },
      {
         "path" : "pages/hqzc/details",
         "style" :
         {
            "navigationBarTitleText" : "惠企政策"
         }
      },
      {
         "path" : "pages/message/list",
         "style" :
         {
            "navigationBarTitleText" : "信息公示"
         }
      },
      {
         "path" : "pages/message/details",
         "style" :
         {
            "navigationBarTitleText" : "信息公示详情"
         }
      }
   ],
   "subPackages": [
@@ -46,7 +74,8 @@
               "path" : "policyIndex/policyIndex",
               "style" : 
               {
                  "navigationBarTitleText" : "首页"
                  "navigationBarTitleText" : "首页",
                  "navigationStyle": "custom"
               }
            },
            {
@@ -55,6 +84,57 @@
               {
                  "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" : "申请记录"
               }
            },
            {
               "path" : "applyRecordDetails/applyRecordDetails",
               "style" :
               {
                  "navigationBarTitleText" : "申请详情",
                  "navigationStyle": "custom"
               }
            }
         ]
      }