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