fix: 富文本渲染组件使用mp-html替换原su-parse
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
},
|
||||
]"
|
||||
>
|
||||
<su-parse class="richtext" :content="state.content"></su-parse>
|
||||
<mp-html class="richtext" :content="state.content"></mp-html>
|
||||
</view>
|
||||
</template>
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user