This commit is contained in:
2022-12-09 10:45:50 +08:00
parent 0025abc109
commit 5192b130b7

View File

@@ -35,7 +35,9 @@
,{ ,{
"path" : "pages/ProductManage/SboProcess", "path" : "pages/ProductManage/SboProcess",
"style": { "style": {
"navigationStyle": "custom" "navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
} }
} }
,{ ,{