|
|
|
@ -399,7 +399,7 @@ export default function userPage() {
|
|
|
|
|
<img src='./img/user-card/user-card.png'>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="display: inline-block; background-size: 100% 100%; width: 90px; 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'/>
|
|
|
|
|
<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
|
|
|
|
|