xingzai 11 ay önce
ebeveyn
işleme
e24e11cbe6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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