11 lines
369 B
JSON
11 lines
369 B
JSON
{
|
|
"usingComponents": {
|
|
"van-overlay": "@vant/weapp/overlay/index" ,
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"van-divider":"@vant/weapp/divider/index",
|
|
"van-sidebar":"@vant/weapp/sidebar/index",
|
|
"van-sidebar-item":"@vant/weapp/sidebar-item/index",
|
|
"van-notice-bar": "@vant/weapp/notice-bar/index"
|
|
},
|
|
"navigationStyle":"custom"
|
|
} |