From da825de783984b4b97e24cf0338dabe24b4663ce Mon Sep 17 00:00:00 2001 From: xiangxy Date: Wed, 18 Oct 2023 10:39:08 +0800 Subject: [PATCH] =?UTF-8?q?add=E6=90=AC=E8=BF=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 15 +++-- pages/modules/press-carry.vue | 111 ++++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+), 4 deletions(-) create mode 100644 pages/modules/press-carry.vue diff --git a/pages.json b/pages.json index b590fda..f2eb449 100644 --- a/pages.json +++ b/pages.json @@ -107,13 +107,20 @@ } } - ,{ - "path" : "pages/modules/shelf-check", + ,{ + "path" : "pages/modules/shelf-check", "style": { "navigationStyle": "custom" } - - } + + } + ,{ + "path" : "pages/modules/press-carry", + "style": { + "navigationStyle": "custom" + } + + } ], "globalStyle": { // "pageOrientation": "landscape", diff --git a/pages/modules/press-carry.vue b/pages/modules/press-carry.vue new file mode 100644 index 0000000..56ac2c6 --- /dev/null +++ b/pages/modules/press-carry.vue @@ -0,0 +1,111 @@ + + + + +