index.json 211 B

12345678
  1. {
  2. "usingComponents": {
  3. "navigation-bar": "/components/navigation-bar/navigation-bar",
  4. "service": "/components/service/service",
  5. "van-field": "@vant/weapp/field/index"
  6. },
  7. "disableScroll": true
  8. }