| | |
| | | "easycom": { |
| | | "autoscan": true, |
| | | "custom": { |
| | | "^u-(.*)": "@/components/uview-components/uview-ui/components/u-$1/u-$1.vue" |
| | | "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue" |
| | | //uview, |
| | | // "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp组件 |
| | | } |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "activity/applyActivityList", |
| | | "style": { |
| | | "navigationBarTitleText": "活动申请", |
| | | "enablePullDownRefresh": true, |
| | | //下拉刷新 |
| | | "componentPlaceholder": { |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-icon": "view", |
| | | "u-action-sheet": "view", |
| | | "u-checkbox-group": "view", |
| | | "u-checkbox": "view", |
| | | "u-navbar": "view", |
| | | "u-button": "view", |
| | | "u-image": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "activity/reportActivity", |
| | | "style": { |
| | | "navigationBarTitleText": "活动", |