fix: 富文本渲染组件使用mp-html替换原su-parse
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<view class="title ss-m-l-20 ss-m-r-20">详情</view>
|
||||
</view>
|
||||
<view class="card-content">
|
||||
<su-parse :content="content"></su-parse>
|
||||
<mp-html :content="content"></mp-html>
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user