微信能绑定带dom的字符串?
绑定数据源 data:’<text>Im a text!</text>’ 到页面上去,有什么办法 或者插件 最好能提供下 demo
类似于 vue的 v-html
1 回复
https://developers.weixin.qq.com/miniprogram/dev/component/rich-text.html
例子写的有点怪,不是一般会使用的方法,直接把你的 html文本字符串赋值给 nodes就行了