页面构成

This commit is contained in:
Abin
2026-01-05 18:07:57 +08:00
parent 66b2e3ddac
commit c2f0c46c4d
40 changed files with 2817 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"usingComponents": {
"van-loading": "@vant/weapp/loading/index"
},
"onReachBottomDistance":50,
"enablePullDownRefresh":true
}