소스 검색

[edit][bugs]

zhangwei 3 년 전
부모
커밋
d8ebac8c60
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'