1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-12-28 20:10:22 +08:00

style: update prettier format rules

This commit is contained in:
张传龙
2022-07-03 14:52:49 +08:00
parent f97beeb54b
commit 7f97dd2f5a
10 changed files with 13 additions and 24 deletions

View File

@@ -16,8 +16,7 @@
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>
@@ -28,8 +27,7 @@
show-password-on="mousedown"
placeholder="123456"
:maxlength="20"
@keydown.enter="handleLogin"
/>
@keydown.enter="handleLogin" />
</div>
<div mt-20 w-full max-w-360>