|
|
|
@ -21,6 +21,126 @@ HashFmlBuf buf = (HashFmlBuf) request.getAttribute("indenture_buf");
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="../../js/2k3Grid.css">
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="../../js/2k3Menu.css">
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="../../js/2k3Dialog.css">
|
|
|
|
|
<style>
|
|
|
|
|
#myGrid .gridHead{
|
|
|
|
|
height: 50px;
|
|
|
|
|
line-height: 50px;
|
|
|
|
|
background-color: #cce7f5;
|
|
|
|
|
color: #000;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead .gridRow{
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: start;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span{
|
|
|
|
|
text-align: center;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
border-right: 1px solid #000000;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(1){
|
|
|
|
|
width: 60px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(2){
|
|
|
|
|
width: 80px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(3){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(4){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(5){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(6){
|
|
|
|
|
width: 180px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(7){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(8){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(9){
|
|
|
|
|
width: 150px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(10){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(11){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridHead span:nth-child(12){
|
|
|
|
|
width: 168px;
|
|
|
|
|
border-right: none;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow{
|
|
|
|
|
height: 30px;
|
|
|
|
|
/*margin-top: 5px;*/
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: start;
|
|
|
|
|
align-items: center;
|
|
|
|
|
border-bottom: 1px solid #000;
|
|
|
|
|
color: #000;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span{
|
|
|
|
|
width: 148px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
border-right: 1px solid;
|
|
|
|
|
text-align: center;
|
|
|
|
|
height: 30px;
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(1){
|
|
|
|
|
width: 60px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(2){
|
|
|
|
|
width: 80px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(3){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(4){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(5){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(6){
|
|
|
|
|
width: 180px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(7){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(8){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(9){
|
|
|
|
|
width: 150px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(10){
|
|
|
|
|
width: 120px;;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(11){
|
|
|
|
|
width: 120px;
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span:nth-child(12){
|
|
|
|
|
width: 168px;
|
|
|
|
|
border-right: none
|
|
|
|
|
}
|
|
|
|
|
#myGrid .gridBody .gridRow span a,#myGrid .gridBody .gridRow span img,#myGrid .gridBody .gridRow span input {
|
|
|
|
|
margin-right: 6px;
|
|
|
|
|
margin-top: 6px;
|
|
|
|
|
}
|
|
|
|
|
form{
|
|
|
|
|
height: 98%;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
select
|
|
|
|
|
{
|
|
|
|
@ -155,10 +275,10 @@ function selectChange(i)
|
|
|
|
|
if (buf != null) {
|
|
|
|
|
int rowcount = buf.getRowCount();
|
|
|
|
|
%>
|
|
|
|
|
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="1" class="box">
|
|
|
|
|
<table width="99%" border="0" align="center" style="height: 85%" cellpadding="0" cellspacing="1" class="box">
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<div style="width:100%; height:385px;overflow: auto;">
|
|
|
|
|
<div style="width:100%; height:96%;overflow: auto;">
|
|
|
|
|
<div id="myGrid" class="2k3Grid" borderWidth="0" contextMenu="mnuGridContextMenu" altRowColor="oldLace">
|
|
|
|
|
<div class="gridHead">
|
|
|
|
|
<!--div align="left"><span width="5%">共检索到<%=rowcount%>条记录</span></div-->
|
|
|
|
@ -194,9 +314,9 @@ function selectChange(i)
|
|
|
|
|
%>
|
|
|
|
|
<div class="gridRow">
|
|
|
|
|
<span width="5px" style="text-align: center;"><%=i+1%></span>
|
|
|
|
|
<span style="text-align: center;width:2px;"><input type="checkbox" name="Infos" value="<%=buf.fget("indenture_id",i)%>"></span>
|
|
|
|
|
<span><input type="checkbox" name="Infos" value="<%=buf.fget("indenture_id",i)%>"></span>
|
|
|
|
|
<span><%=buf.fget("indenture_id",i)%></span>
|
|
|
|
|
<span><%if(tempstate.equals("注销")){ %><font color="red"><%=tempstate%></font><%} else{%><font color="green"><%=tempstate%></font><%} %></span>
|
|
|
|
|
<span><%if(tempstate.equals("注销")){ %><span style=" color:red;border: none"><%=tempstate%></span><%} else{%><span style=" color:green;border: none"><%=tempstate%></span><%} %></span>
|
|
|
|
|
<span><%=SM4.SM4Decrypt(Base64.decode(buf.fget("indenture_name",i)))%></span>
|
|
|
|
|
<span><%=buf.fget("indenture_address",i)%></span>
|
|
|
|
|
<span><%=buf.fget("indenture_phone",i)%></span>
|
|
|
|
@ -206,15 +326,15 @@ function selectChange(i)
|
|
|
|
|
<span><%=buf.fget("linkman_mobile",i)%></span>
|
|
|
|
|
<span>
|
|
|
|
|
<%if(login.getSanyuan().equals("0")){ %>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=showIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/read_document.png" ALT="查看" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=toEditIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/edit.gif" ALT="修改" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=IndentureBydelete&indentureId=<%=buf.fget("indenture_id",i)%>" onclick="return confirm('确定将此记录删除?')"><img border="0" src="../../images1/delete.gif" ALT="删除" style="cursor: pointer;"/></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=showIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/read_document.png" ALT="查看" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=toEditIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/edit.gif" ALT="修改" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=IndentureBydelete&indentureId=<%=buf.fget("indenture_id",i)%>" onclick="return confirm('确定将此记录删除?')"><img border="0" src="../../images1/delete.gif" ALT="删除" style="cursor: pointer;"/></a>
|
|
|
|
|
<%}else if(login.getSanyuan().equals("1")){ %>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=showIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/read_document.png" ALT="查看" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=showIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/read_document.png" ALT="查看" style="cursor: pointer;"></a>
|
|
|
|
|
<%}else { %>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=showIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/read_document.png" ALT="查看" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=toEditIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/edit.gif" ALT="修改" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=IndentureBydelete&indentureId=<%=buf.fget("indenture_id",i)%>" onclick="return confirm('确定将此记录删除?')"><img border="0" src="../../images1/delete.gif" ALT="删除" style="cursor: pointer;"/></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=showIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/read_document.png" ALT="查看" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=toEditIndenture&indentureId=<%=buf.fget("indenture_id",i)%>"><img border="0" src="../../images1/edit.gif" ALT="修改" style="cursor: pointer;"></a>
|
|
|
|
|
<a href=" /servlet/IndentureManage?operate=IndentureBydelete&indentureId=<%=buf.fget("indenture_id",i)%>" onclick="return confirm('确定将此记录删除?')"><img border="0" src="../../images1/delete.gif" ALT="删除" style="cursor: pointer;"/></a>
|
|
|
|
|
<%} %>
|
|
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|