From 18dfa8bd37644defa9c626d7bd6794f29b9ed1d3 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Tue, 5 Mar 2024 16:29:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=9F=E6=9D=90=E6=96=99=E5=85=A5=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 32 ++++--- pages/modules/rawmater-instore.vue | 132 +++++++++++++++++++++++++++++ 2 files changed, 152 insertions(+), 12 deletions(-) create mode 100644 pages/modules/rawmater-instore.vue diff --git a/pages.json b/pages.json index 0b5ac1f..49cbc5d 100644 --- a/pages.json +++ b/pages.json @@ -24,30 +24,38 @@ "navigationStyle": "custom" } }, - { - "path" : "pages/modules/man-paichan", + { + "path" : "pages/modules/man-paichan", "style" : { "navigationStyle": "custom" } - - } - ,{ - "path" : "pages/modules/wire-board", + + } + ,{ + "path" : "pages/modules/wire-board", "style" : { "navigationStyle": "custom" } - - } - ,{ - "path" : "pages/modules/mater-inventory", + + } + ,{ + "path" : "pages/modules/mater-inventory", "style" : { "navigationStyle": "custom" } - - } + + } + ,{ + "path" : "pages/modules/rawmater-instore", + "style" : + { + "navigationStyle": "custom" + } + + } ], "globalStyle": { // "pageOrientation": "landscape", diff --git a/pages/modules/rawmater-instore.vue b/pages/modules/rawmater-instore.vue new file mode 100644 index 0000000..b54a88e --- /dev/null +++ b/pages/modules/rawmater-instore.vue @@ -0,0 +1,132 @@ + + + + +