diff --git a/pages.json b/pages.json index e5f9ffb..d7f1e71 100644 --- a/pages.json +++ b/pages.json @@ -92,7 +92,8 @@ "path": "order/orderDetail", "style": { "navigationBarTitleText": "订单详情", - "navigationStyle": "custom" + "navigationStyle": "custom", + "enablePullDownRefresh": true } },{ "path": "order/returnOrder",