index.json 94 B

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