Explorar o código

feat:未签到时不能点按钮

zhanghui %!s(int64=2) %!d(string=hai) anos
pai
achega
6803968653
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -618,6 +618,7 @@
 						this.getImgUrlByOssId(this.userInfo.avatar)
 					}
 					if (this.userInfo.signIn){
+						this.buttonState=[0,1,1,1]
 						this.currServiceInfo()
 					}else {
 						this.buttonState=[1,1,1,1]