返回的富文本数据.replace(/\<img/gi, '<img style='100%'');

replace() 方法用于在字符串中用一些字符替换另一些字符

相关文章: