微信小程序
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

statistics.json 274 B

123456789
  1. {
  2. "usingComponents": {
  3. "van-datetime-picker": "@vant/weapp/datetime-picker/index",
  4. "van-popup": "@vant/weapp/popup/index",
  5. "van-picker": "@vant/weapp/picker/index",
  6. "van-progress": "@vant/weapp/progress/index",
  7. "ec-canvas": "/ec-canvas/ec-canvas"
  8. }
  9. }