后端返回html,使用react渲染到界面

<div dangerouslySetInnerHTML={{__html: this.state.myHtml}} />
原文地址:https://www.cnblogs.com/fdd-111/p/12937387.html