12 lines
382 B
JSON
12 lines
382 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"card": "/components/card/index",
|
|
"van-radio": "@vant/weapp/radio/index",
|
|
"van-radio-group": "@vant/weapp/radio-group/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-dialog": "@vant/weapp/dialog/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |