This commit is contained in:
parent
5bcd43cd2e
commit
ba246830d8
|
|
@ -407,7 +407,7 @@ export default function userPage() {
|
|||
<img src='./img/user-card/user-card.png'>
|
||||
</div>
|
||||
<div style="display: inline-block; background-size: 100% 100%; width: 35%; height: 90px; text-align:center; vertical-align: top; margin-left: 11px;box-sizing: border;">
|
||||
<img src='./img/user-card/avatar-outer.png' style='position:absolute;width:90px;height:90px;left:11px;z-index=-1'/>
|
||||
<img src='./img/user-card/avatar-outer.png' style='position:absolute;width:90px;height:90px;left:11px;z-index:-1'/>
|
||||
<img src="${
|
||||
d.data.fleaderimg
|
||||
? d.data.fleaderimg
|
||||
|
|
|
|||
Loading…
Reference in New Issue