1.uniapp插件市场下载mp-html。
链接:https://files.cnblogs.com/fil...
2.放到components目录下。
3.引入
import mpHtml from '@/components/mp-html/mp-html'
components: {
mpHtml
},
4.使用
<mp-html :content="content" />
1.uniapp插件市场下载mp-html。
链接:https://files.cnblogs.com/fil...
2.放到components目录下。
3.引入
import mpHtml from '@/components/mp-html/mp-html'
components: {
mpHtml
},
4.使用
<mp-html :content="content" />
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。