列表优化
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"navigationStyle": "custom",
|
||||
"pullToRefresh": {
|
||||
"support":true,
|
||||
"style": "circle"
|
||||
"style": "circle",
|
||||
"color":"#007aff"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -194,6 +195,11 @@
|
||||
{
|
||||
"path": "pages/message/message",
|
||||
"style": {
|
||||
"pullToRefresh": {
|
||||
"support":true,
|
||||
"style": "circle",
|
||||
"color":"#007aff"
|
||||
},
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
//关闭窗口回弹效果
|
||||
|
||||
Reference in New Issue
Block a user