zhouenguang 3 лет назад
Родитель
Сommit
c1853254dc
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      dist/index.html

+ 2 - 0
dist/index.html

@@ -14,6 +14,8 @@
             width: 100%;
             height: 100%;
             background: #fff url("./assets/loading.gif") center;
+            background-repeat: no-repeat;
+            background-size: 600px 600px;
         }
     </style>
 </head>