9faa7ed171086169f2296e00ec6381429cecb078.svn-base
4.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<%@ page contentType="text/html;charset=UTF-8"%>
<%@ include file="/WEB-INF/views/include/taglib.jsp"%>
<html>
<head>
<title>不动产信息</title>
<meta name="decorator" content="default" />
<script type="text/javascript">
$(document).ready(function() {
});
</script>
</head>
<body>
<!--
<ul class="nav nav-tabs">
<li class="active"><a href="#">原不动产登记信息</a></li>
</ul> -->
<div id="BdcqzsdjxxID" style="display: none;">${regBusBdcqzsdjxx.id}</div>
<!--
<sys:message content="${message}" />
<div class="control-group" align="center" >
<table id="contentTable" class="table table-striped table-bordered table-condensed">
<thead>
<tr>
<th>业务号</th>
<th>不动产单元号</th>
<th>宗地代码</th>
<th>不动产权证号</th>
<th>权利人</th>
<th>共有情况</th>
<th>坐落</th>
<th>权利类型</th>
<th>权利性质</th>
<th>用途</th>
<th>面积</th>
<th>使用期限</th>
</tr>
</thead>
<tbody>
<tr>
<td>
${regBusBdcqzsdjxx.ywh}
</td>
<td>
<a href="javascript:void(0);">${regBusBdcqzsdjxx.bdcdyh}</a>
</td>
<td>
${regBusBdcqzsdjxx.zddm}
</td>
<td>
${regBusBdcqzsdjxx.bdcqzh}
</td>
<td>
${regBusBdcqzsdjxx.qlrmc}
</td>
<td>
${regBusBdcqzsdjxx.gyqk}
</td>
<td>
${regBusBdcqzsdjxx.zl}
</td>
<td>
${fns:getDictLabel(regBusBdcqzsdjxx.qllx, 'reg_bus_qllx', '')}
</td>
<td>
${fns:getDictLabel(regBusBdcqzsdjxx.qlxz, 'reg_bus_qlxz', '')}
</td>
<td>
${regBusBdcqzsdjxx.yt}
</td>
<td>
${regBusBdcqzsdjxx.mj}
</td>
<td>
${regBusBdcqzsdjxx.syqx}
</td>
</tr>
</tbody>
</table>
-->
<!--
<table width="99%" border="1" style="border-style: solid; border-color: #000" cellspacing="0" cellpadding="3">
<tr>
<td colspan="2">单位:□平方米/□公顷、万元</td>
<td width="10%">土地证号</td>
<td colspan="2">${mapinfo['BDCQZH']}</td>
<td width="10%" align="right">不动产单元号</td>
<td width="10%">${mapinfo['BDCDYH']}</td>
</tr>
<tr>
<td width="10%">地 号</td>
<td width="32%">${mapinfo['ZDDM']}</td>
<td width="10%">图 号</td>
<td colspan="2">${mapinfo['TFH']}</td>
<td>调查表号</td>
<td>${mapinfo['DAH']}</td>
</tr>
<tr>
<td>宗地面积</td>
<td>${mapinfo['ZDMJ']}</td>
<td>坐 落</td>
<td colspan="4">${mapinfo['ZL']}</td>
</tr>
<tr>
<td>用 途</td>
<td>${mapinfo['YT']}</td>
<td>权 利 人</td>
<td colspan="4">${mapinfo['QLRMC']}</td>
</tr>
<tr>
<td>证件种类</td>
<td>${mapinfo['ZJLX']}</td>
<td>证件编号</td>
<td width="10%">${mapinfo['SFZH']}</td>
<td colspan="2">审批表号</td>
<td>${mapinfo['YWH']}</td>
</tr>
<tr>
<td>单位性质</td>
<td>${mapinfo['DWXZ']}</td>
<td>通讯地址</td>
<td>${mapinfo['TXDZ']}</td>
<td colspan="3">邮编:723000</td>
</tr>
<tr>
<td>权属性质</td>
<td>${mapinfo['QLXZ']}</td>
<td>使用权类型</td>
<td>${mapinfo['QLLX']}</td>
<td colspan="2">土地权利证书号</td>
<td>${mapinfo['BDCQZBH']}</td>
</tr>
<tr>
<td>使用期限</td>
<td>${mapinfo['SYNX']}</td>
<td>终止日期</td>
<td>${mapinfo['ZZRQ']}</td>
<td colspan="2">土地归户卡号</td>
<td>${mapinfo['BDCQZBH']}</td>
</tr>
<tr>
<td rowspan="2">取得价格</td>
<td rowspan="2">${mapinfo['JG']}</td>
<td rowspan="2">使用权面积</td>
<td rowspan="2">${mapinfo['ZDMJ']}</td>
<td width="2%" rowspan="2" align="center">其<br />中
</td>
<td>独用面积</td>
<td>${mapinfo['DYMJ']}</td>
</tr>
<tr>
<td>分摊面积</td>
<td>${mapinfo['FTMJ']}</td>
</tr>
<tr>
<td>建筑容积率</td>
<td>${mapinfo['RJL']}</td>
<td>建筑密度</td>
<td>${mapinfo['JZMD']}</td>
<td colspan="2">建筑限高</td>
<td>${mapinfo['JZXG']}</td>
</tr>
<tr>
<td>建筑物占地面积</td>
<td>${mapinfo['JZZDMD']}</td>
<td>建筑物类型</td>
<td> ${mapinfo['JZWLX']} </td>
<td colspan="2">申报建筑物权属</td>
<td>${mapinfo['SBJZWQS']} </td>
</tr>
<tr>
<td><p>土地权属来源证明文件名称、编号、日期</p></td>
<td colspan="6"><p>${mapinfo['BZ']}</p></td>
</tr>
</table>
-->
</div>
</body>
</html>