xingzai 11 miesięcy temu
rodzic
commit
e24e11cbe6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -51,7 +51,7 @@ func (this *ReportController) IsShow() {
 	if total > 0 {
 		resp.IsYanxuanSpecialAuthor = true
 	}
-	//resp.IsShowMobileAndEmailButton = true
+	resp.IsShowMobileAndEmailButton = true
 	resp.IsShowWxPay = utils.IS_SHOW_WX_PAY // 是否调取微信支付
 
 	resp.IsShow = true