detail.json 354 B

12345678910
  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. }
  10. }