@ -1,3 +1,3 @@
SKIP_PREFLIGHT_CHECK=true
GENERATE_SOURCEMAP=false
REACT_APP_BASEURL='http://203.161.61.234:8082'
REACT_APP_BASEURL='https://matontrading.com'
@ -149,5 +149,6 @@
"Password must be a combination of letters and numbers":"密码必须是字母加数字的组合",
"New password":"新密码",
"Please enter a account":"请输入账号",
"Please enter a password":"请输入密码"
"Please enter a password":"请输入密码",
"Transfer account":"转出账号"
}
@ -136,6 +136,10 @@ const AssetsRecords = () => {
title: t('Describe'),
dataIndex: 'describe',
},
{
title: t('Transfer account'),
dataIndex: 'email'
title: t('Amount'),
dataIndex: 'amount'