From 14f3702bb52de7ed2d97e68a58bafb038e59c226 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Tue, 18 Oct 2022 10:31:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=95=8C=E9=9D=A2=E5=92=8C?= =?UTF-8?q?=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/common/labels.js | 2 +- web/views/@default/clusters/cluster/settings/toa/index.html | 6 +++--- web/views/@default/clusters/regions/updatePopup.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/public/js/components/common/labels.js b/web/public/js/components/common/labels.js index 30164e40..331b03fa 100644 --- a/web/public/js/components/common/labels.js +++ b/web/public/js/components/common/labels.js @@ -1,7 +1,7 @@ // 启用状态标签 Vue.component("label-on", { props: ["v-is-on"], - template: '
已启用已停用
' + template: '
已启用已停用
' }) // 文字代码标签 diff --git a/web/views/@default/clusters/cluster/settings/toa/index.html b/web/views/@default/clusters/cluster/settings/toa/index.html index 1dea7afd..3a5447b3 100644 --- a/web/views/@default/clusters/cluster/settings/toa/index.html +++ b/web/views/@default/clusters/cluster/settings/toa/index.html @@ -3,14 +3,14 @@ {$template "/left_menu_with_menu"}
- +
- + - + - +
是否启用TOA启用TOA

在启用之前,请确保当前集群下所有节点服务器已经安装libnetfilter_queue,并启用了IPTables。

@@ -18,7 +18,7 @@
是否自动配置自动配置

TOA功能需要节点服务器安装并开启了IPTables,并将网络数据包转发到NFQueue中。如果选中了自动配置,则每次在启动时都会自动尝试配置IPTables规则。

diff --git a/web/views/@default/clusters/regions/updatePopup.html b/web/views/@default/clusters/regions/updatePopup.html index d59ffb78..407c324e 100644 --- a/web/views/@default/clusters/regions/updatePopup.html +++ b/web/views/@default/clusters/regions/updatePopup.html @@ -22,7 +22,7 @@
是否启用启用