docs(readme): 页面下拉刷新功能完成
This commit is contained in:
parent
2d27c4f7f8
commit
f530bf8d20
@ -30,7 +30,7 @@
|
||||
|
||||
## 业务功能 TODO LIST
|
||||
|
||||
- [ ] 页面下拉刷新
|
||||
- [x] 页面下拉刷新
|
||||
- [ ] 页面悬浮球
|
||||
- [x] 导航栏返回or去首页
|
||||
- [x] 自定义导航栏顶部机型适配
|
||||
|
@ -11,7 +11,7 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的",
|
||||
"enablePullDownRefresh": true,
|
||||
"backgroundColor": "#23c09c",
|
||||
"backgroundColor": "#23c09c", // 这个背景色要与页面的.top-section的背景图差不多,这样下拉刷新看起来才比较协调
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user