detail.json 395 B

1234567891011
  1. {
  2. "usingComponents": {
  3. "Product": "./modules/product/index",
  4. "Yl_Attachment": "/components/Yl_Attachment/index",
  5. "van-radio": "@vant/weapp/radio/index",
  6. "van-radio-group": "@vant/weapp/radio-group/index",
  7. "van-dialog": "@vant/weapp/dialog/index",
  8. "van-stepper": "@vant/weapp/stepper/index"
  9. },
  10. "navigationBarTitleText": "销售订单"
  11. }