9 lines
214 B
JSON
9 lines
214 B
JSON
|
{
|
||
|
"usingComponents": {
|
||
|
"van-row": "@vant/weapp/row",
|
||
|
"van-col": "@vant/weapp/col",
|
||
|
"van-popup": "@vant/weapp/popup",
|
||
|
"van-overlay": "@vant/weapp/overlay/index"
|
||
|
},
|
||
|
"navigationStyle":"custom"
|
||
|
}
|