jin-yufeng / mp-html

小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用
https://jin-yufeng.gitee.io/mp-html
MIT License
3.26k stars 477 forks source link

请问要修改这块文字的样式,应该设置什么标签啊? #566

Closed guohalin closed 7 months ago

guohalin commented 8 months ago
6676737C-EA67-4560-BD6A-4377237A18A6
ljt990218 commented 7 months ago

完整的字符串能看看嘛。具体看看你渲染的字符串是怎么样的

jin-yufeng commented 7 months ago
html = html.replace('<p>注:', '<p style="xxx">注:')