airkiss改为一次,
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
[super viewDidLoad];
|
||||
// Do any additional setup after loading the view.
|
||||
[self addTitleViewWithTitle:@"修改名称"];
|
||||
self.maxNameLength = 8;
|
||||
self.maxNameLength = 6;
|
||||
UIButton *tureButton = [UIButton buttonWithType:UIButtonTypeCustom];
|
||||
tureButton.frame = CGRectMake(kScreenSize.width - 100, 10, 60, 60);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user