mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-01-22 15:40:21 +08:00
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user