| | |
| | | "list": [] |
| | | }, |
| | | "easycom": { |
| | | // "autoscan": true, |
| | | // 注意一定要放在custom里,否则无效,https://ask.dcloud.net.cn/question/131175 |
| | | "custom": { |
| | | // "^u--(.*)": "uview-plus/components/u-$1/u-$1.vue", |
| | |
| | | "^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue", |
| | | "^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue", |
| | | "fui-(.*)": "@/components/firstui/fui-$1/fui-$1.vue", |
| | | // "temu-(.*)": "@/components/tem/tem-$1/tem-$1.vue", |
| | | "tem-(.*)": "@/components/tem/tem-$1.vue" |
| | | } |
| | | }, |
| | |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "小镇临时工-首页", |
| | | "navigationBarTitleText": "川印集团-首页", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | }, |
| | |
| | | { |
| | | "path": "examine", |
| | | "style": { |
| | | "navigationBarTitleText": "请示批复"., |
| | | "navigationBarTitleText": "请示批复", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | }, |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "费用报销" |
| | | } |
| | | },{ |
| | | }, { |
| | | "path": "approve", |
| | | "style": { |
| | | "navigationBarTitleText": "审批" |
| | | } |
| | | } |
| | | }, { |
| | | "path": "payment", |
| | | "style": { |
| | | "navigationBarTitleText": "付款" |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | |
| | | } |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "root": "pages/delivergoods", |
| | | "pages": [{ |
| | | "path": "reservation", |
| | | "style": { |
| | | "navigationBarTitleText": "送货受理", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | }, |
| | | { |
| | | "path": "reservationWorker", |
| | | "style": { |
| | | "navigationBarTitleText": "预约送货", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | }, |
| | | { |
| | | "path": "query", |
| | | "style": { |
| | | "navigationBarTitleText": "送货查询" |
| | | } |
| | | }, |
| | | { |
| | | "path": "qdetail", |
| | | "style": { |
| | | "navigationBarTitleText": "送货详情" |
| | | } |
| | | }, |
| | | { |
| | | "path": "arrange", |
| | | "style": { |
| | | "navigationBarTitleText": "送货安排", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | }, |
| | | { |
| | | "path": "feedback", |
| | | "style": { |
| | | "navigationBarTitleText": "送货反馈", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | } |
| | | ] |
| | | } |
| | | |
| | | |