请问一下 WEB消息推送框架 web-msg-sender 怎样设置在推送信息的时候不预处理html代码? 不把html代码换成实体符 如我想推送: <span style="color:red;">这是红色的字</span> 我就想收到消息时直接显示红色的字,而不是把html代码显示出来。...