在HTTPS页面提示用户没有设置证书的域名

This commit is contained in:
刘祥超
2024-05-04 17:33:44 +08:00
parent 9be6056108
commit 1b28687bd6
3 changed files with 47 additions and 2 deletions

View File

@@ -415,7 +415,7 @@ Vue.component("ssl-config-box", {
</td>
</tr>
<tr>
<td class="title">选择证书</td>
<td class="title">设置证书</td>
<td>
<div v-if="policy.certs != null && policy.certs.length > 0">
<div class="ui label small basic" v-for="(cert, index) in policy.certs" style="margin-top: 0.2em">