Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/custom-for-wangli' into custom-f…
Browse files Browse the repository at this point in the history
…or-wangli
  • Loading branch information
reedmi committed Mar 17, 2015
2 parents d669168 + e5d4116 commit fefc311
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/main/webapp/WEB-INF/views/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<%@ include file="/common/meta.jsp"%>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>华埠特克仓储管理系统登录</title>
<title>万里磷肥仓储管理系统登录</title>
<style type="text/css">
<!--
body {
Expand Down
8 changes: 4 additions & 4 deletions src/main/webapp/drp/base/view/CenterView.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Ext.define('drp.base.view.CenterView', {
'<div style="line-height: 23px;"> '+
'<table width="1180" border="0" cellspacing="0" cellpadding="0" margin="10 0 10 30"><tbody><tr> '+
'<td width="170" height="100"> '+
'&nbsp; <img src="'+'resources/images/footer/company.gif"></td> '+
'&nbsp; <img src="'+'resources/images/footer/company.png"></td> '+
'<td> '+
'地址(ADD):济南市二环东路7151号港澳花园综合楼<br> '+
'电话(TEL):(0531) 85599617 85599618 传真(FAX):(0531) 85599615 E-MAIL: wavetek@sdwavetek.com<br> '+
'页面版权所有&nbsp; 山东华埠特克智能机电工程有限公司&nbsp;</td> '+
'地址:宁夏固原市经济开发区<br> '+
'电话:&nbsp; 15202698249&nbsp; 官网 :http://originspark.com.cn&nbsp; 邮箱: originspark@163.com<br> '+
'页面版权所有&nbsp; 宁夏奥睿星火网络技术有限责任公司&nbsp; 技术支持:&nbsp; 奥睿星火&nbsp;</td> '+
'</tr></tbody></table></div></div></div>'
}]
}]
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/drp/base/view/NorthView.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Ext.define("drp.base.view.NorthView", {
region : 'west',
height : 75,
width : 1360,
src : "resources/images/banner.png"
src : "resources/images/banner2.png"
},{
xtype : 'fieldcontainer',
region : 'east',
Expand Down
Binary file modified src/main/webapp/images/login_03.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/main/webapp/resources/images/back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/main/webapp/resources/images/banner.png
Binary file not shown.
Binary file added src/main/webapp/resources/images/banner2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/main/webapp/resources/images/footer/company.gif
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fefc311

Please sign in to comment.