1.浏览器报错内容:Can only set one of `children` or `props.dangerouslySetInnerHTML‘
2.解决方法
2.1使用dangerouslySetInnerHTML属性的虚拟dom元素之间可能有内容,应该没有任何内容
2.2改正