zhangwei
2024-09-02 a2ddd3bec584b6eb91ab8845353fdb40c9b37ebe
src/pages.json
@@ -29,7 +29,7 @@
         "path": "pages/index/index",
         "style": {
            "navigationBarTitleText": "小镇临时工-首页",
            "enablePullDownRefresh":true
            "enablePullDownRefresh": true
         }
      },
@@ -39,36 +39,13 @@
            "navigationBarTitleText": "登录"
         }
      },
      // {
      //    "path": "pages/order/order",
      //    "style": {
      //       "navigationBarTitleText": "职位管理"
      //    }
      // },
      // {
      //    "path": "pages/order/detail",
      //    "style": {
      //       "navigationBarTitleText": "投递详情"
      //    }
      // },
      // {
      //    "path": "pages/order/worker",
      //    "style": {
      //       "navigationBarTitleText": "工人详情"
      //    }
      // },
      {
         "path": "pages/release/index",
         "style": {
            "navigationBarTitleText": "发布招工"
         }
      },
      {
         "path": "pages/wallet/index",
         "style": {
            "navigationBarTitleText": "钱包"
         }
      },
      {
         "path": "pages/mine/index",
         "style": {
@@ -85,44 +62,41 @@
         "path": "pages/mine/apply",
         "style": {
            "navigationBarTitleText": "申请接单"
         }
      },
      {
         "path" : "pages/test/test",
         "style" :
         {
            "navigationBarTitleText" : "人脸识别"
         "path": "pages/test/test",
         "style": {
            "navigationBarTitleText": "人脸识别"
            // "usingComponents":{
            //    "camera-buffer-jpg":"../components/cameraBufferJpg/cameraBufferjpg"
            // }
         }
      },
      {
         "path" : "pages/income/income",
         "style" :
         {
            "navigationBarTitleText" : "收入明细",
            "enablePullDownRefresh": true
         }
      },
      {
         "path" : "pages/article/article",
         "style" :
         {
            "navigationBarTitleText" : "用户协议"
         }
      },
      {
         "path" : "pages/worker/worker",
         "style" :
         {
            "navigationBarTitleText" : "工人详情"
         }
      }
      // {
      //    "path": "pages/enterprise/index",
      //    "style": {
      //       "navigationBarTitleText": "企业资料"
      //    }
      // },
      // {
      //    "path": "pages/enterprise/enterprise",
      //    "style": {
      //       "navigationBarTitleText": "企业资料"
      //    }
      // },
      // {
      //    "path": "pages/checkin/index",
      //    "style": {
      //       "navigationBarTitleText": "打卡记录"
      //    }
      // },
      // {
      //    "path": "pages/checkin/record",
      //    "style": {
      //       "navigationBarTitleText": "打卡详情"
      //    }
      // }
   ],
   "subPackages": [{
         "root": "pages/checkin",
@@ -130,15 +104,10 @@
               "path": "index",
               "style": {
                  "navigationBarTitleText": "打卡记录",
                  "enablePullDownRefresh":true
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "record",
               "style": {
                  "navigationBarTitleText": "打卡详情"
               }
            },
            {
               "path": "checkin",
               "style": {
@@ -172,12 +141,11 @@
      {
         "root": "pages/detail",
         "pages": [{
               "path": "detail",
               "style": {
                  "navigationBarTitleText": "工作详情"
               }
            "path": "detail",
            "style": {
               "navigationBarTitleText": "工作详情"
            }
         ]
         }]
      },
      {
         "root": "pages/order",
@@ -203,7 +171,7 @@
               "path": "myorder",
               "style": {
                  "navigationBarTitleText": "我的工作",
                  "enablePullDownRefresh":true
                  "enablePullDownRefresh": true
               }
            }
         ]
@@ -213,13 +181,41 @@
         "pages": [{
               "path": "index",
               "style": {
                  "navigationBarTitleText": "打卡记录"
                  "navigationBarTitleText": "工人打卡记录"
               }
            },
            {
               "path": "record",
               "style": {
                  "navigationBarTitleText": "工人打卡详情"
               }
            }
         ]
      },
      {
         "root": "pages/wallet",
         "pages": [{
               "path": "index",
               "style": {
                  "navigationBarTitleText": "钱包"
               }
            },
            {
               "path": "recharge",
               "style": {
                  "navigationBarTitleText": "提现"
               }
            },
            {
               "path": "withdrawal",
               "style": {
                  "navigationBarTitleText": "充值"
               }
            }
         ]
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",