10 lines
283 B
JSON
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
|
|
} |