From eec179f6b5d03f16ad4289bbf424fab9ffdce512 Mon Sep 17 00:00:00 2001 From: lixg Date: Thu, 8 Dec 2022 16:56:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=A2=9E=E5=8A=A0=E9=9D=A2=E6=8E=88?= =?UTF-8?q?=E8=AF=BE=E7=AD=BE=E5=88=B0=E5=92=8C=E8=AF=BE=E7=A8=8B=E4=BA=8C?= =?UTF-8?q?=E7=BB=B4=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TwoDimensionalCode.vue | 2 +- src/views/courselibrary/CoursewareManage.vue | 64 +++++++++++++++----- src/views/learningpath/LevelAdd.vue | 2 +- 3 files changed, 52 insertions(+), 16 deletions(-) diff --git a/src/components/TwoDimensionalCode.vue b/src/components/TwoDimensionalCode.vue index 681497fb..78ecfaed 100644 --- a/src/components/TwoDimensionalCode.vue +++ b/src/components/TwoDimensionalCode.vue @@ -7,7 +7,7 @@ :closable="closableQR" wrapClassName="codeModal" style="margin-top: 400px" - :zIndex="999" + :zIndex="9999" @cancel="qr_exit" >
diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index ff0b4b33..f54a2830 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -191,7 +191,7 @@ alt="" />
- + 授课形式 @@ -221,7 +221,7 @@ - + +