Browse Source

背景图

e 5 years ago
parent
commit
e038e3eb5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/login/index.vue

+ 1 - 1
src/views/login/index.vue

@@ -148,7 +148,7 @@ $cursor: #fff;
   background-color: $bg;
   background-color: $bg;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   background-position: center top;
   background-position: center top;
-  background-size: 100% 100%;
+  background-size: cover;
   .el-input {
   .el-input {
     display: inline-block;
     display: inline-block;
     height: 47px;
     height: 47px;