|  |  | @ -17,7 +17,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |           justify-content: center; |  |  |  |           justify-content: center; | 
			
		
	
		
		
			
				
					
					|  |  |  |           align-items: center; |  |  |  |           align-items: center; | 
			
		
	
		
		
			
				
					
					|  |  |  |           flex-direction: column; |  |  |  |           flex-direction: column; | 
			
		
	
		
		
			
				
					
					|  |  |  |           background: #f0f2f5; |  |  |  |           background: #17C653; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         .app-loading .app-loading-wrap { |  |  |  |         .app-loading .app-loading-wrap { | 
			
		
	
	
		
		
			
				
					|  |  | @ -40,7 +40,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         .app-loading .app-loading-logo { |  |  |  |         .app-loading .app-loading-logo { | 
			
		
	
		
		
			
				
					
					|  |  |  |           width: 100px; |  |  |  |           width: 400px; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |           margin: 0 auto 15px auto; |  |  |  |           margin: 0 auto 15px auto; | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | @ -57,7 +57,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |           position: absolute; |  |  |  |           position: absolute; | 
			
		
	
		
		
			
				
					
					|  |  |  |           width: 100%; |  |  |  |           width: 100%; | 
			
		
	
		
		
			
				
					
					|  |  |  |           height: 100%; |  |  |  |           height: 100%; | 
			
		
	
		
		
			
				
					
					|  |  |  |           border: 4px solid #2d8cf0; |  |  |  |           border: 4px solid #ffffff; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |           border-bottom: 0; |  |  |  |           border-bottom: 0; | 
			
		
	
		
		
			
				
					
					|  |  |  |           border-left-color: transparent; |  |  |  |           border-left-color: transparent; | 
			
		
	
		
		
			
				
					
					|  |  |  |           border-radius: 50%; |  |  |  |           border-radius: 50%; | 
			
		
	
	
		
		
			
				
					|  |  | @ -70,7 +70,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |           left: calc(50% - 20px); |  |  |  |           left: calc(50% - 20px); | 
			
		
	
		
		
			
				
					
					|  |  |  |           width: 40px; |  |  |  |           width: 40px; | 
			
		
	
		
		
			
				
					
					|  |  |  |           height: 40px; |  |  |  |           height: 40px; | 
			
		
	
		
		
			
				
					
					|  |  |  |           border: 4px solid #87bdff; |  |  |  |           border: 4px solid #ffffff; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |           border-right: 0; |  |  |  |           border-right: 0; | 
			
		
	
		
		
			
				
					
					|  |  |  |           border-top-color: transparent; |  |  |  |           border-top-color: transparent; | 
			
		
	
		
		
			
				
					
					|  |  |  |           border-radius: 50%; |  |  |  |           border-radius: 50%; | 
			
		
	
	
		
		
			
				
					|  |  | @ -128,8 +128,8 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |       <div class="app-loading"> |  |  |  |       <div class="app-loading"> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <div class="app-loading-wrap"> |  |  |  |         <div class="app-loading-wrap"> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="app-loading-title"> |  |  |  |           <div class="app-loading-title"> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <img src="/logo.gif" class="app-loading-logo" alt="Logo" /> |  |  |  |             <img src="/loading_logo.png" class="app-loading-logo" alt="Logo" /> | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             <div class="app-loading-title">%VITE_APP_TITLE%</div> |  |  |  |             <!-- <div class="app-loading-title">%VITE_APP_TITLE%</div> --> | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |           </div> |  |  |  |           </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <div class="app-loading-item"> |  |  |  |           <div class="app-loading-item"> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <div class="app-loading-outter"></div> |  |  |  |             <div class="app-loading-outter"></div> | 
			
		
	
	
		
		
			
				
					|  |  | @ -140,7 +140,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  |     </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <script type="module" src="/src/main.ts"></script> |  |  |  |     <script type="module" src="/src/main.ts"></script> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |    <script charset="utf-8" src="https://map.qq.com/api/js?v=2.exp&key=OB4BZ-D4W3U-B7VVO-4PJWW-6TKDJ-WPB77"></script> |  |  |  |    <!-- <script charset="utf-8" src="https://map.qq.com/api/js?v=2.exp&key=OB4BZ-D4W3U-B7VVO-4PJWW-6TKDJ-WPB77"></script> --> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   </body> |  |  |  |   </body> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |