wip
This commit is contained in:
parent
fe1d6a1b09
commit
7d377925a0
15 changed files with 115 additions and 26 deletions
|
|
@ -13,7 +13,7 @@
|
|||
@click="wapi_setAvatar"
|
||||
alt="avatar"
|
||||
title="クリックでアバター編集"
|
||||
:v-user-preview={ I.id }
|
||||
v-user-preview={ I.id }
|
||||
/>
|
||||
<a class="name" href={ '/' + I.username }>{ I.name }</a>
|
||||
<p class="username">@{ I.username }</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue