ui: drawing design

This commit is contained in:
2024-02-28 23:34:35 +08:00
parent 79d45d1781
commit ea2d53bb44
10 changed files with 199 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ const obtainSmsCode = () => {
<template #header>
<div class="flex items-center justify-between">
<h3 class="text-base font-semibold leading-6 text-gray-900 dark:text-white">
Modals
登录眩生花 AI 助手
</h3>
<UButton color="gray" variant="ghost" icon="i-heroicons-x-mark-20-solid" class="-my-1" @click="modal.close()"/>
</div>