7 lines
156 B
JSON
7 lines
156 B
JSON
|
{
|
||
|
"usingComponents": {
|
||
|
"van-overlay": "@vant/weapp/overlay/index" ,
|
||
|
"van-popup": "@vant/weapp/popup/index"
|
||
|
},
|
||
|
"navigationStyle":"custom"
|
||
|
}
|