From 0032368410100a12819496bdbccbe8b54bf6f1f5 Mon Sep 17 00:00:00 2001 From: yuyongdong Date: Fri, 12 Apr 2024 23:19:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A2=E7=B4=A2=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E4=B8=8D=E5=BC=B9=E5=87=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/awardDialog.vue | 4 ++-- src/views/home/index.vue | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/views/home/awardDialog.vue b/src/views/home/awardDialog.vue index bcf3565..5fc6ef6 100644 --- a/src/views/home/awardDialog.vue +++ b/src/views/home/awardDialog.vue @@ -4,12 +4,12 @@
-
{{ dialogTitle }}
+
{{ dialogTitle }}
-
+
Points
diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 426744f..14f6c75 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -870,9 +870,8 @@ export default { } else { this.dialogTitle = 'Congratulations' } - - this.ExploreDialogVisible = true this.getGameStat() + this.ExploreDialogVisible = true }, // 宝箱助力奖励 @@ -880,8 +879,8 @@ export default { this.awardData = val this.eventName = 'help_event' this.dialogTitle = 'Got lucky and success full Boosting' - this.ExploreDialogVisible = true this.getGameStat(); + this.ExploreDialogVisible = true }, // 社媒任务奖励