mirror of
				https://github.com/Tencent/tmagic-editor.git
				synced 2025-11-04 02:28:04 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			642 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			642 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
  <head>
 | 
						|
    <meta charset="UTF-8" />
 | 
						|
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
						|
    <title>Vue3 Page</title>
 | 
						|
    <script src="https://unpkg.com/vue@next/dist/vue.runtime.global.js"></script>
 | 
						|
    <script type="module" crossorigin src="/runtime/assets/page.js"></script>
 | 
						|
    <link rel="modulepreload" href="/runtime/assets/plugin-vue_export-helper.8f6f5b47.js">
 | 
						|
    <link rel="modulepreload" href="/runtime/assets/comp-entry.4b446d21.js">
 | 
						|
    <link rel="stylesheet" href="/runtime/assets/style.6555bdb0.css">
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <div id="app"></div>
 | 
						|
    
 | 
						|
  </body>
 | 
						|
</html>
 |