From ec86f7acdaead1f9b6a0af181b9c4e2f4147cd62 Mon Sep 17 00:00:00 2001
From: wangweidong <850489345@qq.com>
Date: Wed, 14 Jan 2026 16:37:24 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../component/pleasetake/common/medetails.vue | 17 ++++++++---------
unpackage/dist/dev/.nvue/pages/camera.js | 2 +-
unpackage/dist/dev/.nvue/pages/fullcamera.js | 2 +-
3 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/pages/NursingNew/component/pleasetake/common/medetails.vue b/pages/NursingNew/component/pleasetake/common/medetails.vue
index 5b2d478..94470ab 100644
--- a/pages/NursingNew/component/pleasetake/common/medetails.vue
+++ b/pages/NursingNew/component/pleasetake/common/medetails.vue
@@ -11,7 +11,7 @@
{{ objtake?.categoryId_dictText }}
{{ objtake?.typeId_dictText }}
- {{objtake?.medicationId_dictText}}
+ {{objtake?.medicationId_dictText}}
@@ -21,7 +21,7 @@
物料编码
{{objtake?.materialNo}}
-
+
规格型号
{{objtake?.specificationModel}}
@@ -31,11 +31,11 @@
请领数量
{{wuobj.qlNum?wuobj.qlNum:'0'}}
-
+
请领单位
{{objtake?.materialUnits}}
-
+
累计请领
{{wuobj.wlNum?wuobj.wlNum:0}}
@@ -145,7 +145,7 @@ import { ref, onMounted, onBeforeUnmount, computed, nextTick, watch, reactive }
.leftbox {
width: 14.2vw;
height: 100%;
- border-right: 2px solid #E5E5E5;
+ border-right: 2px solid #f2f2f2;
.cardfa {
width: 100%;
margin-top: 0.6vw;
@@ -153,7 +153,7 @@ import { ref, onMounted, onBeforeUnmount, computed, nextTick, watch, reactive }
align-items: center;
flex-wrap: wrap;
view {
- width: 6.5vw;
+ width: 6vw;
height: 2vw;
border-radius: 1vw;
border: 1px solid #D2D2D2;
@@ -188,13 +188,13 @@ import { ref, onMounted, onBeforeUnmount, computed, nextTick, watch, reactive }
}
.youcont {
- width: 32vw;
+ width: 37vw;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
+ padding: 0 1.8vw;
>view {
- padding: 0 1.8vw;
&:nth-child(2),
&:nth-child(3) {
width: 100%;
@@ -211,7 +211,6 @@ import { ref, onMounted, onBeforeUnmount, computed, nextTick, watch, reactive }
display: flex;
flex-direction: column;
justify-content: space-between;
-
text {
font-weight: 400;
font-size: 1.4vw;
diff --git a/unpackage/dist/dev/.nvue/pages/camera.js b/unpackage/dist/dev/.nvue/pages/camera.js
index 12310ff..04100f2 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 a0a8c0f..f69ae1a 100644
--- a/unpackage/dist/dev/.nvue/pages/fullcamera.js
+++ b/unpackage/dist/dev/.nvue/pages/fullcamera.js
@@ -578,7 +578,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
};