| | |
| | | "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": "arrange", |
| | | "style": { |
| | | "navigationBarTitleText": "送货安排" |
| | | "navigationBarTitleText": "送货安排", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | }, |
| | | { |
| | | "path": "feedback", |
| | | "style": { |
| | | "navigationBarTitleText": "送货反馈" |
| | | "navigationBarTitleText": "送货反馈", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | } |
| | | ] |