修改名称,优化
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user