| | |
| | | "path": "pages/mine/apply", |
| | | "style": { |
| | | "navigationBarTitleText": "申请接单" |
| | | // "usingComponents":{ |
| | | // "camera-buffer-jpg":"/components/cameraBufferJpg/cameraBufferjpg" |
| | | // } |
| | | |
| | | } |
| | | |
| | | }, |
| | | { |
| | | "path" : "pages/test/test", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "人脸识别" |
| | | // "usingComponents":{ |
| | | // "camera-buffer-jpg":"../components/cameraBufferJpg/cameraBufferjpg" |
| | | // } |
| | | } |
| | | } |
| | | // { |
| | | // "path": "pages/enterprise/index", |
| | |
| | | "pages": [{ |
| | | "path": "index", |
| | | "style": { |
| | | "navigationBarTitleText": "打卡记录" |
| | | "navigationBarTitleText": "打卡记录", |
| | | "enablePullDownRefresh":true |
| | | } |
| | | }, |
| | | { |
| | | "path": "record", |
| | | "style": { |
| | | "navigationBarTitleText": "打卡详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "checkin", |
| | | "style": { |
| | | "navigationBarTitleText": "打卡" |
| | | } |
| | | }, |
| | | { |
| | | "path": "workdetail", |
| | | "style": { |
| | | "navigationBarTitleText": "打卡详情" |
| | | } |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "工人详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "myorder", |
| | | "style": { |
| | | "navigationBarTitleText": "我的工作", |
| | | "enablePullDownRefresh":true |
| | | } |
| | | } |
| | | ] |
| | | } |