editor.json 174 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "widget-root": "/components/widget-root/widget-root",
  5. "u-parse": "/components/uview-ui/components/u-parse/u-parse"
  6. }
  7. }