fix: 取消下拉刷新

This commit is contained in:
yangzhe 2025-05-07 09:36:26 +08:00
parent cae9b07d63
commit be579b08c6
1 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@
"navigationBarTitleText": "我的",
"navigationBarBackgroundColor": "#4790FF",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
"enablePullDownRefresh": false
}
},
{
@ -199,7 +199,7 @@
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#e5ebfd",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true
"enablePullDownRefresh": false
}
},
{