addSite.json 119 B

123456
  1. {
  2. "usingComponents": {
  3. "van-field": "@vant/weapp/field/index",
  4. "van-switch": "@vant/weapp/switch/index"
  5. }
  6. }