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