update

This commit is contained in:
landaiqing
2024-10-03 02:08:19 +08:00
parent af1f57018b
commit c5b1207f89
11 changed files with 40 additions and 19 deletions

View File

@@ -13,7 +13,7 @@
<!-- 回复头像-->
<AFlex :vertical="false" class="reply-input-content-child">
<AFlex :vertical="true" class="reply-input-avatar-child">
<AAvatar :size="40" shape="circle" src="https://api.multiavatar.com/landaiqing.svg"/>
<AAvatar :size="40" shape="circle" :src="user.user.userInfo.avatar"/>
</AFlex>
<!-- 评论输入框 -->
<AFlex :vertical="true" class="reply-input-content-text-child">