提交
This commit is contained in:
@@ -274,7 +274,7 @@
|
||||
|
||||
- (IBAction)comitUserInfoBtnAction:(id)sender {
|
||||
//提交信息
|
||||
if (_userNameTF.text.length == 0) {
|
||||
if (![_userNameTF.text isExist]) {
|
||||
showToastInView(QXText(@"请填写昵称"), self.view);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user