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

View File

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