chore(selectMemberDrawer): 空态增加提示文案

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-09-01 17:24:10 +08:00
co-authored by Claude Sonnet 4.6
parent f7dba359d3
commit 4be9712000
@@ -54,7 +54,7 @@
<!-- 无用户:占位 -->
<block wx:else>
<empty-data />
<empty-data text="暂无用户" />
</block>
</view>
</view>