10 lines
249 B
JSON
10 lines
249 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-image": "@vant/weapp/image/index",
|
||
|
|
"van-field": "@vant/weapp/field/index",
|
||
|
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
||
|
|
"van-button": "@vant/weapp/button/index"
|
||
|
|
},
|
||
|
|
"navigationStyle": "custom"
|
||
|
|
}
|