parent
c7c8691164
commit
a431a2cf85
@ -16,10 +16,10 @@
|
|||||||
</h5>
|
</h5>
|
||||||
<div mt-32>
|
<div mt-32>
|
||||||
<n-input
|
<n-input
|
||||||
v-model:value="loginInfo.username"
|
v-model:value="loginInfo.name"
|
||||||
autofocus
|
autofocus
|
||||||
class="h-48 items-center text-16"
|
class="h-48 items-center text-16"
|
||||||
placeholder="username"
|
placeholder="name"
|
||||||
:maxlength="20"
|
:maxlength="20"
|
||||||
>
|
>
|
||||||
<template #prefix>
|
<template #prefix>
|
||||||
|
Loading…
Reference in New Issue
Block a user