textarea在chrome和safari浏览器下可以拖动大小,有时候我们希望大小能固定解决方法:resize: none;或者:max-width:300px;max-height:300px;width:300px;height:300px; 相关文章: