12 lines
452 B
JSON
12 lines
452 B
JSON
{
|
|
"usingComponents": {
|
|
"van-radio": "@vant/weapp/radio/index",
|
|
"van-radio-group": "@vant/weapp/radio-group/index",
|
|
"van-checkbox": "@vant/weapp/checkbox/index",
|
|
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
|
|
"van-steps": "@vant/weapp/steps/index",
|
|
"van-notice-bar": "@vant/weapp/notice-bar/index",
|
|
"van-overlay": "@vant/weapp/overlay/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |