Fix:4610 【旅居商城小程序】资讯正文的文本格式(换行、字体加粗等)在前端未生效

This commit is contained in:
linxi
2025-11-18 14:19:19 +08:00
parent 2af9fe99ee
commit 48284adb6b
+1 -1
View File
@@ -119,7 +119,7 @@
{{ item.title }}
</view>
<view class="intro">
{{ item.content }}
<rich-text :nodes="item.content"></rich-text>
</view>
</view>
<view class="info-item-body" v-if="item.images && item.images.length > 0">