@@ -34,7 +34,7 @@ func (this *BaseCollectionController) BannerList() {
listA = []*models.CollectionBannerResp{
&models.CollectionBannerResp{Title: "路演回放-策略系列培训视频", IndexImg: "https://hzstatic.hzinsights.com/cygx/banner/web/lyhf.png", Path: "https://web.hzinsights.com/internal/article/43"},
}
- listB.Title = "精选看板"
+ listB.Title = "专题看板"
listB.IndexImg = "https://hzstatic.hzinsights.com/cygx/banner/web/jxkb.png"
listB.IsShowSustainable = true
resp.ListA = listA