8 lines
198 B
JSON
Raw Normal View History

2024-07-31 11:04:05 +08:00
{
"navigationStyle": "custom",
"usingComponents": {
2024-08-14 19:07:39 +08:00
"van-icon": "@vant/weapp/icon/index",
"van-divider": "@vant/weapp/divider/index"
},
"onReachBottomDistance": 100
2024-07-31 11:04:05 +08:00
}