> 字符问题处理

main
格调main 2026-03-16 21:42:03 +08:00
parent ecc9fa14e6
commit 554e83f6bc
1 changed files with 2 additions and 4 deletions

View File

@ -44,8 +44,7 @@
></image>
<text class="title-text">公会福利</text>
</view>
<view class="section-more" @click="handleViewAllBenefits">
查看全部 >
<view class="section-more" @click="handleViewAllBenefits" v-html="'查看全部 >'">
</view>
</view>
<view class="benefits-list">
@ -72,8 +71,7 @@
></image>
<text class="title-text">公会活动</text>
</view>
<view class="section-more" @click="handleViewAllActivities">
查看全部 >
<view class="section-more" @click="handleViewAllActivities" v-html="'查看全部 >'">
</view>
</view>
<view class="activities-list">