Explorar el Código

Merge branch 'test' into dev_zyh

zhouyuhao hace 7 meses
padre
commit
7e7f1fa8eb

+ 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

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