linwu 2 жил өмнө
parent
commit
bcab93ed3d

+ 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;