iOS设置某一个控件在一个控件上面显示2017-09-23 本文已影响0人 H_A_N想让aView在最上,就在addSubview之后用[self.view bringSubviewToFront:aView];