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.
		
		
		
		
		
			
		
			
				
					
					
						
							36 lines
						
					
					
						
							885 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							36 lines
						
					
					
						
							885 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"> | |
|   <script src="/assets/js/jessibuca/jessibuca.js"></script> | |
| </head> | |
| <style> | |
|   @font-face { | |
|     font-family: PangMenZhengDao; | |
|     src: url("/assets/font_sc/PangMenZhengDaoBiaoTiTi-1.ttf"); | |
|   } | |
| 
 | |
|   @font-face { | |
|     font-family: Pixel; | |
|     src: url("/assets/font_sc/Pixel.ttf"); | |
|   } | |
| </style> | |
| 
 | |
| <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="/assets/js/less/less.min.js"></script> | |
|   <div id='App'></div> | |
|   <script src="http://localhost:5001/client/build/app.js"></script> | |
| </body> | |
| 
 | |
| </html> |