Browse Source

no message

xingzai 2 years ago
parent
commit
24d6d7dd8a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      controllers/report.go

+ 2 - 2
controllers/report.go

@@ -1217,8 +1217,8 @@ func (this *ReportController) IsShow() {
 		return
 	}
 	resp.IsShowChart = true
-	resp.IsShowResearch = true
-	resp.LinkWxExplain = utils.LINK_WX_EXPLAIN
+	//resp.IsShowResearch = true
+	//resp.LinkWxExplain = utils.LINK_WX_EXPLAIN
 	resp.YanXuan_Explain = true
 	resp.IsShowFreeButton = IsShowFreeButton
 	mobile := user.Mobile