王飞
2025-01-23 99365608dec6eade7d645a91fb0f2205a332d1f1
1
2
3
4
5
6
7
8
9
10
11
12
{
  "disableScroll": true,
  "navigationBarTextStyle": "black",
  "usingComponents": {
    "van-button": "@vant/weapp/button/index",
    "van-notify": "@vant/weapp/notify/index",
    "van-field": "@vant/weapp/field/index",
    "van-cell": "@vant/weapp/cell/index",
    "van-cell-group": "@vant/weapp/cell-group/index",
    "van-checkbox": "@vant/weapp/checkbox/index"
  }
}