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;