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 }, // 社媒任务奖励