index.json 129 B

123456
  1. {
  2. "usingComponents": {
  3. "van-stepper": "@vant/weapp/stepper/index",
  4. "custom": "../../pages/index/collect/modules/custom"
  5. }
  6. }