企业包版本修改 此commit置顶 1.3.0
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
make.size.mas_equalTo(CGSizeMake(11, 11));
|
||||
}];
|
||||
|
||||
|
||||
[self.gameBgView mas_makeConstraints:^(MASConstraintMaker *make) {
|
||||
make.right.mas_equalTo(-10);
|
||||
make.top.mas_equalTo(self.avatarImageView.mas_top).offset(5);
|
||||
|
Reference in New Issue
Block a user