单个节点支持多个DNS线路

This commit is contained in:
GoEdgeLab
2020-11-16 13:03:45 +08:00
parent 4d0f3611a5
commit 71c682470c
43 changed files with 348 additions and 124 deletions

View File

@@ -27,7 +27,7 @@
<h3 style="padding-top:0.8em">规则集<a href="" @click.prevent="createSet(group.id)">[添加规则集]</a> </h3>
<p class="comment" v-if="sets == null || sets.length == 0">暂时还没有规则。</p>
<table class="ui table selectable" id="sortable-table" v-if="sets != null && sets.length > 0">
<table class="ui table selectable celled" id="sortable-table" v-if="sets != null && sets.length > 0">
<thead>
<tr>
<th style="width:3em"></th>