From 587d25c4a1d1a5d240e7750aa0c043a702a737d5 Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期四, 18 七月 2024 10:47:30 +0800 Subject: [PATCH] 1 --- src/static/initialize.css | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/static/initialize.css b/src/static/initialize.css index f380711..d27a9e4 100644 --- a/src/static/initialize.css +++ b/src/static/initialize.css @@ -108,11 +108,11 @@ color: #fff; background-color: #fff; } - +/* img { width: 100%; height: 100%; -} +} */ uni-page-wrapper { width: 100%; @@ -127,3 +127,8 @@ position: relative; z-index: 9999 !important; } + + +.el-dropdown-menu{ + z-index: 999999999 !important; +} \ No newline at end of file -- Gitblit v1.9.1