小程序解析富文本
小程序要解析富文本数据,后端返回的是<p><span style=“color: rgb(255, 192, 0);”><strong>活动奖励</strong></span></p>这样的,前端是否能通过rich-text接管样式,还是需要引入wxParse
小程序要解析富文本数据,后端返回的是<p><span style=“color: rgb(255, 192, 0);”><strong>活动奖励</strong></span></p>这样的,前端是否能通过rich-text接管样式,还是需要引入wxParse