修复bug

This commit is contained in:
李瑞
2025-10-12 23:49:02 +08:00
parent 35dfc7ffc8
commit 12600ebdfb
12 changed files with 45 additions and 33 deletions

View File

@@ -3,4 +3,5 @@ export default definePageConfig({
enablePullDownRefresh: true,
backgroundTextStyle: 'dark',
navigationStyle: 'custom',
onReachBottomDistance: 300,
})