zhangwei
2024-08-26 79745a1b12fa6d69edd3a353cb11b8ae02b8d4aa
src/pages.json
@@ -28,10 +28,11 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationBarTitleText": "小镇临时工-首页"
            "navigationBarTitleText": "小镇临时工-首页",
            "enablePullDownRefresh":true
         }
      },
      {
         "path": "pages/login/index",
         "style": {
@@ -88,7 +89,7 @@
            //    "camera-buffer-jpg":"/components/cameraBufferJpg/cameraBufferjpg"
            // }
         }
      }
      // {
      //    "path": "pages/enterprise/index",
@@ -147,9 +148,19 @@
            }
         ]
      },
      {"root": "pages/order",
         "pages":[
            {
      {
         "root": "pages/detail",
         "pages": [{
               "path": "detail",
               "style": {
                  "navigationBarTitleText": "工作详情"
               }
            }
         ]
      },
      {
         "root": "pages/order",
         "pages": [{
               "path": "order",
               "style": {
                  "navigationBarTitleText": "职位管理"
@@ -169,7 +180,7 @@
            }
         ]
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",