Commit fc5f9700 authored by reedmi's avatar reedmi

初次构建

parent 1c2f5184
......@@ -5,7 +5,7 @@
<head>
<%@ include file="/common/meta.jsp"%>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>万里磷肥仓储管理系统登录</title>
<title>DRP管理系统登录</title>
<link rel="shortcut icon" type="image/x-icon" href="resources/images/ico.png">
<style type="text/css">
<!--
......@@ -59,7 +59,7 @@ table{
<tr>
<td><table width="962" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="235" background="${ctx}/resources/images/index/login_03.gif">&nbsp;</td>
<td height="235" background="${ctx}/resources/images/index/login_03.jpg">&nbsp;</td>
</tr>
<tr>
<td height="53">
......
......@@ -11,7 +11,7 @@ Ext.define('drp.base.view.CenterView', {
xtype : 'image',
region : "north",
height : "80%",
src : "resources/images/back.png"
src : "resources/images/back.jpg"
},{
xtype : 'panel',
region : "south",
......@@ -23,11 +23,10 @@ Ext.define('drp.base.view.CenterView', {
'<div style="margin-left:210px;">'+
'<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.png"></td> '+
'<td width="120" height="100"> '+
'&nbsp; <img src="'+'resources/images/footer/company.png" width="100" height="20"></td> '+
'<td> '+
'版权所有 &nbsp;Copyright © 2015 西吉万里磷肥有限公司 All Rights Reserved <br>'+
'技术支持:&nbsp;<a href="http://originspark.com.cn"style="text-decoration:none">宁夏奥睿星火网络技术</a>&nbsp; 电话:&nbsp; 15202698249&nbsp; 邮箱: originspark@163.com</td> '+
'技术支持:&nbsp;<a href="http://originspark.com.cn" style="text-decoration:none" target="_blank">宁夏奥睿星火网络技术</a>&nbsp; 电话:&nbsp; 15202698249&nbsp; 邮箱: <a href="mailto:originspark@163.com">originspark@163.com</a></td> '+
'</tr></tbody></table></div></div></div>'
}]
}]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment