1234567891011121314 |
- {
- "usingComponents": {
- "wux-cell-group": "../../dist/cell-group/index",
- "wux-cell": "../../dist/cell/index",
- "wux-input": "../../dist/input/index",
- "wux-icon": "../../dist/icon/index",
- "wux-button": "../../dist/button/index",
- "wux-toast": "../../dist/toast/index",
- "wux-textarea": "../../dist/textarea/index",
- "wux-upload": "../../dist/upload/index",
- "time-picker": "../../../components/timePicker/timePicker",
- "wux-select": "../../dist/select/index"
- }
- }
|