修改名称,优化

This commit is contained in:
ytc1012
2026-02-13 15:43:40 +08:00
parent 0f3ee050dc
commit 36a2f15a88
12 changed files with 452 additions and 16 deletions

View File

@@ -68,6 +68,7 @@
<text class="stat-divider">|</text>
<text class="stat-item ready-count">已就位 {{readyCount}}人</text>
</view>
<view class="limit-tip">最多8人</view>
</view>
<!-- 成员列表 -->
@@ -94,10 +95,10 @@
</block>
</scroll-view>
<!-- 测试按钮(浮动) -->
<view class="test-float-btn" bindtap="onAddTestMember" wx:if="{{true}}">
<!-- 测试按钮(浮动) - 已注释 -->
<!-- <view class="test-float-btn" bindtap="onAddTestMember" wx:if="{{true}}">
<text>+</text>
</view>
</view> -->
<!-- 底部操作按钮 -->
<view class="footer-actions">