Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
添加rows属性如
rows
<textarea rows="1">Hello</textarea>
将指示浏览器仅呈现 1 行。