detail.json 493 B

12345678910111213
  1. {
  2. "usingComponents": {
  3. "Product": "./modules/product/index",
  4. "Yl_Attachment": "/components/Yl_Attachment/index",
  5. "Progress": "./modules/progress/index",
  6. "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. "navigationBarTitleText": "销售订单"
  13. }