Browse Source

[edit][bugs]

zhangwei 3 năm trước cách đây
mục cha
commit
d8ebac8c60
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index.vue

+ 1 - 1
pages/index.vue

@@ -249,6 +249,7 @@ export default {
 					} else {
 						this.status = 'opened'
 					}
+					this.getValidity()
 					break;
 				// 红包被领完了
 				case '2008':
@@ -357,7 +358,6 @@ export default {
 			// 领取任务红包
 			this.setCookieMid()
 			this.getRedPacket()
-			this.getValidity()
 		} else {
 			this.home_show = true
 			this.status = 'no-chrome'