mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-05-18 18:55:20 +08:00
单个节点支持多个DNS线路
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<p class="comment" v-if="groups.length == 0">暂时还没有规则分组。</p>
|
||||
|
||||
<table class="ui table selectable" v-if="groups.length > 0" id="sortable-table">
|
||||
<table class="ui table selectable celled" v-if="groups.length > 0" id="sortable-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width:3em"></th>
|
||||
|
||||
Reference in New Issue
Block a user