mine.json 192 B

12345678
  1. {
  2. "usingComponents": {
  3. "van-image": "@vant/weapp/image/index",
  4. "van-cell": "@vant/weapp/cell/index",
  5. "van-dialog": "@vant/weapp/dialog/index"
  6. },
  7. "navigationStyle": "custom"
  8. }