openPrintZrzbgView.jsp 6.67 KB
<%@ page contentType="text/html;charset=UTF-8" %>
<%@ include file="/WEB-INF/views/include/taglib.jsp"%>
<html>
<head>
	<meta name="decorator" content="default"/>
</head>
<body>
	<sys:message content="${message}"/>	
	  <div align="left"><label class="control-label" ></label></div><br>
	   <div align="center" style="font-size: 26px; font-weight: bold" style="font-family:宋体">
	   		<h1>楼 盘 变 更 对 比 表</h1>
	   </div>
	   <br>
	<div align="right" ></div>
	<table class="table-form" width="700" border="1" align="center">
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;"></td>
			<td width="30%" style="font-size:24px;">变更前</td>
			<td width="30%" style="font-size:24px;">变更后</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">标识码</td>
			<td width="30%" style="font-size:24px;" colspan="2">${ZrzBsm}</td>
<%-- 			<td width="30%" style="font-size:24px;">${ZrzbgBsm}</td> --%>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">要素代码</td>
			<td width="30%" style="font-size:24px;" colspan="2">${ZrzYsdm}</td>
<%-- 			<td width="30%" style="font-size:24px;">${ZrzbgYsdm}</td> --%>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">不动产单元号</td>
			<td width="30%" style="font-size:24px;" colspan="2">${ZrzBdcdyh}</td>
<%-- 			<td width="30%" style="font-size:24px;">${ZrzbgBdcdyh}</td> --%>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">宗地代码</td>
			<td width="30%" style="font-size:24px;" colspan="2">${ZrzZddm}</td>
<%-- 			<td width="30%" style="font-size:24px;">${ZrzbgZddm}</td> --%>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">自然幢号</td>
			<td width="30%" style="font-size:24px;" colspan="2">${ZrzZrzh}</td>
<%-- 			<td width="30%" style="font-size:24px;">${ZrzbgZrzh}</td> --%>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">项目名称</td>
			<td width="30%" style="font-size:24px;" colspan="2">${ZrzXmmc}</td>
<%-- 			<td width="30%" style="font-size:24px;">${ZrzbgXmmc}</td> --%>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">建筑物名称</td>
			<td width="30%" style="font-size:24px;">${ZrzGzwmc}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgGzwmc}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">竣工日期</td>
			<td width="30%" style="font-size:24px;">${ZrzJgrq}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgJgrq}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">建筑物高度</td>
			<td width="30%" style="font-size:24px;">${ZrzJzwgd}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgJzwgd}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">幢占地面积</td>
			<td width="30%" style="font-size:24px;">${ZrzZzdmj}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgZzdmj}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">幢用地面积</td>
			<td width="30%" style="font-size:24px;">${ZrzZydmj}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgZydmj}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">状态</td>
			<td width="30%" style="font-size:24px;">${ZrzZt}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgZt}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">建筑面积</td>
			<td width="30%" style="font-size:24px;">${ZrzScjzmj}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgScjzmj}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">总层数</td>
			<td width="30%" style="font-size:24px;">${ZrzZcs}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgZcs}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">地上层数</td>
			<td width="30%" style="font-size:24px;">${ZrzDscs}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgDscs}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">地下层数</td>
			<td width="30%" style="font-size:24px;">${ZrzDxcs}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgDxcs}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">规划用途</td>
			<td width="30%" style="font-size:24px;">${ZrzGhyt}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgGhyt}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">房屋结构</td>
			<td width="30%" style="font-size:24px;">${ZrzFwjg}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgFwjg}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">总套数</td>
			<td width="30%" style="font-size:24px;">${ZrzZts}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgZts}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">宗地分摊方式</td>
			<td width="30%" style="font-size:24px;">${ZrzZdftfs}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgZdftfs}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">建筑物基本用途</td>
			<td width="30%" style="font-size:24px;">${ZrzJzwjbyt}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgJzwjbyt}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">档案号</td>
			<td width="30%" style="font-size:24px;">${ZrzDah}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgDah}</td>
	 </tr>
	 <tr align="center" height="60">
	  		<td width="30%" style="font-size:24px;font-weight:bold;">备注</td>
			<td width="30%" style="font-size:24px;">${ZrzBz}</td>
			<td width="30%" style="font-size:24px;">${ZrzbgBz}</td>
	 </tr>
	</table>
	<br>
	<style type="text/css" media=print>.noprint {display : none }</style>
	<div width="800" class="noprint" align="center">
		<input type=button name=show value="打印" onclick="javascript:window.print(); ">
		&nbsp;&nbsp;
		<input onclick =" javascript:window.close();" type=button value="关闭" name= close> 
	</div>
</body>
</html>