extjs textfiled 宽度怎么能自适应

2024-12-23 08:53:24
推荐回答(2个)
回答(1):

autoWidth: true

设置这一项就可以了

回答(2):

可以按比例,如总长度20% 设置 width : '20%' 属性