car_front/pages/info/info.json
2025-08-14 10:36:06 +08:00

11 lines
316 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"
},
"enableShareAppMessage": true,
"disableScroll": false
}