VergilLoL 我设置Image的left,right,top,bottom都为50的时候Image距parent的上下左右都为50,但是我设置Text和Label和TextArea的l,r,t,b时,会变成这样:
cuixueying cuixueying 你的父容器是个什么,我测试了下,是可以的,你的label现在的表现是什么,如果你的文本红色矩形的区域是对的,但是文字超出了,你可以设置下overflow=hidden看下!