修改后端返回的富文本图片超出页面

211 阅读1分钟

this.info.content=this.info.content.replace(/\<img/g,'<img style="max-width:100%;height:auto;"')