{
layout: 'default',
style: {
navigationBarTitleText: '%wallet.recharge.title%',
navigationBarBackgroundColor: '#fff',
"app-plus": {
"titleNView": {
"buttons": [
{
"text": "Record",
"fontSize": "28rpx",
"width": "85px"
}
]
}
}
},
}
{{ t('wallet.recharge.highestDiscount', [Math.max(...(dataList.map(i => i.discountRate)))]) }}
{{ formatNumber(i.amount) }}
{{ t('wallet.recharge.get') }}
৳{{ formatNumber(i.amount + i.discount) }}, {{ i.discountRate }}%
{{ t('wallet.recharge.discount') }}
{{ t('wallet.recharge.submit') }}