mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 10:59:21 +08:00
feat: 登录页验证码输入框开启遮眼动画
This commit is contained in:
parent
0dc9d03237
commit
5a94ec4c3b
@ -125,6 +125,8 @@ createCode()
|
||||
:prefix-icon="Key"
|
||||
maxlength="7"
|
||||
size="large"
|
||||
@blur="handleBlur"
|
||||
@focus="handleFocus"
|
||||
>
|
||||
<template #append>
|
||||
<el-image :src="codeUrl" draggable="false" @click="createCode">
|
||||
|
Loading…
x
Reference in New Issue
Block a user