{{ title(item) }}
{{item.freezeAmount > 0 ? '+'+points2point(item.freezeAmount):points2point(item.freezeAmount)}}
{{item.amount > 0 ? '+'+points2point(item.amount): points2point(item.amount)}}
{{sheep.$helper.timeFormat(item.createTime, 'yyyy-mm-dd hh:MM')}}
{{ t('wallet.balance') }}:{{ points2point(item.afterFreezeAmount)}}
{{ t('wallet.balance') }}:{{points2point(item.afterAmount)}}