style: use unocss rewrite css

This commit is contained in:
张传龙
2022-07-14 18:05:47 +08:00
parent d10b8f0e96
commit 5856f601fa
16 changed files with 51 additions and 93 deletions

View File

@@ -16,7 +16,8 @@
autofocus
class="text-16 items-center h-50 pl-10"
placeholder="admin"
:maxlength="20">
:maxlength="20"
>
</n-input>
</div>
<div mt-30 w-full max-w-360>
@@ -27,7 +28,8 @@
show-password-on="mousedown"
placeholder="123456"
:maxlength="20"
@keydown.enter="handleLogin" />
@keydown.enter="handleLogin"
/>
</div>
<div mt-20 w-full max-w-360>