Browse Source

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

zhangwei 2 years ago
parent
commit
08d49b21f5
1 changed files with 1 additions and 0 deletions
  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()