You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							43 lines
						
					
					
						
							1.5 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							43 lines
						
					
					
						
							1.5 KiB
						
					
					
				| <!DOCTYPE html> | |
| <html> | |
| 
 | |
| <head> | |
|     <meta charset="UTF-8"> | |
|     <title></title> | |
|     <link rel="shortcut icon" href="/assets/images/favicon.ico"> | |
|     <link rel="stylesheet" type="text/css" href="/assets/font_sc/iconfont.css"> | |
|     <style> | |
|         @font-face { | |
|             font-family: YouSheBiaoTiHei; | |
|             src: url("/assets/font_sc/YouSheBiaoTiHei-2.ttf"); | |
|         } | |
| 
 | |
|         @font-face { | |
|             font-family: D-DIN-Bold; | |
|             src: url("/assets/font_sc/D-DIN-Bold.ttf"); | |
|         } | |
| 
 | |
|         @font-face { | |
|             font-family: D-DIN-Italic; | |
|             src: url("/assets/font_sc/D-DIN.ttf"); | |
|         } | |
|     </style> | |
|     <script type="text/javascript"> | |
|         window._AMapSecurityConfig = { | |
|             securityJsCode: "1321f0b6cd761e2f85496778dcb9bddb", | |
|         }; | |
|     </script> | |
|     <script | |
|         src="https://webapi.amap.com/maps?v=2.0&key=173f32a9ff6f3a8c6b15aceb3353c715&plugin=AMap.Adaptor,AMap.Scale,AMap.ToolBar,AMap.DistrictSearch,AMap.Geocoder,AMap.CustomLayer,Map3D,ElasticMarker,AMap.Autocomplete,AMap.PlaceSearch,AMap.MarkerCluster"></script> | |
|     <script src="https://webapi.amap.com/loca?v=2.0.0&key=173f32a9ff6f3a8c6b15aceb3353c715"></script> | |
|     <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script> | |
| </head> | |
| 
 | |
| 
 | |
| <body style="background: #000000;"> | |
|     <div id='App'></div> | |
|     <script type="text/javascript" src="http://localhost:5501/client/build/vendor.js"></script> | |
|     <script type="text/javascript" src="http://localhost:5501/client/build/app.js"></script> | |
| </body> | |
| 
 | |
| </html> |