docs(readme): 页面下拉刷新功能完成

This commit is contained in:
Burt
2024-01-03 21:08:16 +08:00
parent 2d27c4f7f8
commit f530bf8d20
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": true,
"backgroundColor": "#23c09c",
"backgroundColor": "#23c09c", // 这个背景色要与页面的.top-section的背景图差不多这样下拉刷新看起来才比较协调
"navigationStyle": "custom"
}
}