|
@@ -1217,8 +1217,8 @@ func (this *ReportController) IsShow() {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
resp.IsShowChart = true
|
|
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.YanXuan_Explain = true
|
|
resp.IsShowFreeButton = IsShowFreeButton
|
|
resp.IsShowFreeButton = IsShowFreeButton
|
|
mobile := user.Mobile
|
|
mobile := user.Mobile
|