car_front/pages/info/info.json
2025-07-14 00:16:37 +08:00

10 lines
283 B
JSON

{
"navigationBarTitleText": "车辆详情",
"usingComponents": {
"van-button": "@vant/weapp/button/index",
"van-icon": "@vant/weapp/icon/index",
"van-loading": "@vant/weapp/loading/index",
"van-overlay": "@vant/weapp/overlay/index"
},
"disableScroll": false
}