解决数据下拉加载的bug,调整专区样式,完善充值记录

This commit is contained in:
2024-09-12 14:04:53 +08:00
parent b4438b4638
commit 3f6a12ee67
15 changed files with 67 additions and 16 deletions

View File

@@ -5,7 +5,9 @@
"van-icon": "@vant/weapp/icon/index",
"custom-status-bar": "/components/customStatusBar/index",
"custom-picker": "/components/picker/index",
"empty": "/components/empty/index"
"empty": "/components/empty/index",
"van-dialog": "@vant/weapp/dialog/index",
"van-divider": "@vant/weapp/divider/index"
},
"navigationStyle": "custom"
}