mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 10:56:44 +08:00
提交
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<div style="display: flex;justify-content: start;margin-left:25px">
|
||||
<div style="min-width: 240px;">
|
||||
<div class="content-top">
|
||||
<h6> {{userData.name}}<span style="margin-left:8px;color: #999999;font-weight: 400;">{{orgInfo}}</span> </h6>
|
||||
<h6> {{userData.name}}<span style="margin-left:8px;color: #999999;font-weight: 400;">{{userData.orgInfo}}</span> </h6>
|
||||
</div>
|
||||
<div class="grade" style="margin-top:5px">
|
||||
<div class="level" style="margin-top:4px">{{statData.level}}</div>
|
||||
|
||||
Reference in New Issue
Block a user