diff --git a/pages/NursingNew/component/leftcontent/leftcontent.vue b/pages/NursingNew/component/leftcontent/leftcontent.vue index 439fff5..d502dc9 100644 --- a/pages/NursingNew/component/leftcontent/leftcontent.vue +++ b/pages/NursingNew/component/leftcontent/leftcontent.vue @@ -73,6 +73,8 @@ width: 6vw; display: flex; flex-direction: column; + margin-top: 5vh; + height: 60vh; // background-color: red; .act{ background: RGBA(228, 229, 231, 1); @@ -92,7 +94,7 @@ align-items: center; position: relative; justify-content: space-between; - margin-top: 0vw; + margin-bottom: 0.8vw; padding: 0.25vw 0; .tm{ width: 6vw; 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 };