提交 187f9b72 编写于 作者: VK1688's avatar VK1688

1

上级 852455d2
<template>
<view class="u-content">
<u-parse :html="content" :preview="false"></u-parse>
</view>
</template>
<script>
export default {
data() {
return {
content: `
<p>露从今夜白,月是故乡明</p>
<img src="https://cdn.uviewui.com/uview/swiper/2.jpg" />
`
}
},
}
</script>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册