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: `
绑定+   已绑定:
- {{list.name}} + {{list.name}}
` 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"} -
- - - - - - - - - + +
IP * - -

要检查的IP

-
检查结果 -
-
- {{result.error}} -
-
-
-
- 在白名单中   -
-
- 在黑名单中   -
+ + + + + + + + + + - -
IP * + +

要检查的IP

+
检查结果 +
+
+ {{result.error}} +
+
+
+
+ 在 {{result.list.name}} 中  
-
- 在省份封禁中 "{{result.province.name}}" -
-
- 在国家/地区封禁中 "{{result.country.name}}" +
+ 在 {{result.list.name}} 中  
-
- 没有找到和{{ip}}匹配的配置。 +
+ 在省份封禁中 "{{result.province.name}}" +
+
+ 在国家/地区封禁中 "{{result.country.name}}"
-
- 检查IP状态 - +
+ 没有找到和{{ip}}匹配的配置。 +
+
+
+ 检查IP状态 + 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 @@ - + - + - + - + - - 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 @@
IDID 名称类型类型 备注IP数量IP数量 操作
{{list.id}}{{list.id}} {{list.name}} + 黑名单 白名单 {{list.description}} + {{list.countItems}} 0
- - - + + + - + - + - -
ID名称类型ID名称类型 备注IP数量IP数量 操作
{{list.id}}{{list.id}} {{list.name}} + 黑名单 白名单 {{list.description}} + {{list.countItems}} 0