| | |
| | | "navigationBarTitleText": "小镇临时工-首页" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/mine/index", |
| | | "style": { |
| | | "navigationBarTitleText": "个人中心" |
| | | } |
| | | }, |
| | | |
| | | { |
| | | "path": "pages/login/index", |
| | | "style": { |
| | | "navigationBarTitleText": "登录" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/order/order", |
| | | "style": { |
| | | "navigationBarTitleText": "职位管理" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/order/detail", |
| | | "style": { |
| | | "navigationBarTitleText": "投递详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/order/worker", |
| | | "style": { |
| | | "navigationBarTitleText": "工人详情" |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "pages/order/order", |
| | | // "style": { |
| | | // "navigationBarTitleText": "职位管理" |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "pages/order/detail", |
| | | // "style": { |
| | | // "navigationBarTitleText": "投递详情" |
| | | // } |
| | | // }, |
| | | // { |
| | | // "path": "pages/order/worker", |
| | | // "style": { |
| | | // "navigationBarTitleText": "工人详情" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/release/index", |
| | | "style": { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/mine/index", |
| | | "style": { |
| | | "navigationBarTitleText": "个人中心" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/mine/mine", |
| | | "style": { |
| | | "navigationBarTitleText": "个人信息" |
| | |
| | | { |
| | | "path": "pages/mine/apply", |
| | | "style": { |
| | | "navigationBarTitleText": "申请接单" |
| | | "navigationBarTitleText": "申请接单", |
| | | "usingComponents":{ |
| | | "camera-buffer-jpg":"/components/cameraBufferJpg/cameraBufferjpg" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/enterprise/index", |
| | | "style": { |
| | | "navigationBarTitleText": "企业资料" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/enterprise/enterprise", |
| | | "style": { |
| | | "navigationBarTitleText": "企业资料" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/checkin/index", |
| | | "style": { |
| | | "navigationBarTitleText": "打卡记录" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/checkin/record", |
| | | "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/componentsB", |
| | | // "pages": [{ |
| | | // "path": "dropdown/dropdown", |
| | | // "style": { |
| | | // "navigationBarTitleText": "下拉菜单" |
| | | // } |
| | | // }] |
| | | // }], |
| | | "subPackages": [{ |
| | | "root": "pages/checkin", |
| | | "pages": [{ |
| | | "path": "index", |
| | | "style": { |
| | | "navigationBarTitleText": "打卡记录" |
| | | } |
| | | }, |
| | | { |
| | | "path": "record", |
| | | "style": { |
| | | "navigationBarTitleText": "打卡详情" |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/enterprise", |
| | | "pages": [{ |
| | | "path": "index", |
| | | "style": { |
| | | "navigationBarTitleText": "企业资料" |
| | | } |
| | | }, |
| | | { |
| | | "path": "enterprise", |
| | | "style": { |
| | | "navigationBarTitleText": "企业资料" |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | {"root": "pages/order", |
| | | "pages":[ |
| | | { |
| | | "path": "order", |
| | | "style": { |
| | | "navigationBarTitleText": "职位管理" |
| | | } |
| | | }, |
| | | { |
| | | "path": "detail", |
| | | "style": { |
| | | "navigationBarTitleText": "投递详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "worker", |
| | | "style": { |
| | | "navigationBarTitleText": "工人详情" |
| | | } |
| | | } |
| | | ] |
| | | } |
| | | |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "uview-plus", |