
{{$t('page.gName')}}
{{$t('page.gTitle')}}

{{$t('activity.first', {xp:activity.small.firstCharge[item.productId]})}}
{{$t('activity.dayFirst', {xp:activity.small.firstCharge[item.productId]})}}
{{$t('activity.month', {xp:activity.small.mounthCharge[item.productId][0],num:10-activity.small.mounthCharge[item.productId][1]})}}
{{$t('activity.webFirst', {xp:activity.small.webFirstInfo[item.productId]})}}
{{$t('activity.web', {xp:activity.small.web[item.productId]})}}
{{$t('activity.webRandom', {num:activity.small.webRandom[item.productId]})}}

{{$t('activity.monthDp', {dp:activity.small.mounthCharge[item.productId][0],num:10-activity.small.mounthCharge[item.productId][1]})}}
{{$t('activity.webDp', {dp:activity.large.web[item.productId]})}}
