Commit 72406b75 authored by Junling Bu's avatar Junling Bu
Browse files

feat[litemall-wx]: 全局取消下拉刷新

parent 1aff086d
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
"window": { "window": {
"navigationBarBackgroundColor": "#FFFFFF", "navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTitleText": "litemall小程序商城", "navigationBarTitleText": "litemall小程序商城",
"enablePullDownRefresh": true, "enablePullDownRefresh": false,
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"backgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF",
"backgroundTextStyle": "dark" "backgroundTextStyle": "dark"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment