diff --git a/pages/NursingNew/component/pleasetake/common/htditem.vue b/pages/NursingNew/component/pleasetake/common/htditem.vue index 21d1bbb..2c7b40d 100644 --- a/pages/NursingNew/component/pleasetake/common/htditem.vue +++ b/pages/NursingNew/component/pleasetake/common/htditem.vue @@ -391,10 +391,11 @@ height: 13vw; margin-bottom: 0.9vw; margin-left: 0.5vw; + // background-color: #fff; .carditem{ width: 27vw; height: 13vw; - background: rgba(245, 246, 248, 1); + background-color: #fff; border-radius: 1.1vw; position: relative; overflow: hidden; diff --git a/pages/Warehouse/finish.vue b/pages/Warehouse/finish.vue index 8f3f1d3..bffe59a 100644 --- a/pages/Warehouse/finish.vue +++ b/pages/Warehouse/finish.vue @@ -2057,13 +2057,13 @@ .contain { background-color: rgb(239, 240, 244); width: 90vw; - height: calc(100vh - 5vh); - padding: 1vh 2vw 0 0; + height: calc(100vh - 2vh); + padding: 1vh 2vw 0 1vw; display: flex; .contain-left { - height: calc(100vh - 3vw); - width: 30vw; + height: 95vh; + width: 35%; position: relative; z-index: 99; @@ -2496,7 +2496,7 @@ z-index: 1; height: 95vh; width: 60vw; - margin-left: 2%; + margin-left: 3%; overflow: hidden; .contain-right-title { @@ -2567,9 +2567,10 @@ margin-top: 20rpx; .middle-Y { - width: 97%; + width: 98%; height: 100%; - margin-left: 3%; + margin-left: 5%; + // background-color: red; .middle-Y-father { display: flex; @@ -2625,11 +2626,11 @@ .white-zhezhao { position: fixed; - height: 100%; + height: 105vh; background-color: #fff; - width: 60%; - top: 0; - right: 0; + width: 62vw; + top:-5vh; + right:-3vw; } .wuliao-title { diff --git a/pages/Warehouse/picking.vue b/pages/Warehouse/picking.vue index a12486d..d0b1dc5 100644 --- a/pages/Warehouse/picking.vue +++ b/pages/Warehouse/picking.vue @@ -739,7 +739,7 @@ - + 物料详情 @@ -2043,7 +2043,7 @@ .contain-left { height: 95vh; - width: 30%; + width: 35%; position: relative; z-index: 99; @@ -2551,9 +2551,11 @@ margin-left: 5%; .middle-Y { - width: 100%; + width: 98%; height: 100%; - margin-right: 3%; + margin-left: 2%; + // margin-right: 2%; + // background-color: red; .middle-Y-father { display: flex; @@ -2613,7 +2615,7 @@ background-color: #fff; width: 61vw; top:-5vh; - right:-1vw; + right:-3vw; } .wuliao-title { @@ -3149,7 +3151,7 @@ top: 0%; left: 50%; transform: translate(-50%, 0%); - width: 50%; + width: 55%; height: 100%; border-radius: 40rpx; background-color: #fff; 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 f69ae1a..a0a8c0f 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 };