envchart.json 137 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "f2": "@antv/f2-canvas",
  5. "van-loading": "../../vant-weapp/dist/loading/index"
  6. }
  7. }