mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 20:06:44 +08:00
显示组织信息
This commit is contained in:
@@ -121,7 +121,7 @@
|
|||||||
<author-img :avatar="userInfo.avatar" :aid="userInfo.aid"
|
<author-img :avatar="userInfo.avatar" :aid="userInfo.aid"
|
||||||
:sex="userInfo.sex"></author-img> <span style="color: #0059FF;">{{userInfo.name}}</span>
|
:sex="userInfo.sex"></author-img> <span style="color: #0059FF;">{{userInfo.name}}</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="bm tab-bm" style="margin-left:30px;color: #0059FF;">{{cutOrgNamePath(userInfo.orgInfo)}}
|
<div class="bm tab-bm" style="margin-left:30px;color: #0059FF;">{{cutOrgNamePath(userInfo.departFullName)}}
|
||||||
</div>
|
</div>
|
||||||
<div class="jy tab-jy">
|
<div class="jy tab-jy">
|
||||||
<div v-if="cycle == 'total'" style="font-size: 18px;color: #333333;font-weight: 600;color: #0059FF;">{{currentUserRankingData.total}}</div>
|
<div v-if="cycle == 'total'" style="font-size: 18px;color: #333333;font-weight: 600;color: #0059FF;">{{currentUserRankingData.total}}</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user