index.json 189 B

1234567
  1. {
  2. "usingComponents": {
  3. "My_MultipleChoice": "/components/My_MultipleChoice/index",
  4. "van-calendar": "@vant/weapp/calendar/index",
  5. "van-switch": "@vant/weapp/switch/index"
  6. }
  7. }