{{ t('module.Order title') }}:{{ state.buy.info.title }}
{{ t('module.Order No') }}:{{ state.buy.info.sn }}
{{ t('module.Purchase user') }}:{{ specificUserName(baAccount) }}
{{ t('module.Order price') }}:
{{ currency(state.buy.info.amount, state.buy.info.pay.money ? 1 : 0) }}
{{ t('module.Purchased, can be installed directly') }}