@@ -2428,7 +2428,7 @@ func (this *ActivityCoAntroller) ActivityListNew() {
page := paging.GetPaging(currentIndex, pageSize, total)
resp := new(models.GetCygxActivityListRep)
resp.Label = label
- resp.ImgUrl = "https://hongze.oss-cn-shanghai.aliyuncs.com/static/images/202111/20211104/QbTGTNhD9MxYp24cJ7V5WpCN0oNl.png"
+ resp.ImgUrl = ""
resp.List = list
resp.Paging = page
br.Ret = 200