码迷,mamicode.com
首页 > 微信 > 详细

微信小程序rich-text中的nodes属性

时间:2020-07-26 15:42:04      阅读:185      评论:0      收藏:0      [点我收藏+]

标签:replace   标签   code   text   spl   微信小程序   des   适应   margin   

微信小程序中的rich-text可以接收转移html标签

字体的样式处理 可以通过 给rich-text添加类名设置字体样式

图片的样式(自适应)

获取的html标签字符串.replace(/<img/g, ‘<img style="max-width:100%;height:auto;display:block;margin:10px 0;"‘)

 

微信小程序rich-text中的nodes属性

标签:replace   标签   code   text   spl   微信小程序   des   适应   margin   

原文地址:https://www.cnblogs.com/shanchui/p/13379872.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!