From bc254bcedd41f3cf94138c684806f44e9d3937aa Mon Sep 17 00:00:00 2001 From: Teng <461587751@qq.com> Date: Tue, 6 Jan 2026 15:40:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/Warehouse/index/component/index.vue | 9 ++++++--- unpackage/dist/dev/.nvue/pages/camera.js | 2 +- unpackage/dist/dev/.nvue/pages/fullcamera.js | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/pages/Warehouse/index/component/index.vue b/pages/Warehouse/index/component/index.vue index 9d515b3..802b357 100644 --- a/pages/Warehouse/index/component/index.vue +++ b/pages/Warehouse/index/component/index.vue @@ -445,6 +445,7 @@ margin-left: 2vw; height: 100%; transition: opacity 1s ease; + margin-top: 25rpx; .right-time{ // margin-top: 10rpx; width: 100%; @@ -475,7 +476,7 @@ height: 35vh; background-color: #fff; border-radius: 4vh; - margin-top: 15rpx; + margin-top: 25rpx; .top-title { width: 100%; @@ -536,7 +537,7 @@ } .right-bottom { - margin-top: 2vh; + margin-top: 25rpx; width: 100%; height: 38vh; background-color: #fff; @@ -572,6 +573,7 @@ } .index-content-other { + margin-left: 1.9vw; width: 65vw; height: 100%; transition: opacity 1s ease; @@ -598,6 +600,7 @@ height: 20vh; position: relative; font-size: 28rpx; + margin-top: 25rpx; } .date { @@ -882,7 +885,7 @@ background-color: #FFFFFF; padding: 1.6vw; position: relative; - margin-right: 1.5vw; + margin-right: 1vw; margin-left: 1vw; } .card-bottom { 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 };