| 
									
										
										
										
											2022-09-16 18:14:04 +08:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							| 
									
										
										
										
											2022-09-30 09:55:16 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |   <meta charset="UTF-8" /> | 
					
						
							|  |  |  |   <link rel="icon" type="image/svg+xml" href="/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> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  |   <div id="app"></div> | 
					
						
							|  |  |  |   <script type="module" src="/src/main.ts"></script> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-09-16 18:14:04 +08:00
										 |  |  | </html> |