feat: 调整样式

This commit is contained in:
Blizzard
2026-02-14 11:31:44 +08:00
parent cbbe82ef63
commit d6f781a666
42 changed files with 827 additions and 293 deletions
+5
View File
@@ -45,6 +45,11 @@
</view>
</view>
<!-- Location -->
<view wx:if="{{item.location}}" class="post-location">
<text>{{item.location}}</text>
</view>
<!-- Meta: Time + Action -->
<view class="post-meta">
<text class="post-time">{{item.time}}</text>