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.
		
		
		
		
		
			
		
			
				
					
					
						
							21 lines
						
					
					
						
							693 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							21 lines
						
					
					
						
							693 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> | |
| <body > | |
|     <link rel="stylesheet/less" type="text/css" href="/assets/color.less" rel="external nofollow"/> | |
|     <script> | |
|       window.less = { | |
|         async: false, | |
|         env: 'production' | |
|       }; | |
|     </script> | |
|     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/less.js/2.7.2/less.min.js"></script> | |
|     <div id='App'></div> | |
|     <script type="text/javascript" src="http://localhost:5001/client/build/app.js"></script> | |
| </body> | |
| </html> |