From bdedf68fbd9975879e42058d6673bc5c1dad86db Mon Sep 17 00:00:00 2001 From: xuhuihui <3548508071@qq.com> Date: Thu, 5 May 2022 14:02:47 +0800 Subject: [PATCH 1/2] commit --- .../Frontend/src/components/SynergyEvaluation.vue | 9 +++++++-- 04.系统编码/Frontend/src/index.less | 3 ++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/04.系统编码/Frontend/src/components/SynergyEvaluation.vue b/04.系统编码/Frontend/src/components/SynergyEvaluation.vue index 39f8474..6545a5c 100644 --- a/04.系统编码/Frontend/src/components/SynergyEvaluation.vue +++ b/04.系统编码/Frontend/src/components/SynergyEvaluation.vue @@ -120,7 +120,7 @@ -
+
Date: Thu, 5 May 2022 14:06:16 +0800 Subject: [PATCH 2/2] commit --- 04.系统编码/Frontend/src/index.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/04.系统编码/Frontend/src/index.less b/04.系统编码/Frontend/src/index.less index bfe6169..ac7e554 100644 --- a/04.系统编码/Frontend/src/index.less +++ b/04.系统编码/Frontend/src/index.less @@ -402,7 +402,6 @@ img { .save-btn { top: 0.6rem; right: 2rem; - z-index: 999; } //.title { @@ -485,7 +484,6 @@ img { position: absolute; right: 0.2rem; top: 0; - z-index: 9999; } } }