[{{accessLog.node.name}}节点]
-
+
[网站]
[网站]
diff --git a/web/public/js/components/server/http-firewall-actions-box.js b/web/public/js/components/server/http-firewall-actions-box.js
index ac81ef1e..c4cc1e3a 100644
--- a/web/public/js/components/server/http-firewall-actions-box.js
+++ b/web/public/js/components/server/http-firewall-actions-box.js
@@ -777,7 +777,7 @@ Vue.component("http-firewall-actions-box", {
-
+
diff --git a/web/public/js/components/server/http-request-limit-config-box.js b/web/public/js/components/server/http-request-limit-config-box.js
index a9906696..a2d4aac7 100644
--- a/web/public/js/components/server/http-request-limit-config-box.js
+++ b/web/public/js/components/server/http-request-limit-config-box.js
@@ -73,14 +73,14 @@ Vue.component("http-request-limit-config-box", {
最大并发连接数 |
-
+
|
| 单IP最大并发连接数 |
-
+
|
diff --git a/web/public/js/components/server/ssl-certs-box.js b/web/public/js/components/server/ssl-certs-box.js
index 8c1993d8..04846c01 100644
--- a/web/public/js/components/server/ssl-certs-box.js
+++ b/web/public/js/components/server/ssl-certs-box.js
@@ -37,7 +37,7 @@ Vue.component("ssl-certs-box", {
// 删除证书
removeCert: function (index) {
let that = this
- teaweb.confirm("确定删除此证书吗?证书数据仍然保留,只是当前服务不再使用此证书。", function () {
+ teaweb.confirm("确定删除此证书吗?证书数据仍然保留,只是当前网站不再使用此证书。", function () {
that.certs.$remove(index)
})
},
diff --git a/web/public/js/components/server/ssl-config-box.js b/web/public/js/components/server/ssl-config-box.js
index ea77e075..e1cf8254 100644
--- a/web/public/js/components/server/ssl-config-box.js
+++ b/web/public/js/components/server/ssl-config-box.js
@@ -98,7 +98,7 @@ Vue.component("ssl-config-box", {
// 删除证书
removeCert: function (index) {
let that = this
- teaweb.confirm("确定删除此证书吗?证书数据仍然保留,只是当前服务不再使用此证书。", function () {
+ teaweb.confirm("确定删除此证书吗?证书数据仍然保留,只是当前网站不再使用此证书。", function () {
that.policy.certRefs.$remove(index)
that.policy.certs.$remove(index)
})
@@ -385,7 +385,7 @@ Vue.component("ssl-config-box", {
// 删除客户端CA证书
removeClientCACert: function (index) {
let that = this
- teaweb.confirm("确定删除此证书吗?证书数据仍然保留,只是当前服务不再使用此证书。", function () {
+ teaweb.confirm("确定删除此证书吗?证书数据仍然保留,只是当前网站不再使用此证书。", function () {
that.policy.clientCARefs.$remove(index)
that.policy.clientCACerts.$remove(index)
})
diff --git a/web/views/@default/servers/groups/group/@menu.html b/web/views/@default/servers/groups/group/@menu.html
index 00ca2073..2e94758f 100644
--- a/web/views/@default/servers/groups/group/@menu.html
+++ b/web/views/@default/servers/groups/group/@menu.html
@@ -2,6 +2,6 @@
分组列表
|
"{{group.name}}"详情
- 全局设置
+ 全局设置
修改
\ No newline at end of file
diff --git a/web/views/@default/servers/iplists/createPopup.html b/web/views/@default/servers/iplists/createPopup.html
index b8cf6121..cb0c116f 100644
--- a/web/views/@default/servers/iplists/createPopup.html
+++ b/web/views/@default/servers/iplists/createPopup.html
@@ -24,7 +24,7 @@
| 全局有效 |
-
+
|
diff --git a/web/views/@default/servers/metrics/stats.html b/web/views/@default/servers/metrics/stats.html
index b1f57e54..0c6afad0 100644
--- a/web/views/@default/servers/metrics/stats.html
+++ b/web/views/@default/servers/metrics/stats.html
@@ -12,7 +12,7 @@
| 时间 |
集群 |
节点 |
- 服务 |
+ 网站 |
diff --git a/web/views/@default/users/update.html b/web/views/@default/users/update.html
index 0161a64f..61f4b8a8 100644
--- a/web/views/@default/users/update.html
+++ b/web/views/@default/users/update.html
@@ -42,7 +42,7 @@
| 关联集群 * |
-
+
|