From 854e0bdf9de98d1f2c24e2d7d34d4a4d2525e880 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Tue, 11 Oct 2022 08:39:10 +0800 Subject: [PATCH] change --- pages.json | 32 +++++++++++++++++++++++++ pages/ProductManage/BakeProcess.vue | 19 +++++++++++++++ pages/ProductManage/PointManage.vue | 19 +++++++++++++++ pages/ProductManage/SboProcess.vue | 19 +++++++++++++++ pages/ProductManage/SboProdProgress.vue | 19 +++++++++++++++ 5 files changed, 108 insertions(+) create mode 100644 pages/ProductManage/BakeProcess.vue create mode 100644 pages/ProductManage/PointManage.vue create mode 100644 pages/ProductManage/SboProcess.vue create mode 100644 pages/ProductManage/SboProdProgress.vue diff --git a/pages.json b/pages.json index d33f66d..99467f1 100644 --- a/pages.json +++ b/pages.json @@ -20,6 +20,38 @@ "enablePullDownRefresh": false } } + ,{ + "path" : "pages/ProductManage/SboProdProgress", + "style" : { + "navigationBarTitleText": "生箔生产进度", + "navigationStyle": "default", + "enablePullDownRefresh": false + } + } + ,{ + "path" : "pages/ProductManage/SboProcess", + "style" : { + "navigationBarTitleText": "生箔工序", + "navigationStyle": "default", + "enablePullDownRefresh": false + } + } + ,{ + "path" : "pages/ProductManage/BakeProcess", + "style" : { + "navigationBarTitleText": "烘烤工序", + "navigationStyle": "default", + "enablePullDownRefresh": false + } + } + ,{ + "path" : "pages/ProductManage/PointManage", + "style" : { + "navigationBarTitleText": "点位管理", + "navigationStyle": "default", + "enablePullDownRefresh": false + } + } ,{ "path" : "pages/ProductManage/EmptyPipeInStore", "style" : { diff --git a/pages/ProductManage/BakeProcess.vue b/pages/ProductManage/BakeProcess.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/ProductManage/BakeProcess.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/ProductManage/PointManage.vue b/pages/ProductManage/PointManage.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/ProductManage/PointManage.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/ProductManage/SboProcess.vue b/pages/ProductManage/SboProcess.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/ProductManage/SboProcess.vue @@ -0,0 +1,19 @@ + + + + + diff --git a/pages/ProductManage/SboProdProgress.vue b/pages/ProductManage/SboProdProgress.vue new file mode 100644 index 0000000..239d03a --- /dev/null +++ b/pages/ProductManage/SboProdProgress.vue @@ -0,0 +1,19 @@ + + + + +