方法一:使用<pre></pre> <pre>aaa\nbbb</pre> 方法二: 设置 white-space: pre-line; <div style="white-space: pre-line;">aaa\nbbb</div> 相关文章: