From f7aa19a842dbb3e6640294e2e4e4c75687280fd4 Mon Sep 17 00:00:00 2001 From: daihh Date: Mon, 31 Oct 2022 16:45:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8B=8B=E7=AB=A0=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/medalDlg.vue | 31 ++++++++++++++++++++++++++++++ src/views/Index.vue | 6 +++--- 2 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 src/components/Portal/medalDlg.vue diff --git a/src/components/Portal/medalDlg.vue b/src/components/Portal/medalDlg.vue new file mode 100644 index 00000000..8f6215b5 --- /dev/null +++ b/src/components/Portal/medalDlg.vue @@ -0,0 +1,31 @@ + + + + + diff --git a/src/views/Index.vue b/src/views/Index.vue index c12e619a..f9c38fc4 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -430,7 +430,7 @@ - +
@@ -501,7 +501,7 @@ }, data() { return { - showLoginMedal:false,//是否显示登录勋章 + showLoginMedal:true,//是否显示登录勋章 lastStudy:{}, overlayShow:false, userData: { uvalue:0, totalStudyHour:0 }, @@ -1070,7 +1070,7 @@ background: transparent !important; box-shadow:none !important; .el-dialog__header{ - display: none !important; + //display: none !important; } .el-dialog__body{ // width: 320px !important;