11 lines
313 B
JSON
11 lines
313 B
JSON
{
|
|
"usingComponents": {
|
|
"van-row": "@vant/weapp/row",
|
|
"van-col": "@vant/weapp/col",
|
|
"van-popup": "@vant/weapp/popup",
|
|
"van-notice-bar": "@vant/weapp/notice-bar/index",
|
|
"van-grid": "@vant/weapp/grid/index",
|
|
"van-grid-item": "@vant/weapp/grid-item/index"
|
|
},
|
|
"navigationStyle":"custom"
|
|
} |