diff --git a/pages.json b/pages.json index 3fcb9de..e0df45e 100644 --- a/pages.json +++ b/pages.json @@ -286,6 +286,46 @@ } } + ,{ + "path" : "pages/SecondPhase/production/SboProdProgress", + "style" : + { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/SecondPhase/production/SboProcess", + "style" : + { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/SecondPhase/production/BakeProcess", + "style" : + { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/SecondPhase/production/ManmadeBake", + "style" : + { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/SecondPhase/production/SurfaceProcess", + "style" : + { + "navigationStyle": "custom" + } + + } ], "globalStyle": { // "pageOrientation": "landscape", diff --git a/pages/home/home.vue b/pages/home/home.vue index 9bfa40c..79c30a7 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -31,7 +31,7 @@ - + {{title}} {{e.title}} @@ -43,8 +43,8 @@