红包逻辑需要重构

This commit is contained in:
cbb
2026-01-16 17:57:43 +08:00
parent 5f9629f198
commit f0aee6ba14
16 changed files with 335 additions and 45 deletions

View File

@@ -200,7 +200,9 @@
<view class="public-header—box">
<view class="integral-box">
<text>我的积分</text>
<text>{{ formatNumberWithWan(userInfo.totalPoints) }}</text>
<text style="font-size: 80rpx; margin-top: 30rpx;">
{{ formatNumberWithWan(userInfo.totalPoints) }}
</text>
</view>
<image
src="/static/images/discover/calendar.png"