ziwen il y a 1 an
Parent
commit
9c847fb066
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      controllers/banner.go

+ 2 - 2
controllers/banner.go

@@ -121,11 +121,11 @@ 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/4.png", Path: "pages-purchaser/specialColumn/specialColumn"},
+		&models.BannerUrlYxResp{IndexImg: "https://hzstatic.hzinsights.com/banner/yx/bangdan.png", Path: "/pages-purchaser/researchList/researchList "},
 	}
 
 	listB = []*models.BannerUrlYxResp{
-		&models.BannerUrlYxResp{IndexImg: "https://hzstatic.hzinsights.com/banner/yx/3.png", Path: "/index/"},
+		&models.BannerUrlYxResp{IndexImg: "https://hzstatic.hzinsights.com/banner/yx/zhuanlan.png", Path: "pages-purchaser/specialColumn/specialColumn"},
 	}
 	resp.ListA = listA
 	resp.ListB = listB