mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-20 19:39:00 +08:00
将ACME申请证书功能中部分“服务商”文字改为“证书服务商”/没有DNS服务商时提示用户添加
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="title">服务商 *</td>
|
||||
<td class="title">证书服务商 *</td>
|
||||
<td>
|
||||
<select class="ui dropdown auto-width" name="providerCode" v-model="providerCode" @change="changeProvider" tabindex="2">
|
||||
<option value="">[选择服务商]</option>
|
||||
|
||||
Reference in New Issue
Block a user