From 63349395cfde62796a713cdc595c8804e38d46df Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Wed, 14 Jan 2026 21:48:23 +0800 Subject: [PATCH] =?UTF-8?q?style(authentication):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E9=AA=8C=E8=AF=81=E7=A0=81=E5=9B=BE=E7=89=87=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E4=BB=8E115px=E5=88=B0150px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/views/_core/authentication/input-captcha.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/_core/authentication/input-captcha.vue b/apps/web-antd/src/views/_core/authentication/input-captcha.vue index 4872d4d8..9dfdb330 100644 --- a/apps/web-antd/src/views/_core/authentication/input-captcha.vue +++ b/apps/web-antd/src/views/_core/authentication/input-captcha.vue @@ -39,7 +39,7 @@ const modelValue = defineModel({ default: '' });