|
@@ -1890,7 +1890,7 @@ func (this *ActivityController) ScheduleList() {
|
|
//list[k].ImgUrlText = "https://hongze.oss-cn-shanghai.aliyuncs.com/static/images/202112/20211221/bIdfv8t86xrFRpDOeGGHXOmKEuKl.png"
|
|
//list[k].ImgUrlText = "https://hongze.oss-cn-shanghai.aliyuncs.com/static/images/202112/20211221/bIdfv8t86xrFRpDOeGGHXOmKEuKl.png"
|
|
list[k].ImgUrlText = utils.YAN_XUAN_IMG
|
|
list[k].ImgUrlText = utils.YAN_XUAN_IMG
|
|
}
|
|
}
|
|
- if v.ActivityType == 0 {
|
|
|
|
|
|
+ if v.ActivityType == 0 && v.SourceType == 1{
|
|
if mapAddress[v.City] != "" {
|
|
if mapAddress[v.City] != "" {
|
|
list[k].ImgUrl = mapAddress[v.City]
|
|
list[k].ImgUrl = mapAddress[v.City]
|
|
} else {
|
|
} else {
|