Browse Source

注释文字

main
mac 1 month ago
parent
commit
9a7c5e4194
  1. 4
      src/pages/transfer/index.tsx

4
src/pages/transfer/index.tsx

@ -73,8 +73,8 @@ const Transfer = () => {
<div className='fz-wb-550'>{t('Assets transfer-matters needing attention')}</div>
<div className='text-sub fz-14 mt-1'>
<p>{t('1.Please ensure the safety of the equipment during use,Prevent data from being tampered with or leaked。')}</p>
<p>{t('2.In the process of fund transfer, if there is a delay or other situation,Please handle it later or contact customer service。')}</p>
<p>{t('3.After fund transfer operation,There may be delays in the system;If exceeding10Minutes have not yet arrived,Please contact customer service。')}</p>
{/* <p>{t('2.In the process of fund transfer, if there is a delay or other situation,Please handle it later or contact customer service。')}</p> */}
{/* <p>{t('3.After fund transfer operation,There may be delays in the system;If exceeding10Minutes have not yet arrived,Please contact customer service。')}</p> */}
</div>
</div>
<div className='divider' style={{ backgroundColor: '#8492a6' }}></div>

Loading…
Cancel
Save