mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-04-30 14:19:01 +08:00
parent
c7c8691164
commit
a431a2cf85
@ -16,10 +16,10 @@
|
||||
</h5>
|
||||
<div mt-32>
|
||||
<n-input
|
||||
v-model:value="loginInfo.username"
|
||||
v-model:value="loginInfo.name"
|
||||
autofocus
|
||||
class="h-48 items-center text-16"
|
||||
placeholder="username"
|
||||
placeholder="name"
|
||||
:maxlength="20"
|
||||
>
|
||||
<template #prefix>
|
||||
|
Loading…
x
Reference in New Issue
Block a user