阶段性提交

This commit is contained in:
GoEdgeLab
2020-09-15 14:44:52 +08:00
parent e3501a5a68
commit 4807a6672f
27 changed files with 1354 additions and 115 deletions

View File

@@ -51,7 +51,7 @@
</tbody>
<!-- 域名 -->
<tr>
<tr v-if="serverType == 'httpProxy' || serverType == 'httpWeb'">
<td>绑定域名</td>
<td>
<input type="hidden" name="serverNames" :value="JSON.stringify(serverNames)"/>