From 9261b0b7f21114d321f55e470882690eedb059fa Mon Sep 17 00:00:00 2001 From: lx <826276471@qq.com> Date: Tue, 22 Apr 2025 09:13:33 +0800 Subject: [PATCH] =?UTF-8?q?style:=E8=B0=83=E6=95=B4=E6=BA=AF=E6=BA=90?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E8=AF=A6=E6=83=85=E8=87=AA=E9=80=82=E5=BA=94?= =?UTF-8?q?=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dataV/pageFive/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dataV/pageFive/index.vue b/src/views/dataV/pageFive/index.vue index 72edc99..6adeebf 100644 --- a/src/views/dataV/pageFive/index.vue +++ b/src/views/dataV/pageFive/index.vue @@ -152,7 +152,7 @@ export default { } > section { padding-right: 10px; - height: 100%; + max-height: calc(74vh - 100px); overflow-y: auto; &::-webkit-scrollbar { width: 6px;