| | |
| | | "easycom": { |
| | | "autoscan": true, |
| | | "custom": { |
| | | "^u-(.*)": "@/uview-components/uview-ui/components/u-$1/u-$1.vue"//uview |
| | | "^u-(.*)": "@/uview-components/uview-ui/components/u-$1/u-$1.vue",//uview, |
| | | "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp组件 |
| | | } |
| | | }, |
| | | "preloadRule": { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "components/popups/popups", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "navigationStyle": "custom", |
| | | "componentPlaceholder": { |
| | | "u-icon": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "components/m-share/index", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | |
| | | "u-popup": "view", |
| | | "u-search": "view" |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/goods-manager/goodsList/goodsList", |
| | | "style" : |
| | | { |
| | | "enablePullDownRefresh" : true, |
| | | "navigationBarTitleText" : "商品列表" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/goods-manager/addGoods/addGoods", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "" |
| | | } |
| | | } |
| | | |
| | |
| | | "color": "#FFFFFF" |
| | | }] |
| | | } |
| | | }, |
| | | "componentPlaceholder": { |
| | | "u-form": "view", |
| | | "u-form-item": "view", |
| | | "u-input": "view", |
| | | "u-radio-group": "view", |
| | | "u-radio": "view", |
| | | "u-picker": "view" |
| | | } |
| | | } |
| | | }, { |