feat(userManagement): 已删除成员禁止编辑删除并优化展示

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-09-01 17:24:03 +08:00
co-authored by Claude Sonnet 4.6
parent 1ef5c5d834
commit 6069367b90
3 changed files with 17 additions and 11 deletions
@@ -188,7 +188,7 @@
margin-bottom: 24rpx;
&.member-card--deleted {
opacity: 0.7;
opacity: 0.5;
}
.member-top {