This commit is contained in:
Pengxiansen
2025-02-18 23:12:57 +08:00
parent 89b2ee6e35
commit 44b5722e44
5 changed files with 33 additions and 10 deletions

View File

@@ -34,7 +34,7 @@
<img v-else src="../../assets/images/studentimg/character.png" />
</div>
<div class="stumation">
<div class="stuname">{{ info.username }}</div>
<div class="stuname">{{ info.userNickName }}</div>
<div class="stugangw">
{{ info.stdPositionName }}
</div>