优化界面

This commit is contained in:
刘祥超
2022-06-09 19:45:09 +08:00
parent b0573df9d8
commit 75b2e93678
5 changed files with 5 additions and 5 deletions

View File

@@ -135,7 +135,7 @@ Vue.component("traffic-map-box",{props:["v-stats","v-is-attack"],mounted:functio
<td>TCP端口列表</td>
<td>
<ddos-protection-ports-config-box :v-ports="config.tcp.ports" @change="changeTCPPorts"></ddos-protection-ports-config-box>
<p class="comment">默认为80和443两个端口。</p>
<p class="comment">在这些端口上使用当前配置。默认为80和443两个端口。</p>
</td>
</tr>
<tr>