Parcourir la source

Merge branch 'master' into test_zyh

zhouyuhao il y a 7 mois
Parent
commit
86b96e6a62

+ 1 - 1
src/views/Login/src/components/ChangePasswordCard.vue

@@ -253,7 +253,7 @@ const checkPassword = () => {
 }
 
 .login-card {
-  width: 410px;
+  width: 400px;
   border-radius: 12px;
   .title {
     display: flex;

+ 1 - 1
src/views/Login/src/loginView.vue

@@ -486,7 +486,7 @@ const firstLoginTipsRef = ref()
 }
 
 .login-card {
-  width: 410px;
+  width: 400px;
 
   .card-title {
     display: flex;