zhb 1 ماه پیش
والد
کامیت
4ca40e26a1
2فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 2 0
      pages/login/index.vue
  2. 2 0
      pages/login/regist.vue

+ 2 - 0
pages/login/index.vue

@@ -359,6 +359,7 @@
       display: flex;
       flex-direction: column;
       align-items: center;
+      justify-content: center;
 
       .left-box {
         display: flex;
@@ -384,6 +385,7 @@
             line-height: 1;
             color: #fff;
             font-weight: 700;
+            text-align: left;
           }
 
           .w-700 {

+ 2 - 0
pages/login/regist.vue

@@ -667,6 +667,7 @@
       display: flex;
       flex-direction: column;
       align-items: center;
+      justify-content: center;
 
       .left-box {
         display: flex;
@@ -692,6 +693,7 @@
             line-height: 1.3;
             color: #fff;
             font-weight: 700;
+            text-align: left;
           }
 
           .w-700 {