From 5192b130b76cf6c7d5826da119d02425ebc25155 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Fri, 9 Dec 2022 10:45:50 +0800 Subject: [PATCH] pages --- pages.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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",