优化界面

This commit is contained in:
GoEdgeLab
2022-03-10 15:47:25 +08:00
parent 366947d34f
commit dcfe9b041b
4 changed files with 3 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
<input type="hidden" name="serverType" :value="serverType"/>
<table class="ui table selectable definition">
<tr>
<td class="title">是否启用HTTPS</td>
<td class="title">启用HTTPS</td>
<td>
<div class="ui checkbox">
<input type="checkbox" name="isOn" value="1" v-model="httpsConfig.isOn"/>