Skip to content

[self.containerView.subviews enumerateObjectsUsingBlock:^(__kindof UIView * _Nonnull obj, NSUInteger idx, BOOL * _Nonnull stop) { [obj removeFromSuperview]; }]; [self.containerView remakeConstraints:^(MASConstraintMaker *make) { make.left.equalTo(15); make.top.equalTo(66); make.right.equalTo(-15); }]; #2

@LAnqxpp

Description

@LAnqxpp

这一步操作意思是 ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions