From 46290bff621e7b5e2d59ca4bc6aa5d0550b1e9c7 Mon Sep 17 00:00:00 2001
From: jscyl13849007907 <13849007907@163.com>
Date: Wed, 22 Jan 2025 16:25:16 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Login/login.vue | 2 +-
src/components/Login/updatepsw.vue | 2 +-
src/components/userinfo/accountsetting/components/loginpsw.vue | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/components/Login/login.vue b/src/components/Login/login.vue
index 3a14400..b180f3b 100644
--- a/src/components/Login/login.vue
+++ b/src/components/Login/login.vue
@@ -140,7 +140,7 @@
还没有账号,立即注册
-->
-
+
diff --git a/src/components/Login/updatepsw.vue b/src/components/Login/updatepsw.vue
index 8d1819e..45c7c28 100644
--- a/src/components/Login/updatepsw.vue
+++ b/src/components/Login/updatepsw.vue
@@ -313,7 +313,7 @@ export default {
min-height: 20px !important;
}
/deep/.ant-form-item-control {
- width: 430px !important;
+ width: 360px !important;
.ant-input-affix-wrapper {
display: flex;
flex: 1;
diff --git a/src/components/userinfo/accountsetting/components/loginpsw.vue b/src/components/userinfo/accountsetting/components/loginpsw.vue
index c5e6058..ad8e873 100644
--- a/src/components/userinfo/accountsetting/components/loginpsw.vue
+++ b/src/components/userinfo/accountsetting/components/loginpsw.vue
@@ -315,7 +315,7 @@ export default {
/deep/ .login-form {
// width: 430px;
.ant-form-item-control {
- width: 430px !important;
+ width: 360px !important;
}
.ant-input-affix-wrapper .ant-input-suffix {
right: 120px;