Commit 6efef86b by lijiabin

【线上优化】fix: 文本评论改成实名显示头像

parent b9a71c43
......@@ -264,7 +264,7 @@
/>
<div>
<div class="text-slate-900 text-sm flex items-center gap-2">
{{ answer.hiddenName }}
{{ answer.replyUser }}
<!-- 徽章示例 -->
<!-- <span
v-if="index === 0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment