sel-popup.json 205 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "bottom-popup": "/components/plugin/bottom-popup",
  5. "number-box": "/components/plugin/number-box",
  6. "app-close": "/components/module/app-close"
  7. }
  8. }