- | 服务列表 |
+ 网站列表 |
加载中...
- 暂时还没有可选的网站服务。
+ 暂时还没有可选的网站。
- | 网站服务名称 |
+ 网站名称 |
操作 |
diff --git a/web/public/js/components.src.js b/web/public/js/components.src.js
index a9fad9b2..ab37c1c5 100755
--- a/web/public/js/components.src.js
+++ b/web/public/js/components.src.js
@@ -5390,7 +5390,7 @@ Vue.component("http-firewall-config-box", {
启用WAF |
-
+
|
@@ -7270,6 +7270,7 @@ Vue.component("uam-config-box", {
config = {
isPrior: false,
isOn: false,
+ addToWhiteList: true,
onlyURLPatterns: [],
exceptURLPatterns: []
}
@@ -7309,6 +7310,13 @@ Vue.component("uam-config-box", {
+
+ | 加入IP白名单 |
+
+
+
+ |
+
| 例外URL |
@@ -8573,8 +8581,8 @@ Vue.component("http-firewall-actions-box", {
-
-
+
+
|
@@ -8949,10 +8957,13 @@ Vue.component("user-selector", {
} else {
this.$emit("change", 0)
}
+ },
+ clear: function () {
+ this.$refs.comboBox.clear()
}
},
template: `
-
+
`
})
@@ -10138,7 +10149,7 @@ Vue.component("http-access-log-box", {
this.$refs.box.parentNode.style.cssText = ""
},
mismatch: function () {
- teaweb.warn("当前访问没有匹配到任何网站服务")
+ teaweb.warn("当前访问没有匹配到任何网站")
}
},
template: `
@@ -10146,7 +10157,7 @@ Vue.component("http-access-log-box", {
[{{accessLog.node.name}}节点]
- [服务]
+ [服务]
[服务]
[{{accessLog.region}}]
@@ -13991,7 +14002,7 @@ Vue.component("http-firewall-captcha-options", {
失败全局封禁 |
-
+
|
@@ -19128,7 +19139,7 @@ Vue.component("ad-instance-objects-box", {
| 已选中防护对象 |
- 网站服务:{{object.name}}
+ 网站:{{object.name}}
|
@@ -19143,18 +19154,18 @@ Vue.component("ad-instance-objects-box", {
| 对象类型 |
- 网站服务 |
+ 网站 |
- | 服务列表 |
+ 网站列表 |
加载中...
- 暂时还没有可选的网站服务。
+ 暂时还没有可选的网站。
| |