将ACME申请证书功能中部分“服务商”文字改为“证书服务商”/没有DNS服务商时提示用户添加

This commit is contained in:
刘祥超
2024-03-12 10:41:19 +08:00
parent dcf02f4509
commit 5d5d129604
6 changed files with 9 additions and 6 deletions

View File

@@ -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>