346149741
2024-06-21 f678b314121fe63ecdf78fe6f5b873b718a64222
pages.json
@@ -7,7 +7,9 @@
         "style": {
            "enablePullDownRefresh": false,
            "backgroundTextStyle": "dark",
            "navigationBarTitleText": "扫码入企"
            "navigationBarTitleText": "扫码入企",
            "navigationStyle": "custom"
         }
      },
      {
@@ -35,6 +37,35 @@
         "style" : 
         {
            "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" : "信息公示详情",
            "navigationStyle": "custom"
         }
      }
   ],
@@ -85,6 +116,50 @@
               {
                  "navigationBarTitleText" : "上报结果"
               }
            },
            {
               "path" : "reportRecord/reportRecord",
               "style" :
               {
                  "navigationBarTitleText" : "上报记录"
               }
            },
            {
               "path" : "applyRecord/applyRecord",
               "style" :
               {
                  "navigationBarTitleText" : "申请记录"
               }
            },
            {
               "path" : "applyRecordDetails/applyRecordDetails",
               "style" :
               {
                  "navigationBarTitleText" : "申请详情",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "translate/translate",
               "style" :
               {
                  "navigationBarTitleText" : "执法审批"
               }
            },
            {
               "path" : "translateRecord/translateRecord",
               "style" :
               {
                  "navigationBarTitleText" : ""
               }
            },
            {
               "path" : "scodePage/scodePage",
               "style" :
               {
                  "navigationBarTitleText" : "",
                  "navigationStyle": "custom"
               }
            }
         ]
      }