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 @@
+
+
+
+
+
+
+
+
+