fix: user deduct point

This commit is contained in:
zzc
2026-03-10 10:21:43 +08:00
parent 210f913aed
commit 14d8e0b349
4 changed files with 14 additions and 10 deletions

View File

@@ -8,12 +8,12 @@
<uni-icons type="sun-filled" size="24" color="#ff9800" />
<text class="header-title">{{ greetingTitle }}</text>
</view>
<view class="streak-badge">
<!-- <view class="streak-badge">
<text>已连续问候</text>
<text class="streak-count">{{ streakDays }}</text>
<text></text>
<text class="fire-icon">🔥</text>
</view>
</view> -->
</view>
<!-- Main Card -->
@@ -86,7 +86,7 @@
</view>
<!-- Hot List -->
<view class="hot-list-section">
<!-- <view class="hot-list-section">
<view class="section-title-row">
<view class="title-bar"></view>
<text class="section-title">今日最热榜单</text>
@@ -125,7 +125,7 @@
<uni-icons type="right" size="16" color="#ccc" />
</view>
</view>
</view>
</view> -->
<!-- Bottom Actions -->
<view class="bottom-actions safe-area-bottom">