index.json 269 B

123456789
  1. {
  2. "usingComponents": {
  3. "van-stepper": "@vant/weapp/stepper/index",
  4. "van-icon": "@vant/weapp/icon/index",
  5. "van-swipe-cell": "@vant/weapp/swipe-cell/index",
  6. "van-cell": "@vant/weapp/cell/index",
  7. "van-cell-group": "@vant/weapp/cell-group/index"
  8. }
  9. }