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