From 6a03701af2452438e0ed533e7a0f16cd83e7f84d Mon Sep 17 00:00:00 2001 From: wyx Date: Tue, 28 Feb 2023 15:34:18 +0800 Subject: [PATCH] =?UTF-8?q?style:=E5=AD=A6=E4=B9=A0=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E5=9B=BEc:\Users\86187\Desktop\testcode\fe-manage\src\views\le?= =?UTF-8?q?arningpath\LevelAddDetail.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/learningpath/LevelAddDetail.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/learningpath/LevelAddDetail.vue b/src/views/learningpath/LevelAddDetail.vue index f115279b..56d32975 100644 --- a/src/views/learningpath/LevelAddDetail.vue +++ b/src/views/learningpath/LevelAddDetail.vue @@ -261,7 +261,7 @@ size="small" active-color="red"/>
必修
@@ -1946,7 +1946,7 @@ const cancelStorage = async () => { background-color: #5dc988; line-height: 23px; position: absolute; - z-index: 998; + z-index: 888; color: #ffffff; border-radius: 4px; } @@ -1958,7 +1958,7 @@ const cancelStorage = async () => { line-height: 23px; // display: none; position: absolute; - z-index: 998; + z-index: 888; color: #5dc988; border-radius: 4px; }