diff --git a/web/public/js/components.js b/web/public/js/components.js index 16da0270..9c909cc3 100644 --- a/web/public/js/components.js +++ b/web/public/js/components.js @@ -2138,7 +2138,7 @@ Vue.component("traffic-map-box",{props:["v-stats","v-is-attack"],mounted:functio - + 启用系统全局规则 @@ -3054,7 +3054,7 @@ example2.com :有效期{{config.options.life}}秒 - :{{config.options.ipListName}} + {{config.options.ipListName}} :{{config.options.tags.join(", ")}} diff --git a/web/public/js/components.src.js b/web/public/js/components.src.js index a1c3d2b0..6e19791b 100755 --- a/web/public/js/components.src.js +++ b/web/public/js/components.src.js @@ -5700,7 +5700,7 @@ Vue.component("http-firewall-config-box", { - + 启用系统全局规则 @@ -9238,7 +9238,7 @@ Vue.component("http-firewall-actions-box", { :有效期{{config.options.life}}秒 - :{{config.options.ipListName}} + {{config.options.ipListName}} :{{config.options.tags.join(", ")}} diff --git a/web/public/js/components/server/http-firewall-config-box.js b/web/public/js/components/server/http-firewall-config-box.js index c8b236b6..53e9dae1 100644 --- a/web/public/js/components/server/http-firewall-config-box.js +++ b/web/public/js/components/server/http-firewall-config-box.js @@ -53,7 +53,7 @@ Vue.component("http-firewall-config-box", { - + 启用系统全局规则 diff --git a/web/views/@default/servers/components/waf/createGroupPopup.html b/web/views/@default/servers/components/waf/createGroupPopup.html index b010c1d0..97186fc3 100644 --- a/web/views/@default/servers/components/waf/createGroupPopup.html +++ b/web/views/@default/servers/components/waf/createGroupPopup.html @@ -17,7 +17,7 @@ 代号 -

在导入时可以合并相同代号的分组。

+

可选项,在导入时可以合并相同代号的分组。

diff --git a/web/views/@default/servers/components/waf/updateGroupPopup.html b/web/views/@default/servers/components/waf/updateGroupPopup.html index d46963e4..7c85c567 100644 --- a/web/views/@default/servers/components/waf/updateGroupPopup.html +++ b/web/views/@default/servers/components/waf/updateGroupPopup.html @@ -16,7 +16,7 @@ 代号 -

在导入时可以合并相同代号的分组。

+

可选项,在导入时可以合并相同代号的分组。