소스 검색

no message

xingzai 2 년 전
부모
커밋
24d6d7dd8a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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