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.
		
		
		
		
		
			
		
			
				
					
					
						
							26 lines
						
					
					
						
							786 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							26 lines
						
					
					
						
							786 B
						
					
					
				| <!DOCTYPE html> | |
| <html> | |
| 
 | |
| <head> | |
|     <meta charset="UTF-8"> | |
|     <title></title> | |
|     <link rel="shortcut icon" href="/assets/images/logo.png"> | |
|     <link rel="stylesheet" type="text/css" href="/assets/font_sc/iconfont.css"> | |
| </head> | |
| 
 | |
| <body> | |
| 
 | |
|     <script> | |
|         window.less = { | |
|             async: false, | |
|             env: 'production' | |
|         }; | |
|     </script> | |
|     <div id='App'></div> | |
|     <script type="text/javascript" src="http://localhost:5901/client/build/vendor.js"></script> | |
|     <script type="text/javascript" src="http://localhost:5901/client/build/app.js"></script> | |
|     <script   | |
|     src="https://webapi.amap.com/maps?v=2.0&key=862a5f37e751bdaeb31130b49bc82e62&plugin=AMap.Adaptor,AMap.Scale,AMap.ToolBar,AMap.DistrictSearch,AMap.Geocoder,AMap.CustomLayer"></script> | |
| </body> | |
| 
 | |
| </html> |