This commit is contained in:
zzc
2026-05-27 18:09:15 +08:00
parent 87784a78c6
commit cbb0cf0ac7
2 changed files with 10 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
</view>
<view class="stat-item heat">
<text class="stat-icon icon-fire"></text>
<text>热度 {{ topic.heat }}</text>
<text>热度 {{ topic.hotScore }} w</text>
</view>
</view>
</view>