优化界面

This commit is contained in:
刘祥超
2022-03-10 15:47:25 +08:00
parent be71992930
commit e22dfd3314
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"/>