tremble 5 years ago
parent
commit
de811ec5fb
2 changed files with 2 additions and 2 deletions
  1. 1 1
      mobile/src/store/language/cn/toast.js
  2. 1 1
      mobile/src/store/language/en/toast.js

+ 1 - 1
mobile/src/store/language/cn/toast.js

@@ -21,7 +21,7 @@ export default{
   '20': '请完善发票信息',
   '20': '请完善发票信息',
   '21': '请输入18位的税务登记号',
   '21': '请输入18位的税务登记号',
   '22': '请输入正确的手机号码',
   '22': '请输入正确的手机号码',
-  '23': '注册成功,是否立刻登录?',
+  '23': '账号注册成功,请登录',
   '24': '密码修改成功,请重新登录',
   '24': '密码修改成功,请重新登录',
   '25': '没有找到相应的记录',
   '25': '没有找到相应的记录',
   '26': '确定要解绑当前相机吗?',
   '26': '确定要解绑当前相机吗?',

+ 1 - 1
mobile/src/store/language/en/toast.js

@@ -21,7 +21,7 @@ export default{
   '20': 'Please complete the invoice information.',
   '20': 'Please complete the invoice information.',
   '21': 'Please enter the 18-digits tax number.',
   '21': 'Please enter the 18-digits tax number.',
   '22': 'Please enter a correct mobile number.',
   '22': 'Please enter a correct mobile number.',
-  '23': 'Signed up successfully. Log in now?',
+  '23': 'Signed up successfully. Log in now.',
   '24': 'Password reset. Please re-log in.',
   '24': 'Password reset. Please re-log in.',
   '25': 'No record found.',
   '25': 'No record found.',
   '26': 'Are you sure to unbind the current camera?',
   '26': 'Are you sure to unbind the current camera?',