光环助手V3.5 RELEASE(20181030-2215)测试问题汇总(前端)(5.6.9.13.14.15)https://gitlab.ghzhushou.com/pm/halo-app-issues/issues/384

This commit is contained in:
kehaoyuan
2018-10-31 02:30:56 +08:00
parent 1926236d0b
commit 42e6b88220
13 changed files with 110 additions and 22 deletions

View File

@ -311,7 +311,8 @@ public class LoginUtils {
Utils.toast(context, "403202");
break;
case 400213:
Utils.toast(context, "昵称违规");
case 403016:
Utils.toast(context, "内容违规,请修改后再保存");
break;
case 403801:
Utils.toast(context, "获取验证码太频繁,请稍后再试");