diff --git a/pages.json b/pages.json index 35fafb5..1b6af9d 100644 --- a/pages.json +++ b/pages.json @@ -35,8 +35,10 @@ ,{ "path" : "pages/ProductManage/SboProcess", "style": { - "navigationStyle": "custom" - } + "navigationStyle": "custom", + "enablePullDownRefresh": true, + "onReachBottomDistance": 50 + } } ,{ "path" : "pages/ProductManage/BakeProcess",