|
42 | 42 | "navigationBarTextStyle": "black", |
43 | 43 | "backgroundTextStyle": "dark", |
44 | 44 | "backgroundColor": "#f8f8f8" |
| 45 | + }, |
| 46 | + "usingComponents": { |
| 47 | + "demo-block": "../../components/demo-block/index", |
| 48 | + "van-action-sheet": "../../dist/action-sheet/index", |
| 49 | + "van-area": "../../dist/area/index", |
| 50 | + "van-badge": "../../dist/badge/index", |
| 51 | + "van-badge-group": "../../dist/badge-group/index", |
| 52 | + "van-button": "../../dist/button/index", |
| 53 | + "van-card": "../../dist/card/index", |
| 54 | + "van-cell": "../../dist/cell/index", |
| 55 | + "van-cell-group": "../../dist/cell-group/index", |
| 56 | + "van-checkbox": "../../dist/checkbox/index", |
| 57 | + "van-checkbox-group": "../../dist/checkbox-group/index", |
| 58 | + "van-col": "../../dist/col/index", |
| 59 | + "van-dialog": "../../dist/dialog/index", |
| 60 | + "van-field": "../../dist/field/index", |
| 61 | + "van-goods-action": "../../dist/goods-action/index", |
| 62 | + "van-goods-action-icon": "../../dist/goods-action-icon/index", |
| 63 | + "van-goods-action-button": "../../dist/goods-action-button/index", |
| 64 | + "van-icon": "../../dist/icon/index", |
| 65 | + "van-loading": "../../dist/loading/index", |
| 66 | + "van-nav-bar": "../../dist/nav-bar/index", |
| 67 | + "van-notice-bar": "../../dist/notice-bar/index", |
| 68 | + "van-notify": "../../dist/notify/index", |
| 69 | + "van-panel": "../../dist/panel/index", |
| 70 | + "van-popup": "../../dist/popup/index", |
| 71 | + "van-progress": "../../dist/progress/index", |
| 72 | + "van-radio": "../../dist/radio/index", |
| 73 | + "van-radio-group": "../../dist/radio-group/index", |
| 74 | + "van-row": "../../dist/row/index", |
| 75 | + "van-search": "../../dist/search/index", |
| 76 | + "van-slider": "../../dist/slider/index", |
| 77 | + "van-stepper": "../../dist/stepper/index", |
| 78 | + "van-steps": "../../dist/steps/index", |
| 79 | + "van-submit-bar": "../../dist/submit-bar/index", |
| 80 | + "van-swipe-cell": "../../dist/swipe-cell/index", |
| 81 | + "van-switch": "../../dist/switch/index", |
| 82 | + "van-switch-cell": "../../dist/switch-cell/index", |
| 83 | + "van-tab": "../../dist/tab/index", |
| 84 | + "van-tabs": "../../dist/tabs/index", |
| 85 | + "van-tabbar": "../../dist/tabbar/index", |
| 86 | + "van-tabbar-item": "../../dist/tabbar-item/index", |
| 87 | + "van-tag": "../../dist/tag/index", |
| 88 | + "van-toast": "../../dist/toast/index", |
| 89 | + "van-transition": "../../dist/transition/index", |
| 90 | + "van-tree-select": "../../dist/tree-select/index" |
45 | 91 | } |
46 | 92 | } |
0 commit comments