修改bug

This commit is contained in:
zhouyanli
2026-05-26 17:44:00 +08:00
parent 1b0e47e79e
commit 102beeb8bb
8 changed files with 25 additions and 20 deletions

View File

@@ -97,7 +97,7 @@
<view class="section" style="margin-bottom: 40rpx;">
<view class="section-title">活动详情</view>
<view class="section-content">
<view>{{activityConent.content || "暂无"}}</view>
<view v-html="activityConent.content"></view>
<view></view>
</view>
</view>