@@ -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