detail.json 456 B

123456789101112
  1. {
  2. "usingComponents": {
  3. "Product": "./modules/product/index",
  4. "Yl_Attachment": "/components/Yl_Attachment/index",
  5. "Progress": "./modules/progress/index",
  6. "Invoice": "../invoice/modules/InvoiceList/index",
  7. "van-radio": "@vant/weapp/radio/index",
  8. "van-radio-group": "@vant/weapp/radio-group/index",
  9. "van-dialog": "@vant/weapp/dialog/index",
  10. "van-stepper": "@vant/weapp/stepper/index"
  11. }
  12. }