Browse Source

no message

xingzai 2 years ago
parent
commit
6986ecbe30
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/activity_special.go

+ 1 - 0
services/activity_special.go

@@ -457,6 +457,7 @@ func GetActivitySpecialList(user *models.WxUserItem, currentIndex, pageSize int,
 			list[k].TripStatus = 1
 			list[k].TripStatus = 1
 		} else {
 		} else {
 			list[k].TripStatus = 2
 			list[k].TripStatus = 2
+			list[k].TripImgLink = v.TripImgLinkFix
 		}
 		}
 	}
 	}
 	return
 	return