企业包版本修改 此commit置顶 1.3.0

This commit is contained in:
liyuhua
2023-08-31 20:23:25 +08:00
parent ab9061580a
commit d87ac12794

View File

@@ -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);