个人中心和首页修改

This commit is contained in:
zhaofang
2022-10-19 16:33:27 +08:00
parent f47c5b84a9
commit 68dfb3d2dc
4 changed files with 8 additions and 12 deletions

View File

@@ -28,7 +28,7 @@
</div>
<div class="comment-time portal-time">
<showTime :time="com.sysCreateTime"></showTime>
<interactBar :type="10" :shares="false" :data="com" @addAnswers="showReply(com)" :views="false" :comments="false" :answers="true"></interactBar>
<interactBar :type="6" :shares="false" :data="com" @addAnswers="showReply(com)" :views="false" :comments="false" :answers="true"></interactBar>
</div>
<div v-if="replyInfo.parentId==com.id" class="comment-reply" style="padding-bottom: 5px;">
<div style="width:100%;display:flex;">