提交 21668f1b 编写于 作者: View Design's avatar View Design

p

上级 e9cc44b3
...@@ -2,9 +2,10 @@ ...@@ -2,9 +2,10 @@
<div class="flex w-full justify-between items-center gap-2"> <div class="flex w-full justify-between items-center gap-2">
<div class="flex flex-grow"> <div class="flex flex-grow">
<UDropdown class="flex flex-grow" :items="items"> <UDropdown class="flex flex-grow" :items="items">
<UButton class="flex flex-grow items-center gap-2" color="gray" variant="ghost"> <UButton class="flex flex-grow gap-2" color="gray" variant="ghost">
<UAvatar src="https://csdn-665-inscode.s3.cn-north-1.jdcloud-oss.com/inscode/202303/622eda98dfef6c4fdb84ccca/1680089871598-75919715-hvlk99ddLLhyNTXtl4TaQAgeFBFz4ZGD/avatar" /> <UAvatar src="https://csdn-665-inscode.s3.cn-north-1.jdcloud-oss.com/inscode/202303/622eda98dfef6c4fdb84ccca/1680089871598-75919715-hvlk99ddLLhyNTXtl4TaQAgeFBFz4ZGD/avatar" />
<div>Aresn</div> <div>Aresn</div>
<UBadge size="xs" color="purple" variant="soft" label="PRO" />
<UIcon name="i-heroicons-chevron-down-20-solid" /> <UIcon name="i-heroicons-chevron-down-20-solid" />
</UButton> </UButton>
</UDropdown> </UDropdown>
......
...@@ -3,5 +3,3 @@ ...@@ -3,5 +3,3 @@
<ICreate /> <ICreate />
</div> </div>
</template> </template>
<script setup>
</script>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册