linwu 2 жил өмнө
parent
commit
3821e30e0f

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

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