change.json 277 B

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