13 lines
412 B
JSON
13 lines
412 B
JSON
{
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"van-nav-bar": "@vant/weapp/nav-bar/index",
|
|
"van-search": "@vant/weapp/search/index",
|
|
"lb-swiper": "/components/swiper/swiper",
|
|
"van-grid": "@vant/weapp/grid/index",
|
|
"van-grid-item": "@vant/weapp/grid-item/index",
|
|
"van-row": "@vant/weapp/row/index",
|
|
"van-col": "@vant/weapp/col/index"
|
|
}
|
|
} |