index.json 160 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "shareDialog": "/component/share/share",
  5. "flowerBox": "/component/flowerBox/flowerBox"
  6. }
  7. }