mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-12 09:20:25 +08:00
单个节点支持多个DNS线路
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<h3>选择证书</h3>
|
||||
<p class="comment" v-if="certs.length == 0">暂时还没有相关的证书。</p>
|
||||
<table class="ui table selectable" v-if="certs.length > 0">
|
||||
<table class="ui table selectable celled" v-if="certs.length > 0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>证书说明</th>
|
||||
|
||||
Reference in New Issue
Block a user