fix: 取消下拉刷新
This commit is contained in:
parent
cae9b07d63
commit
be579b08c6
|
@ -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
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue