|
@@ -498,7 +498,7 @@ func (this *OrderController) UserOrderList() {
|
|
|
item.LabelKeywordImgLink = utils.LABEL_ICO_3
|
|
|
item.LabelKeyword = activityLabelKeyword[v.SourceId]
|
|
|
} else if orderType == 3 {
|
|
|
- item.LabelKeyword = "畅读日卡" //日卡图标
|
|
|
+ item.LabelKeyword = "活动回放" //日卡图标
|
|
|
}
|
|
|
if v.OrderType == 3 {
|
|
|
item.PlaySeconds = mapActivityVivo[v.SourceId]
|