This commit is contained in:
aihe 2024-08-31 12:16:32 +08:00
parent e28a0b08a5
commit 74a76b4c5c

View File

@ -3,7 +3,7 @@
<view style="position: relative;height: calc(70vh); width: 600rpx;">
<tpx-layout>
<template v-slot:body>
<u-parse :content="content"></u-parse>
<rich-text :nodes="content"></rich-text>
</template>
<template v-slot:footer>