28 lines
		
	
	
		
			829 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			28 lines
		
	
	
		
			829 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <!DOCTYPE html> | ||
|  | <html lang="en"> | ||
|  | 
 | ||
|  | <head> | ||
|  |   <meta charset="UTF-8" /> | ||
|  |   <link rel="icon" type="image/svg+xml" href="https://chenxch.github.io/xlegex/vite.svg" /> | ||
|  |   <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|  |   <title>兔了个兔</title> | ||
|  |   <script> | ||
|  |     var _hmt = _hmt || []; | ||
|  |     (function () { | ||
|  |       const hm = document.createElement('script') | ||
|  |       hm.src = 'https://hm.baidu.com/hm.js?1b051845f9998479adf57914a7ef51d1' | ||
|  |       const s = document.getElementsByTagName('script')[0] | ||
|  |       s.parentNode.insertBefore(hm, s) | ||
|  |     })() | ||
|  |   </script> | ||
|  |   <script type="module" crossorigin src="https://chenxch.github.io/xlegex/assets/index.ded8c5da.js"></script> | ||
|  |   <link rel="stylesheet" href="https://chenxch.github.io/xlegex/assets/index.338b321b.css"> | ||
|  | </head> | ||
|  | 
 | ||
|  | <body> | ||
|  |   <div id="app"></div> | ||
|  |    | ||
|  | </body> | ||
|  | 
 | ||
|  | </html> |