diff --git a/pages.json b/pages.json
index 3fa1702..1624ec6 100644
--- a/pages.json
+++ b/pages.json
@@ -48,19 +48,20 @@
"style": {
"navigationStyle": "custom",
"app-plus": {
- // "subNVues": [{
- // "id": "monitorSub",
- // "path": "pages/camera",
- // "style": {
- // "position": "absolute",
- // "left": "230px",
- // "top": "105px",
- // "width": "680px",
- // "height": "520px",
- // "background": "transparent"
- // }
- // }
- // ]
+ "subNVues": [
+ {
+ "id": "monitorSub",
+ "path": "pages/fullcamera",
+ "style": {
+ "position": "absolute",
+ "left": "20px",
+ "top": "40px",
+ "width": "900px",
+ "height": "600px",
+ "background": "transparent"
+ }
+ }
+ ]
}
}
},
@@ -103,6 +104,7 @@
}
},
+
// 仓储
{
"path": "pages/Warehousing/index",
diff --git a/pages/NursingNew/component/equipment.vue b/pages/NursingNew/component/equipment.vue
new file mode 100644
index 0000000..e9bdb55
--- /dev/null
+++ b/pages/NursingNew/component/equipment.vue
@@ -0,0 +1,1242 @@
+
+
+
+
+ NUID:{{ uni.getStorageSync('nuId')}}
+
+
+ {{ uni.getStorageSync('nuName')}}
+
+
+
+
+ 23°C
+
+ 39%
+
+
+
+ {{name}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ randomValue }}
+
+
+ 289.00
+
+
+ KWH
+
+
+
+ 用电量
+
+
+
+
+
+
+ 在线
+
+
+ SN:250425201185
+
+
+ 上次抄表时间:2025-06-27 20:18:06
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/NursingNew/component/index.vue b/pages/NursingNew/component/index.vue
index ac33c53..2cb0ca7 100644
--- a/pages/NursingNew/component/index.vue
+++ b/pages/NursingNew/component/index.vue
@@ -28,7 +28,9 @@