修改系统名称;修改英文翻译。

Signed-off-by: zhangwei <zhangwei@intranet.com>
This commit is contained in:
zhangwei
2018-08-03 17:00:30 +08:00
parent 4c70448f49
commit 2dc2017c72
8 changed files with 5 additions and 4 deletions

View File

@@ -1055,3 +1055,4 @@ ratelimit_limit=Limit Rate must between 0 and 100
Maintenance=Advanced
Proxy=Proxy
selective=Selective
ip_protocol=IP Protocol

View File

@@ -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

View File

@@ -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>

View File

@@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB