123456789101112 |
- {
- "usingComponents": {
- "Product": "./modules/product/index",
- "Yl_Attachment": "/components/Yl_Attachment/index",
- "Progress": "./modules/progress/index",
- "Invoice": "../invoice/modules/InvoiceList/index",
- "van-radio": "@vant/weapp/radio/index",
- "van-radio-group": "@vant/weapp/radio-group/index",
- "van-dialog": "@vant/weapp/dialog/index",
- "van-stepper": "@vant/weapp/stepper/index"
- }
- }
|