优化界面

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

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