diff --git a/pages/NursingNew/component/index.vue b/pages/NursingNew/component/index.vue
index 9fa7cdb..a6122c9 100644
--- a/pages/NursingNew/component/index.vue
+++ b/pages/NursingNew/component/index.vue
@@ -40,7 +40,7 @@
60
-
+
@@ -64,7 +64,7 @@
70
-
+
@@ -82,9 +82,11 @@
- {{ (uni.getStorageSync('NUall').humidDeviceList && uni.getStorageSync('NUall').humidDeviceList[0])? uni.getStorageSync('NUall').humidDeviceList[0].temperature: '-' }}°C
+ {{ (uni.getStorageSync('NUall').humidDeviceList && uni.getStorageSync('NUall').humidDeviceList[0])? uni.getStorageSync('NUall').humidDeviceList[0].temperature: '-' }}°C
- {{ (uni.getStorageSync('NUall').humidDeviceList && uni.getStorageSync('NUall').humidDeviceList[0])? uni.getStorageSync('NUall').humidDeviceList[0].humidity: '-' }}%
+ {{ (uni.getStorageSync('NUall').humidDeviceList && uni.getStorageSync('NUall').humidDeviceList[0])? uni.getStorageSync('NUall').humidDeviceList[0].humidity: '-' }}%
@@ -113,7 +115,7 @@
一级压疮防护
-
+
@@ -175,7 +177,29 @@
-
+
+ 护理单元
+
+
+
+
+
+
+
+
+ 护理单元01
+
+
+ {{ item.elderInfo?.name?`入住`:`空闲` }}
+
+
+
+ NUID:2506000001
+
+
+
+
@@ -183,12 +207,28 @@
长者标签
-
+
{{ uni.getStorageSync('NUall').elderInfo?.name }}
+
+ {{ uni.getStorageSync('NUall').elderInfo?.sex }}
+
+
+ {{ calcAge(uni.getStorageSync('NUall').elderInfo?.dateOfBirth) }}
+
+ 岁
+
+
+ {{ uni.getStorageSync('NUall').elderInfo?.startTime }}
+
+
+
+ {{ item }}
+
+
@@ -196,7 +236,7 @@
\ No newline at end of file
diff --git a/static/index/newindex/leftmenu/NUblue.png b/static/index/newindex/leftmenu/NUblue.png
new file mode 100644
index 0000000..c69403c
Binary files /dev/null and b/static/index/newindex/leftmenu/NUblue.png differ
diff --git a/static/index/newindex/leftmenu/NUwhite.png b/static/index/newindex/leftmenu/NUwhite.png
new file mode 100644
index 0000000..1aef06a
Binary files /dev/null and b/static/index/newindex/leftmenu/NUwhite.png differ
diff --git a/static/index/newindex/leftmenu/time.png b/static/index/newindex/leftmenu/time.png
new file mode 100644
index 0000000..47652ab
Binary files /dev/null and b/static/index/newindex/leftmenu/time.png differ
diff --git a/unpackage/dist/dev/.nvue/pages/camera.js b/unpackage/dist/dev/.nvue/pages/camera.js
index 04100f2..12310ff 100644
--- a/unpackage/dist/dev/.nvue/pages/camera.js
+++ b/unpackage/dist/dev/.nvue/pages/camera.js
@@ -574,7 +574,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
)
]);
}
-const camera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/项目/hldy_app_mini/pages/camera.nvue"]]);
+const camera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/hldy_app_mini/pages/camera.nvue"]]);
export {
camera as default
};
diff --git a/unpackage/dist/dev/.nvue/pages/fullcamera.js b/unpackage/dist/dev/.nvue/pages/fullcamera.js
index c959abe..dd59bdc 100644
--- a/unpackage/dist/dev/.nvue/pages/fullcamera.js
+++ b/unpackage/dist/dev/.nvue/pages/fullcamera.js
@@ -577,7 +577,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
)
]);
}
-const fullcamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/项目/hldy_app_mini/pages/fullcamera.nvue"]]);
+const fullcamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/hldy_app_mini/pages/fullcamera.nvue"]]);
export {
fullcamera as default
};