Procházet zdrojové kódy

feat:未签到时不能点按钮

zhanghui před 2 roky
rodič
revize
6803968653
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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]