在标签中用v-html绑定数据,就能把这个字符串里的标签转为html<p v-html="p.title">{{p.title}}</p>
posted on 2020-02-11 18:57 法尔克斯 阅读(11374) 评论(1) 收藏 举报