zhouenguang 3 年之前
父節點
當前提交
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>