diff --git a/pages.json b/pages.json index 8636198..45e46a4 100644 --- a/pages.json +++ b/pages.json @@ -184,7 +184,10 @@ "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "app", - "navigationBarBackgroundColor": "#2294E6" + "navigationBarBackgroundColor": "#2294E6", + "pullToRefresh":{ + "color": "#2294E6" + } // "backgroundColor": "#F8F8F8" }, "uniIdRouter": {}