diff --git a/pages.json b/pages.json index 8de0e5a..9362255 100644 --- a/pages.json +++ b/pages.json @@ -117,7 +117,8 @@ "path": "order/orderList", "style": { "navigationBarTitleText": "订单列表", - "navigationStyle": "custom" + "navigationStyle": "custom", + "enablePullDownRefresh": true } },{ "path": "order/orderConfirm",