Bläddra i källkod

登录界面修改

yuhan 7 månader sedan
förälder
incheckning
1c8f8a94cd
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/views/user/Login.vue

+ 2 - 2
src/views/user/Login.vue

@@ -213,7 +213,7 @@ export default {
   .sign-text{
     width: 100%;
     // height: 32px;
-    font-size: 28px;
+    font-size: 30px;
     font-weight: 700;
     color: #fff;
     // color: #646464;
@@ -226,7 +226,7 @@ export default {
     margin: 50px auto;
     .login-button {
       width: 100%;
-      height: 58px;
+      height: 60px;
       padding: 0 15px;
       font-size: 16px;
       background: #094483;