[AI Generated]: feat(*): 完善成员下发进度提示、头像取首字、图片资源分目录及选人回填逻辑优化

This commit is contained in:
17792275749
2026-05-15 17:53:10 +08:00
parent 69ad8358ae
commit bcf9f48dd9
14 changed files with 38 additions and 20 deletions
@@ -37,8 +37,8 @@
<scroll-view scroll-y class="member-card-list">
<block wx:for="{{ memberList }}" wx:key="id">
<view class="member-item">
<!-- 头像色块 -->
<view class="member-avatar" style="--avatar-bg: {{ item.avatar }};"></view>
<!-- 头像:取名字第一个字 -->
<view class="member-avatar">{{ item.realname[0] }}</view>
<!-- 信息列 -->
<view class="member-info">