Эх сурвалжийг харах

Merge branch 'cygx_11.1' of http://8.136.199.33:3000/cxzhang/hongze_clpt into debug

xingzai 1 жил өмнө
parent
commit
deac210433

+ 1 - 1
controllers/collection.go

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