列表优化

This commit is contained in:
仲么了
2023-11-06 11:01:29 +08:00
parent bb95331392
commit 7e90d2b6e1
12 changed files with 296 additions and 123 deletions

View File

@@ -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",
//关闭窗口回弹效果