This commit is contained in:
2022-10-12 15:14:01 +08:00
parent 92e9b329b8
commit 2c8273b888
3 changed files with 163 additions and 28 deletions

View File

@@ -19,36 +19,28 @@
}
}
,{
"path" : "pages/ProductManage/SboProdProgress",
"style" : {
"navigationBarTitleText": "生箔生产进度",
"navigationStyle": "default",
"enablePullDownRefresh": false
}
"path" : "pages/ProductManage/SboProdProgress",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/SboProcess",
"style" : {
"navigationBarTitleText": "生箔工序",
"navigationStyle": "default",
"enablePullDownRefresh": false
}
"path" : "pages/ProductManage/SboProcess",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/BakeProcess",
"style" : {
"navigationBarTitleText": "烘烤工序",
"navigationStyle": "default",
"enablePullDownRefresh": false
}
"path" : "pages/ProductManage/BakeProcess",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/PointManage",
"style" : {
"navigationBarTitleText": "点位管理",
"navigationStyle": "default",
"enablePullDownRefresh": false
}
"path" : "pages/ProductManage/PointManage",
"style": {
"navigationStyle": "custom"
}
}
,{
"path" : "pages/ProductManage/EmptyPipeInStore",