mirror of
				https://github.com/xxxsf/vue3-h5-template.git
				synced 2025-10-31 08:29:41 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			422 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			422 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
|   <head>
 | |
|     <meta charset="utf-8">
 | |
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0, minimal-ui" />
 | |
|     <title></title>
 | |
|   <link href="/build/style.css" rel="stylesheet"></head>
 | |
|   <body>
 | |
|     <div id="app"></div>
 | |
|   <script src="/build/vendor.js"></script><script src="/build/build.js"></script></body>
 | |
| </html>
 |