wjt
2024-06-21 a38f54f02b48cf8ef2c9ed6febed560b4f38d534
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"
         }
      }
   ],
@@ -159,6 +162,28 @@
               }
            }
         ]
      },
      {
         "root": "qiye",
         "pages": [{
            "path" : "qiyeIndex/qiyeIndex",
            "style" :
            {
               "navigationBarTitleText" : "",
               "navigationStyle": "custom"
            }
         },
         {
            "path" : "my/my",
            "style" :
            {
               "navigationBarTitleText" : "",
               "navigationStyle": "custom"
            }
         }
         ]
      }
   ],
   "globalStyle": {