From 35742487a696940e16d7d7e970d45135560defc6 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Sat, 29 Oct 2022 15:30:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E5=87=BA=E5=8B=8B=E7=AB=A0=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Index.vue | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index af47536c..b7441c26 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -426,8 +426,8 @@ - -
+ +
@@ -497,7 +497,7 @@ }, data() { return { - showLoginMedal:false,//是否显示登录勋章 + showLoginMedal:true,//是否显示登录勋章 lastStudy:{}, overlayShow:false, userData: { uvalue:0, totalStudyHour:0 }, @@ -1044,6 +1044,26 @@