Ver código fonte

更换背景图

zy1125 1 ano atrás
pai
commit
e42b1ccf84
2 arquivos alterados com 1 adições e 1 exclusões
  1. BIN
      public/img/bg.png
  2. 1 1
      src/components/Login.vue

BIN
public/img/bg.png


+ 1 - 1
src/components/Login.vue

@@ -44,7 +44,7 @@ export default ({
44 44
     // background-color: darkcyan;
45 45
     background: url('/public/img/bg.png');
46 46
 
47
-    background-size: cover;
47
+    background-size: 100% 100%;
48 48
     z-index: 888;
49 49
 
50 50
     // background-color: #040728;