소스 검색

[edit][兼容v3空红包需求]

zhangwei 3 년 전
부모
커밋
08d49b21f5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/index.vue

+ 1 - 0
pages/index.vue

@@ -597,6 +597,7 @@ export default {
 			if(this.detail.postBizData.receiveCount < this.detail.postBizData.totalCount){
 				this.getRedPacket()	
 			}else{
+				this.show_home = true
 				this.status = 'nothing'
 			}
 			this.setPickupInfo()