You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.0 KiB
1.0 KiB
Parse 富文本解析器
组件名:uv-parse
该组件一般用于富文本解析场景,比如解析文章内容,商品详情,带原生HTML
标签的各类字符串等,此组件和uni-app
官方的rich-text
组件功能有重合之处,但是也有不同的地方。
该插件只提供富文本的解析,该功能已经足够丰富。如果需要富文本的编辑,可使用uniapp
官方提供的组件。