From 2daeae0157f7b2e8066d410bb3aee7afda21469b Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Mon, 11 Dec 2023 10:05:50 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B6=82=E6=9D=BF=E7=BA=BF=E4=B8=8B=E6=96=99?=
=?UTF-8?q?=E3=80=81=E5=8C=85=E7=89=87=E6=9C=BA=E5=8F=AB=E6=96=99?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 16 ++++++++++++++++
pages/modules/call-mater.vue | 19 +++++++++++++++++++
pages/modules/unloading-mater.vue | 19 +++++++++++++++++++
3 files changed, 54 insertions(+)
create mode 100644 pages/modules/call-mater.vue
create mode 100644 pages/modules/unloading-mater.vue
diff --git a/pages.json b/pages.json
index 670992c..5fb9348 100644
--- a/pages.json
+++ b/pages.json
@@ -45,6 +45,22 @@
"navigationStyle": "custom"
}
}
+ ,{
+ "path" : "pages/modules/unloading-mater",
+ "style" :
+ {
+ "navigationStyle": "custom"
+ }
+
+ }
+ ,{
+ "path" : "pages/modules/call-mater",
+ "style" :
+ {
+ "navigationStyle": "custom"
+ }
+
+ }
],
"globalStyle": {
// "pageOrientation": "landscape",
diff --git a/pages/modules/call-mater.vue b/pages/modules/call-mater.vue
new file mode 100644
index 0000000..239d03a
--- /dev/null
+++ b/pages/modules/call-mater.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
diff --git a/pages/modules/unloading-mater.vue b/pages/modules/unloading-mater.vue
new file mode 100644
index 0000000..239d03a
--- /dev/null
+++ b/pages/modules/unloading-mater.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+