<textarea> 内容内容 </textarea> 浏览器会解析为 <textarea><br> 内容内容</textarea> 可见在写<textarea>时一定要写成 <textarea>内容内容</textarea> 必须写成一行! 相关文章: