11 lines
350 B
JSON
11 lines
350 B
JSON
{
|
|
"usingComponents": {
|
|
"navigator": "/components/navigator/index",
|
|
"van-radio": "@vant/weapp/radio/index",
|
|
"van-radio-group": "@vant/weapp/radio-group/index",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
|
"van-button": "@vant/weapp/button/index"
|
|
},
|
|
"navigationStyle": "custom"
|
|
} |