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.
		
		
		
		
		
			
		
			
				
					
					
						
							20 lines
						
					
					
						
							547 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							20 lines
						
					
					
						
							547 B
						
					
					
				| <!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"> | |
|     </head> | |
|     <style> | |
|          | |
|     </style> | |
| 
 | |
|     <body> | |
|         <div id='App'></div> | |
|         <script type="text/javascript" src="http://localhost:5401/client/build/vendor.js"></script> | |
|         <script type="text/javascript" src="http://localhost:5401/client/build/app.js"></script> | |
|     </body> | |
| 
 | |
| </html> |