xingzai před 1 rokem
rodič
revize
c803b69cf3
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      controllers/banner.go

+ 1 - 0
controllers/banner.go

@@ -134,6 +134,7 @@ func (this *BannerController) ListYx() {
 		listA = []*models.BannerUrlYxResp{
 			&models.BannerUrlYxResp{IndexImg: "https://hzstatic.hzinsights.com/banner/yx/1.png", Path: "pages-purchaser/leaflet/leaflet?leafletImage=https%3A%2F%2Fhzstatic.hzinsights.com%2Fcygx%2Fconfig%2Fresearch_11_0.png"},
 			&models.BannerUrlYxResp{IndexImg: "https://hzstatic.hzinsights.com/banner/yx/2.png", Path: "pages-purchaser/survey/surveySubmit"},
+			&models.BannerUrlYxResp{IndexImg: "https://hzstatic.hzinsights.com/banner/yx/3_long.png", Path: "pages-purchaser/researchList/researchList"},
 		}
 		listB = []*models.BannerUrlYxResp{
 			&models.BannerUrlYxResp{IndexImg: "https://hzstatic.hzinsights.com/banner/yx/4_short.png", Path: "pages-purchaser/specialColumn/specialColumn"},