You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
312 B
11 lines
312 B
{
|
|
"usingComponents": {
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-share-sheet": "@vant/weapp/share-sheet/index",
|
|
"van-image": "@vant/weapp/image/index",
|
|
"van-row": "@vant/weapp/row/index",
|
|
"van-col": "@vant/weapp/col/index"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle":"custom"
|
|
}
|