<span dangerouslySetInnerHTML={{ __html: '我是一段HTML代码片段<a href="http://abc.com">将我渲染出来</a>' }}></span> 相当于vue中 的v-html