mirror of
				https://github.com/tl-open-source/tl-rtc-file.git
				synced 2025-10-31 02:26:55 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			80 B
		
	
	
	
		
			Vue
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			80 B
		
	
	
	
		
			Vue
		
	
	
	
	
	
| <template>
 | |
|     <div>
 | |
|       Parent
 | |
|       <NuxtPage />
 | |
|     </div>
 | |
|   </template>
 | |
|    | 
