Przeglądaj źródła

加载位置修正

wgl 4 lat temu
rodzic
commit
07805b7162
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      index/business/index.html

+ 1 - 1
index/business/index.html

@@ -30,7 +30,7 @@
 		</noscript>
 
 		<div id="z-loading-1" style="display: block;position: fixed;left:0px;top:0px;bottom:0px;right:0px;width: 100%;height: 100%;background: rgb(255, 255, 255, 0.9);z-index: 999;">
-			<div style="position: absolute;top: 40%;left: 40%">
+			<div style="position: absolute;top: 40%;left: 38%">
 				<img src="xxd_loading.gif" id="loading-gif" />
 			</div>
 			<div class="index-load" id="index-load" style="display:block;position: absolute;bottom: 10px;right: 10px;"></div>