From a84a399991afc41e97fecdabf35deffa75668761 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期三, 22 一月 2025 16:14:10 +0800 Subject: [PATCH] 111 --- src/views/doctor/checkAll/index.vue | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/views/doctor/checkAll/index.vue b/src/views/doctor/checkAll/index.vue index 75b46f0..40f47b1 100644 --- a/src/views/doctor/checkAll/index.vue +++ b/src/views/doctor/checkAll/index.vue @@ -2634,11 +2634,15 @@ // top: 107px; // right: 56px; width: 684px; + position: fixed; /* 鍥哄畾瀹氫綅 */ + right: 60px; + .right { background-color: #fff; // box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); z-index: 10; + max-height: calc(100vh - 100px); /* 鍋囪浣犳兂涓洪《閮ㄥ拰搴曢儴鐣欏嚭涓�浜涚┖闂� */ overflow-y: auto; /* 鍏佽鍨傜洿婊氬姩 */ padding: 0 0 50px; /* 鍙�夛細娣诲姞涓�浜涘唴杈硅窛浠ラ伩鍏嶅唴瀹圭揣璐磋竟缂� */ -- Gitblit v1.8.0