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