diff --git a/web/public/js/components/common/tip-message-box.js b/web/public/js/components/common/tip-message-box.js
index bf5a14fd..1b53dab9 100644
--- a/web/public/js/components/common/tip-message-box.js
+++ b/web/public/js/components/common/tip-message-box.js
@@ -29,7 +29,7 @@ Vue.component("tip-message-box", {
},
template: `
-
+
diff --git a/web/public/js/components/iplist/ip-list-bind-box.js b/web/public/js/components/iplist/ip-list-bind-box.js
index 97203f8c..17f33a9f 100644
--- a/web/public/js/components/iplist/ip-list-bind-box.js
+++ b/web/public/js/components/iplist/ip-list-bind-box.js
@@ -55,7 +55,7 @@ Vue.component("ip-list-bind-box", {
template: `
`
diff --git a/web/views/@default/dashboard/boards/index.css b/web/views/@default/dashboard/boards/index.css
index 17eb73d2..59aa6592 100644
--- a/web/views/@default/dashboard/boards/index.css
+++ b/web/views/@default/dashboard/boards/index.css
@@ -1,7 +1,7 @@
.ui.message a .icon {
position: absolute;
right: 1em;
- top: 1.8em;
+ top: 2.8em;
}
.grid {
margin-top: 2em !important;
diff --git a/web/views/@default/dashboard/boards/index.less b/web/views/@default/dashboard/boards/index.less
index 341448a5..64cb01cf 100644
--- a/web/views/@default/dashboard/boards/index.less
+++ b/web/views/@default/dashboard/boards/index.less
@@ -3,7 +3,7 @@
.icon {
position: absolute;
right: 1em;
- top: 1.8em;
+ top: 2.8em;
}
}
}
diff --git a/web/views/@default/dashboard/index.css b/web/views/@default/dashboard/index.css
index 17eb73d2..59aa6592 100644
--- a/web/views/@default/dashboard/index.css
+++ b/web/views/@default/dashboard/index.css
@@ -1,7 +1,7 @@
.ui.message a .icon {
position: absolute;
right: 1em;
- top: 1.8em;
+ top: 2.8em;
}
.grid {
margin-top: 2em !important;
diff --git a/web/views/@default/dashboard/index.less b/web/views/@default/dashboard/index.less
index 341448a5..64cb01cf 100644
--- a/web/views/@default/dashboard/index.less
+++ b/web/views/@default/dashboard/index.less
@@ -3,7 +3,7 @@
.icon {
position: absolute;
right: 1em;
- top: 1.8em;
+ top: 2.8em;
}
}
}
diff --git a/web/views/@default/servers/components/waf/ipadmin/test.html b/web/views/@default/servers/components/waf/ipadmin/test.html
index 4072449e..7cbfc0b1 100644
--- a/web/views/@default/servers/components/waf/ipadmin/test.html
+++ b/web/views/@default/servers/components/waf/ipadmin/test.html
@@ -1,48 +1,47 @@
{$layout}
-
{$template "../waf_menu"}
{$template "menu"}
-
diff --git a/web/views/@default/servers/iplists/bindHTTPFirewallPopup.html b/web/views/@default/servers/iplists/bindHTTPFirewallPopup.html
index 083977b1..99863600 100644
--- a/web/views/@default/servers/iplists/bindHTTPFirewallPopup.html
+++ b/web/views/@default/servers/iplists/bindHTTPFirewallPopup.html
@@ -8,23 +8,23 @@
- | ID |
+ ID |
名称 |
- 类型 |
+ 类型 |
备注 |
- IP数量 |
+ IP数量 |
操作 |
- | {{list.id}} |
+ {{list.id}} |
{{list.name}} |
-
+ |
黑名单
白名单
|
{{list.description}} |
-
+ |
{{list.countItems}}
0
|
diff --git a/web/views/@default/servers/iplists/index.html b/web/views/@default/servers/iplists/index.html
index 5dc0dc05..7f7d73ee 100644
--- a/web/views/@default/servers/iplists/index.html
+++ b/web/views/@default/servers/iplists/index.html
@@ -8,23 +8,23 @@
- | ID |
- 名称 |
- 类型 |
+ ID |
+ 名称 |
+ 类型 |
备注 |
- IP数量 |
+ IP数量 |
操作 |
- | {{list.id}} |
+ {{list.id}} |
{{list.name}} |
-
+ |
黑名单
白名单
|
{{list.description}} |
-
+ |
{{list.countItems}}
0
|