mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			359 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			359 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{$layout}
 | 
						|
{$template "/left_menu"}
 | 
						|
 | 
						|
<div class="right-box">
 | 
						|
	{$template "../location_menu"}
 | 
						|
	{$template "../left_menu"}
 | 
						|
 | 
						|
	<div class="right-box tiny">
 | 
						|
		{$template "menu"}
 | 
						|
 | 
						|
		<origin-scheduling-view-box :v-scheduling="scheduling" :v-params="'type=server&serverId=' + serverId + '&reverseProxyId=' + reverseProxyId"></origin-scheduling-view-box>
 | 
						|
	</div>
 | 
						|
</div> |