diff --git a/pages.json b/pages.json
index 33cc8af..d3a9a11 100644
--- a/pages.json
+++ b/pages.json
@@ -57,17 +57,13 @@
}
},
{
-<<<<<<< HEAD
"path": "pages/modules/EquipMaintainSure",
"style": {
"navigationStyle": "custom"
}
},
{
- "path": "pages/modules/EquipRepairExecute",
-=======
"path": "pages/device/RepairWork",
->>>>>>> 7f09ba976650bb89b69572bac02657185529bbed
"style": {
"navigationStyle": "custom"
}
@@ -90,7 +86,14 @@
"navigationStyle": "custom"
}
- }
+ },
+ {
+ "path" : "pages/device/WorkManage",
+ "style": {
+ "navigationStyle": "custom"
+ }
+
+ }
],
"globalStyle": {
// "pageOrientation": "landscape",
diff --git a/pages/device/WorkManage.vue b/pages/device/WorkManage.vue
new file mode 100644
index 0000000..239d03a
--- /dev/null
+++ b/pages/device/WorkManage.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 7038775..e96e2d8 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -35,31 +35,34 @@