提币验证修改

master
钟海欣 5 years ago
parent 1c61cebf7d
commit 261814b1d9
  1. 2
      src/components/balances/balances-withdrawal-widget.vue
  2. 12
      src/components/balances/banlanes-tabds.vue
  3. 12
      src/components/balances/bibi-balances/bibi-balances-table.vue
  4. 2
      src/components/balances/bibi-balances/bibi-balances-withdrawal.vue
  5. 24
      src/locales/lang/Coin.en.js
  6. 20
      src/locales/lang/Coin.zh-CN.js
  7. 20
      src/locales/lang/Coin.zh-HK.js

@ -6,7 +6,7 @@
<el-form-item :label="$t('cion.table.header_addr')">
<el-input
v-model="form.address"
:placeholder="$t('cion.table.header_addr')"
:placeholder="$t('cion.table.header_name')"
id="toAddr"
></el-input>
</el-form-item>

@ -480,7 +480,9 @@ export default {
if (res.data.code === 200) {
//
this.$message.success(this.$t('balances.table.add'));
location.reload(); //
setInterval(() => {
location.reload(); //
}, 1000);
} else {
this.$message.error(res.data.msg);
}
@ -493,7 +495,9 @@ export default {
}).then(res => {
if (res.data.code === 200) {
this.$message.success(this.$t('balances.table.add'));
location.reload(); //
setInterval(() => {
location.reload(); //
}, 1000);
} else {
this.$message.error(res.data.msg);
}
@ -506,7 +510,9 @@ export default {
}).then(res => {
if (res.data.code === 200) {
this.$message.success(this.$t('balances.table.add'));
location.reload(); //
setInterval(() => {
location.reload(); //
}, 1000);
} else {
this.$message.error(res.data.msg);
}

@ -484,7 +484,9 @@ export default {
if (res.data.code === 200) {
//
this.$message.success(this.$t('balances.table.add'));
location.reload(); //
setInterval(() => {
location.reload(); //
}, 1000);
} else {
this.$message.error(res.data.msg);
}
@ -497,7 +499,9 @@ export default {
}).then(res => {
if (res.data.code === 200) {
this.$message.success(this.$t('balances.table.add'));
location.reload(); //
setInterval(() => {
location.reload(); //
}, 1000);
} else {
this.$message.error(res.data.msg);
}
@ -510,7 +514,9 @@ export default {
}).then(res => {
if (res.data.code === 200) {
this.$message.success(this.$t('balances.table.add'));
location.reload(); //
setInterval(() => {
location.reload(); //
}, 1000);
} else {
this.$message.error(res.data.msg);
}

@ -6,7 +6,7 @@
<el-form-item :label="$t('cion.table.header_addr')">
<el-input
v-model="form.address"
:placeholder="$t('cion.table.header_addr')"
:placeholder="$t('cion.table.header_name')"
id="toAddr"
></el-input>
</el-form-item>

@ -7,16 +7,20 @@ export default {
header_status: 'Number of arrivals',
header_tips: 'Tips',
header_remarks: 'The minimum number of coins is: ',
header_financial: 'In order to protect the security of funds, when your account security policy changes and the password is modified, we will manually review the currency. Please wait patiently for the phone or email.',
header_currency: 'Be sure to check the security of your computer and browser to prevent the information from being tampered with or leaked.',
header_tiopen_pwd:"You haven't set the payment password yet. Please go back to the Personal Center to set it up.",
header_tiopen_shu:'Cancel input',
header_tiopen_input:'Please input a password',
header_tiopen_tips:'Tips',
header_tiopen_sure:'Sure',
header_tiopen_cancel:'Cancel',
header_errorAddr:'The withdrawal address cannot be empty!',
header_errorAmout:'The amount of money withdrawn should not be empty!',
header_financial:
'In order to protect the security of funds, when your account security policy changes and the password is modified, we will manually review the currency. Please wait patiently for the phone or email.',
header_currency:
'Be sure to check the security of your computer and browser to prevent the information from being tampered with or leaked.',
header_tiopen_pwd:
"You haven't set the payment password yet. Please go back to the Personal Center to set it up.",
header_tiopen_shu: 'Cancel input',
header_tiopen_input: 'Please input a password',
header_tiopen_tips: 'Tips',
header_tiopen_sure: 'Sure',
header_tiopen_cancel: 'Cancel',
header_errorAddr: 'The withdrawal address cannot be empty!',
header_errorAmout: 'The amount of money withdrawn should not be empty!',
header_name: 'Please enter your account number',
},
},
};

@ -7,16 +7,18 @@ export default {
header_status: '到账数量',
header_tips: '温馨提示',
header_remarks: '最小提币数量为:',
header_financial: '为保障资金安全,当您账户安全策略变更、密码修改、我们会对提币进行人工审核,请耐心等待工作人员电话或邮件联系。',
header_financial:
'为保障资金安全,当您账户安全策略变更、密码修改、我们会对提币进行人工审核,请耐心等待工作人员电话或邮件联系。',
header_currency: '请务必确认电脑及浏览器安全,防止信息被篡改或泄露。',
header_tiopen_pwd:'您还未设置支付密码,请返回个人中心进行设置',
header_tiopen_shu:'取消输入',
header_tiopen_input:'请输入密码',
header_tiopen_tips:'提示',
header_tiopen_sure:'确定',
header_tiopen_cancel:'取消',
header_errorAddr:'提币地址不能为空!',
header_errorAmout:'提币数量不能为空!',
header_tiopen_pwd: '您还未设置支付密码,请返回个人中心进行设置',
header_tiopen_shu: '取消输入',
header_tiopen_input: '请输入密码',
header_tiopen_tips: '提示',
header_tiopen_sure: '确定',
header_tiopen_cancel: '取消',
header_errorAddr: '提币地址不能为空!',
header_errorAmout: '提币数量不能为空!',
header_name: '请输入账户号',
},
},
};

@ -7,16 +7,18 @@ export default {
header_status: '到賬數量',
header_tips: '溫馨提示',
header_remarks: '最小提幣數量為:',
header_financial: '為保障資金安全,當您賬戶安全策略變更、密碼修改、我們會對提幣進行人工審核,請耐心等待工作人員電話或郵件聯系。',
header_financial:
'為保障資金安全,當您賬戶安全策略變更、密碼修改、我們會對提幣進行人工審核,請耐心等待工作人員電話或郵件聯系。',
header_currency: '請務必確認電腦及瀏覽器安全,防止信息被篡改或泄露。',
header_tiopen_pwd:'您還未設置支付密碼,請返回個人中心進行設置',
header_tiopen_shu:'取消輸入',
header_tiopen_input:'請輸入密碼',
header_tiopen_tips:'提示',
header_tiopen_sure:'確定',
header_tiopen_cancel:'取消',
header_errorAddr:'提幣地址不能為空!',
header_errorAmout:'提幣數量不能為空!',
header_tiopen_pwd: '您還未設置支付密碼,請返回個人中心進行設置',
header_tiopen_shu: '取消輸入',
header_tiopen_input: '請輸入密碼',
header_tiopen_tips: '提示',
header_tiopen_sure: '確定',
header_tiopen_cancel: '取消',
header_errorAddr: '提幣地址不能為空!',
header_errorAmout: '提幣數量不能為空!',
header_name: '請輸入賬戶號',
},
},
};

Loading…
Cancel
Save