mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 13:10:26 +08:00 
			
		
		
		
	优化代码
This commit is contained in:
		@@ -47,9 +47,7 @@ Vue.component("http-firewall-config-box", {
 | 
			
		||||
				</td>
 | 
			
		||||
			</tr>
 | 
			
		||||
		</tbody>
 | 
			
		||||
		<tr>
 | 
			
		||||
			<td colspan="2"><more-options-indicator @change="changeOptionsVisible"></more-options-indicator></td>
 | 
			
		||||
		</tr>
 | 
			
		||||
		<more-options-tbody @change="changeOptionsVisible"></more-options-tbody>
 | 
			
		||||
		<tbody v-show="moreOptionsVisible">
 | 
			
		||||
			<tr>
 | 
			
		||||
				<td>不使用全局规则</td>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user