我已在用户模板中将用户头像更改为二维码:
有人知道如何在这个 image 中于 user-card-contents 模板里使用吗?我已将其移动到 user-card-contents 模板,但无法生效: <div class="user-profile-image" style={{model.profileBackgroundUrl}}></div>
<div class="user-profile-image" style={{model.profileBackgroundUrl}}></div>