8 lines
165 B
JSON
8 lines
165 B
JSON
|
{
|
||
|
"usingComponents": {
|
||
|
"van-row": "@vant/weapp/row",
|
||
|
"van-col": "@vant/weapp/col",
|
||
|
"van-popup": "@vant/weapp/popup"
|
||
|
},
|
||
|
"navigationStyle":"custom"
|
||
|
}
|