spellgroup.json 277 B

123456789
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "widget-root": "/components/widget-root/widget-root",
  5. "u-icon": "/components/uview-ui/components/u-icon/u-icon",
  6. "u-image": "/components/uview-ui/components/u-image/u-image",
  7. "price": "/components/price/price"
  8. }
  9. }