Fix:4610 【旅居商城小程序】资讯正文的文本格式(换行、字体加粗等)在前端未生效
(cherry picked from commit 48284adb6b)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user