feat: 样式修改

This commit is contained in:
Blizzard
2026-02-10 17:22:53 +08:00
parent 6f88bc656b
commit e97fd30fa3
28 changed files with 2097 additions and 903 deletions
+3 -2
View File
@@ -125,8 +125,9 @@
</scroll-view>
<!-- Floating Action Button -->
<view class="fab" bindtap="goToCreatePost">
<t-icon name="add" size="48rpx" color="#fff" />
<view class="floating-add-btn" bindtap="goToCreatePost">
<t-icon name="add" size="40rpx" color="#FFF" />
<text>发布动态</text>
</view>
<!-- Comment Input Mask -->