@@ -1054,4 +1054,5 @@ website=Website
|
||||
ratelimit_limit=Limit Rate must between 0 and 100
|
||||
Maintenance=Advanced
|
||||
Proxy=Proxy
|
||||
selective=Selective
|
||||
selective=Selective
|
||||
ip_protocol=IP Protocol
|
||||
@@ -52,7 +52,7 @@ work.notify.remind.interval=60000
|
||||
#============================#
|
||||
|
||||
#\u4ea7\u54c1\u4fe1\u606f\u8bbe\u7f6e
|
||||
productName=National Firewall System
|
||||
productName=National Traffic Control System
|
||||
copyrightYear=2015
|
||||
version=V1.0.0
|
||||
|
||||
|
||||
@@ -194,7 +194,7 @@ window.onresize=function(){
|
||||
<!-- BEGIN LOGO -->
|
||||
<div class="page-logo">
|
||||
<a href="index.html"> <img
|
||||
src="${pageContext.request.contextPath}/static/layouts/layout/img/logo.png"
|
||||
src="${pageContext.request.contextPath}/static/layouts/layout/img/logo2.png"
|
||||
alt="logo" class="logo-default" />
|
||||
</a>
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
<body class="">
|
||||
<div class="page-login">
|
||||
<div class="page-logo">
|
||||
<img src="${pageContext.request.contextPath}/static/pages/img/logo.png" alt="logo" />
|
||||
<img src="${pageContext.request.contextPath}/static/pages/img/logo1.png" alt="logo" />
|
||||
</div>
|
||||
<div class="page-body">
|
||||
<div class="login-head"> <spring:message code='login'/> </div>
|
||||
|
||||
BIN
src/main/webapp/static/layouts/layout/img/logo1.png
Normal file
BIN
src/main/webapp/static/layouts/layout/img/logo1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
src/main/webapp/static/layouts/layout/img/logo2.png
Normal file
BIN
src/main/webapp/static/layouts/layout/img/logo2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
BIN
src/main/webapp/static/pages/img/logo1.png
Normal file
BIN
src/main/webapp/static/pages/img/logo1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
src/main/webapp/static/pages/img/logo2.png
Normal file
BIN
src/main/webapp/static/pages/img/logo2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
Reference in New Issue
Block a user