浏览代码

个人资料

linwu 2 年之前
父节点
当前提交
bcab93ed3d
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      public/themes/simpleboot3/love/my/profile.html

+ 0 - 4
public/themes/simpleboot3/love/my/profile.html

@@ -396,10 +396,6 @@
                     history.back();
                 },
                 onSubmit() {
-                    if (this.form.username == '') {
-                        this.$toast('请输入用户名');
-                        return false;
-                    }
                     if (this.form.realname == '') {
                         this.$toast('请输入真实姓名');
                         return false;