瀏覽代碼

feat:未签到时不能点按钮

zhanghui 2 年之前
父節點
當前提交
6803968653
共有 1 個文件被更改,包括 1 次插入0 次删除
  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]