wjt
2024-06-26 59f4dc012a2c42eebd31301444e0f8df9af088e0
pages.json
@@ -7,7 +7,9 @@
         "style": {
            "enablePullDownRefresh": false,
            "backgroundTextStyle": "dark",
            "navigationBarTitleText": "扫码入企"
            "navigationBarTitleText": "扫码入企",
            "navigationStyle": "custom"
         }
      },
      {
@@ -62,7 +64,8 @@
         "path" : "pages/message/details",
         "style" : 
         {
            "navigationBarTitleText" : "信息公示详情"
            "navigationBarTitleText" : "信息公示详情",
            "navigationStyle": "custom"
         }
      }
   ],
@@ -97,7 +100,7 @@
               "style" : 
               {
                  "navigationBarTitleText" : "数据看板",
                  "navigationStyle": "custom"
                  "backgroundColor": "#1171E0"
               }
            },
            {
@@ -125,7 +128,7 @@
               "path" : "applyRecord/applyRecord",
               "style" : 
               {
                  "navigationBarTitleText" : "申请记录"
                  "navigationBarTitleText" : "记录查询"
               }
            },
            {
@@ -135,8 +138,99 @@
                  "navigationBarTitleText" : "申请详情",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "translate/translate",
               "style" :
               {
                  "navigationBarTitleText" : "执法审批"
               }
            },
            {
               "path" : "translateRecord/translateRecord",
               "style" :
               {
                  "navigationBarTitleText" : "审批记录"
               }
            },
            {
               "path" : "scodePage/scodePage",
               "style" :
               {
                  "navigationBarTitleText" : "",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "judgeApply/judgeApply",
               "style" :
               {
                  "navigationBarTitleText" : "审批详情",
                  "navigationStyle": "custom"
               }
            }
         ]
      },
      {
         "root": "qiye",
         "pages": [{
            "path" : "qiyeIndex/qiyeIndex",
            "style" :
            {
               "navigationBarTitleText" : "",
               "navigationStyle": "custom"
            }
         },
         {
            "path" : "my/my",
            "style" :
            {
               "navigationBarTitleText" : "",
               "navigationStyle": "custom"
            }
         },
         {
            "path" : "record/record",
            "style" :
            {
               "navigationBarTitleText" : "执法记录",
               "navigationStyle": "custom"
            }
         },
         {
            "path" : "record/details",
            "style" :
            {
               "navigationBarTitleText" : "执法信息",
               "navigationStyle": "custom"
            }
         },
         {
            "path" : "record/evaluate",
            "style" :
            {
               "navigationBarTitleText" : "评价"
            }
         },
         {
            "path" : "complaint/complaint",
            "style" :
            {
               "navigationBarTitleText" : "投诉记录"
            }
         },
         {
            "path" : "complaint/details",
            "style" :
            {
               "navigationBarTitleText" : "",
               "navigationStyle": "custom"
            }
         }
         ]
      }
   ],
   "globalStyle": {