Commit 187a88f7 authored by tyyin lan's avatar tyyin lan

chore: 首页用户信息卡片展示调整

parent 9f9e5466
......@@ -94,7 +94,7 @@ async function handleCreateDigitalHumanDialogue(digitalHumanDialogueForm: Digita
"
/>
<div class="ml-[10px] flex-1 truncate text-[18px]">{{ userInfo.account || '-' }}</div>
<div class="ml-[10px] flex-1 truncate text-[18px]">{{ userInfo.nickName || '-' }}</div>
</div>
<div class="flex items-center">
......
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