组织成员里面的邮箱校正
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</d-breadcrumb>
|
||||
<div class="version-detail-header">
|
||||
<div class="header-top">
|
||||
<GAvatar style="margin-right: 16px" :name="accountInfo.username" :src="accountInfo.avatar" name="Vue" :width="72" :height="72"></GAvatar>
|
||||
<GAvatar style="margin-right: 16px" :name="accountInfo.username" :src="accountInfo.avatar" :width="72" :height="72"></GAvatar>
|
||||
<div class="pt-24">
|
||||
<div class="header-title1">{{ accountInfo.username || '--' }}</div>
|
||||
<div class="header-div">
|
||||
|
||||
Reference in New Issue
Block a user