<divv-for="itemAmount in collectionAmount":key="itemAmount.currencyNameZh">{{$i18n.locale=='zh_CN'?itemAmount.currencyNameZh:itemAmount.currencyNameEn}}:{{itemAmount.amount}}</div>
<divv-for="itemAmount in collectionAmount":key="itemAmount.currencyNameZh">{{$i18n.locale=='zh_CN'?itemAmount.currencyNameZh:itemAmount.currencyNameEn}}:{{itemAmount.amount}}</div>