未验证 提交 270c8346 编写于 作者: V Van

🔒 对安全内容实用 html 展现

上级 2891a015
......@@ -114,7 +114,7 @@ export default class Donate extends React.Component {
classes.ftGreen)}>{row.paymentAmount}RMB</span>
<span className={classes.ftGray}>{row.paymentTimeStr}</span>
</div>
<div>{row.paymentMemo}</div>
<div dangerouslySetInnerHTML={{ __html: row.paymentMemo}}></div>
</div>
)
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册