order-goods.json 237 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "u-image": "/components/uview-ui/components/u-image/u-image",
  5. "u-tag": "/components/uview-ui/components/u-tag/u-tag",
  6. "price-format": "/components/price-format/price-format"
  7. }
  8. }