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;