完成课程模块以及晋升模块排行模块用户管理模块的bug的修复

This commit is contained in:
2025-08-06 08:19:26 +08:00
parent 18c86adc94
commit d6f0ba4e6f
7 changed files with 16 additions and 6 deletions

View File

@ -133,6 +133,7 @@
<phone-outlined class="info-icon" />
<div class="info-content">
<span class="info-label">手机号码</span>
<span class="info-value highlight">{{ selectedUser.phoneNumber }}</span>
</div>
</div>
</a-card>