parkinglengthport.html
18.9 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!-- 菜单搜索 sta -->
<div class="row margin-bottom-18">
<div class="col-md-12 margin-top-20 ITD-padding-common">
<div class="ITD-padding9-8 ITD-bgcolor-search ITD-border-radius ITD-box-shadow pos-rel clearfix">
<ul id="devicereport-toptab" class="col-lg-11 col-md-11 col-sm-11 col-xs-12">
<li class="ITD-graynav-topbar ITD-graynav-topbaractive" reportDateTabTag="1">日报</li>
<li class="ITD-graynav-topbar" reportDateTabTag="2">周报</li>
<li class="ITD-graynav-topbar" reportDateTabTag="3">月报</li>
</ul>
<div class="col-lg-1 col-md-1 col-sm-1 col-xs-12">
<input type="hidden" id="orgName" value=""/>
<div class="ITD-search-printbtn ITD-common-color060" id="durationParkPrint">打印</div>
</div>
</div>
<!--查询条件 sta-->
<div class=" ITD-padding22-24 ITD-bgcolor-white ITD-border-radius ITD-box-shadow pos-rel clearfix">
<div class="row ">
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-12 parkincome-choosedateday">
<span class="control-label common-parking-l ITD-common-color070 ITD-common-fontsize14 ">日期</span>
<div class="input-group ITD-daterange-btn" >
<input type="text" class="form-control ITD-daterange-bg ITD-common-color070" id="durationpark-daydaterange-btnsta" readonly="">
</div>
</div>
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-12 parkincome-choosedateweek display-none">
<span class="control-label common-parking-l ITD-common-color070 ITD-common-fontsize14">周报</span>
<div class="input-group ITD-daterange-btn ITD-common-color070" id="durationpark-weekdaterange-btnsta">
<!--<input type="text" class="form-control ITD-daterange-bg ITD-common-color045" id="durationpark-weekdaterange-btnsta" readonly="">-->
</div>
</div>
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-12 parkincome-choosedatemonth display-none">
<span class="control-label common-parking-l ITD-common-color070 ITD-common-fontsize14">月份</span>
<div class="input-group ITD-daterange-btn">
<input type="text" class="form-control ITD-daterange-bg ITD-common-color070" id="durationpark-monthdaterange-btnsta" readonly="">
</div>
</div>
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-12 float-right" >
<div class="ITD-common-searchbtn float-right" id="durationpark-billQueryBnt">查询</div>
</div>
</div>
</div>
<!--查询条件 end-->
</div>
</div>
<!-- 菜单搜索 end -->
<div class="row ">
<div class="col-md-12 ITD-padding-common float-none">
<div class="ITD-border-radius ITD-box-shadow padding0-20">
<div class="text-center ITD-paddingtop20 ITD-common-color090 ITD-common-fontsize24" id="orgNameTitle"></div>
<h6 class="text-center ITD-common-fontsize12 ITD-common-color070 ITD-paddingbottom20" id="reportDateTitle"></h6>
<div class="row ">
<div class=" col-md-12 col-sm-12 ITD-padding-common ">
<div class="ITD-statistics-count">
<ul class="float-right ITD-overflowhidden ITD-statistics-count-main">
<li class="float-left ITD-common-fontsize12 ITD-common-color070">
<span class="count-icon count-parking "></span>停车场总数 <span class="ITD-common-color" id="parkNum"></span> 个
</li>
<li class="float-left ITD-common-fontsize12 ITD-common-color070">
<span class="count-icon count-roadside "></span>停车场路侧 <span class="ITD-common-color" id="outParkNum"></span> 个
</li>
<li class="float-left ITD-common-fontsize12 ITD-common-color070">
<span class="count-icon count-seal"></span>停车场封闭 <span class="ITD-common-color" id="inParkNum"></span> 个
</li>
<li class="float-left ITD-common-fontsize12 ITD-common-color070">
<span class="count-icon count-berth"></span>泊位数 <span class="ITD-common-color" id="berthNum"></span> 个
</li>
<li class="float-left ITD-common-fontsize12 ITD-common-color070">
<span class="count-icon count-roadside "></span>泊位路侧 <span class="ITD-common-color" id="outBerthNum"></span> 个
</li>
<li class="float-left ITD-common-fontsize12 ITD-common-color070">
<span class="count-icon count-seal"></span>泊位封闭 <span class="ITD-common-color" id="inBerthNum"></span> 个
</li>
<div class="clearfix"></div>
</ul>
</div>
</div>
</div>
<div class="row margin-bottom-18">
<div class=" col-md-3 col-sm-3 ITD-padding-common">
<ul class="ITD-cardnew-wrap ITD-box-shadow ITD-border-radius ITD-overflowhidden">
<li class="ITD-cardlist-wrap ITD-cardlist-wrap-1 pos-rel ">
<ul class="">
<li class=" ITD-common-fontsize14 ITD-common-color050 margin-bottom-5"><span class="card-parking-icon"></span>停车时长<span class="ITD-common-fontsize12 ITD-common-color050"> (小时)</span></li>
<li class="">
<span class="ITD-common-fontsize24 ITD-common-color000 ITD-hidden-nowrap " id="totalDuration"></span>
</li>
<div class="clearfix"></div>
</ul>
</li>
<li class="padding0-20">
<div class="clearfix margin-bottom-5">
<span class="float-left ITD-common-fontsize12 ITD-common-color045 ">路侧</span>
<span class="float-right ITD-common-fontsize14 ITD-common-color"><span id="outParkDuration"></span></span>
</div>
<div class="clearfix">
<span class="float-left ITD-common-fontsize12 ITD-common-color045 ">封闭</span>
<span class="float-right ITD-common-fontsize14 ITD-common-color"><span id="inParkDuration"></span></span>
</div>
</li>
</ul>
</div>
<div class=" col-md-3 col-sm-3 ITD-padding-common">
<ul class="ITD-cardnew-wrap ITD-box-shadow ITD-border-radius ITD-overflowhidden">
<li class="ITD-cardlist-wrap ITD-cardlist-wrap-2 pos-rel ">
<ul class="">
<li class=" ITD-common-fontsize14 ITD-common-color050 margin-bottom-5"><span class="card-berttime-icon"></span>泊位平均时长<span class="ITD-common-fontsize12 ITD-common-color050"> (小时)</span></li>
<li class="">
<span class="ITD-common-fontsize24 ITD-common-color000 ITD-hidden-nowrap " id="avgBerthParkDuration"></span>
</li>
<div class="clearfix"></div>
</ul>
</li>
<li class="padding0-20">
<div class="clearfix margin-bottom-5">
<span class="float-left ITD-common-fontsize12 ITD-common-color045 ">路侧</span>
<span class="float-right ITD-common-fontsize14 ITD-common-color"><span id="outAvgBerthParkDuration"></span></span>
</div>
<div class="clearfix">
<span class="float-left ITD-common-fontsize12 ITD-common-color045 ">封闭</span>
<span class="float-right ITD-common-fontsize14 ITD-common-color"><span id="inAvgBerthParkDuration"></span></span>
</div>
</li>
</ul>
</div>
<div class=" col-md-3 col-sm-3 ITD-padding-common">
<ul class="ITD-cardnew-wrap ITD-box-shadow ITD-border-radius ITD-overflowhidden">
<li class="ITD-cardlist-wrap ITD-cardlist-wrap-3 pos-rel ">
<ul class="">
<li class=" ITD-common-fontsize14 ITD-common-color050 margin-bottom-5"><span class="card-measure-icon"></span>总停车次数<span class="ITD-common-fontsize12 ITD-common-color050"> (次)</span></li>
<li class="">
<span class="ITD-common-fontsize24 ITD-common-color000 ITD-hidden-nowrap " id="totalParkingTimes"></span>
</li>
<div class="clearfix"></div>
</ul>
</li>
<li class="padding0-20">
<div class="clearfix margin-bottom-5">
<span class="float-left ITD-common-fontsize12 ITD-common-color045 ">路侧</span>
<span class="float-right ITD-common-fontsize14 ITD-common-color"><span id="outParkingTimes"></span></span>
</div>
<div class="clearfix">
<span class="float-left ITD-common-fontsize12 ITD-common-color045 ">封闭</span>
<span class="float-right ITD-common-fontsize14 ITD-common-color"><span id="inParkingTimes"></span></span>
</div>
</li>
</ul>
</div>
<div class=" col-md-3 col-sm-3 ITD-padding-common">
<ul class="ITD-cardnew-wrap ITD-box-shadow ITD-border-radius ITD-overflowhidden">
<li class="ITD-cardlist-wrap ITD-cardlist-wrap-3 pos-rel ">
<ul class="">
<li class=" ITD-common-fontsize14 ITD-common-color050 margin-bottom-5"><span class="card-measure-icon"></span>次均停车时长<span class="ITD-common-fontsize12 ITD-common-color050"> (次/小时)</span></li>
<li class="">
<span class="ITD-common-fontsize24 ITD-common-color000 ITD-hidden-nowrap " id="avgTimesDuration"></span>
</li>
<div class="clearfix"></div>
</ul>
</li>
<li class="padding0-20">
<div class="clearfix margin-bottom-5">
<span class="float-left ITD-common-fontsize12 ITD-common-color045 ">路侧</span>
<span class="float-right ITD-common-fontsize14 ITD-common-color"><span id="outAvgTimesDuration"></span></span>
</div>
<div class="clearfix">
<span class="float-left ITD-common-fontsize12 ITD-common-color045 ">封闭</span>
<span class="float-right ITD-common-fontsize14 ITD-common-color"><span id="inAvgTimesDuration"></span></span>
</div>
</li>
</ul>
</div>
</div>
<div class="row margin-bottom-18">
<div class=" col-md-12 col-sm-12 ITD-padding-common">
<div class="ITD-box-shadow ITD-border-radius padding0-20">
<ul class="ITD-new-table-title ITD-common-fontsize14 ITD-common-color070 ITD-border-bottom">
<li class="float-left">停车时长</li>
</ul>
<div class=" col-md-3 col-sm-3 parkinglengthport-parkinglength" id="durationport-echart"></div>
<div class=" col-md-9 col-sm-9 parkinglengthport-parkinglength" style="overflow-x: auto;">
<table id="recordtable" class=" ITD-fix-table table fixed-table-container table-hover table-striped margin-top-9">
<thead>
<tr>
<th style="text-align: left; width: 10%; " data-field="staticDate" tabindex="0">
<div class="th-inner ">停车场类型</div><div class="fht-cell"></div>
</th>
<th style="text-align: left; width: 10%; " data-field="min15" tabindex="0">
<div class="th-inner ">0-15m</div><div class="fht-cell"></div>
</th>
<th style="text-align: left; width: 10%; " data-field="min30" tabindex="0">
<div class="th-inner ">15-30m</div><div class="fht-cell"></div>
</th>
<th style="text-align: left; width: 10%; " data-field="hour1" tabindex="0">
<div class="th-inner ">30m-1h</div><div class="fht-cell"></div>
</th>
<th style="text-align: left; width: 10%; " data-field="hour6" tabindex="0">
<div class="th-inner ">1-6h</div><div class="fht-cell"></div>
</th>
<th style="text-align: left; width: 10%; " data-field="hour12" tabindex="0">
<div class="th-inner ">6-12h</div><div class="fht-cell"></div>
</th>
<th style="text-align: left; width: 10%; " data-field="hour24" tabindex="0">
<div class="th-inner ">12-24h</div><div class="fht-cell"></div>
</th>
<th style="text-align: left; width: 10%; " data-field="day1" tabindex="0">
<div class="th-inner ">1天以上</div><div class="fht-cell"></div>
</th>
</tr>
</thead>
<tbody class="income-fixedtable">
<tr data-index="0">
<td style="text-align: left; width: 10%; ">全部停车场</td>
<td style="text-align: left; width: 10%; "><span id="min15">0</span></td>
<td style="text-align: left; width: 10%; "><span id="min30">0</span></td>
<td style="text-align: left; width: 10%; "><span id="hour1">0</span></td>
<td style="text-align: left; width: 10%; "><span id="hour6">0</span></td>
<td style="text-align: left; width: 10%; "><span id="hour12">0</span></td>
<td style="text-align: left; width: 10%; "><span id="hour24">0</span></td>
<td style="text-align: left; width: 10%; "><span id="day1">0</span></td>
</tr>
<tr data-index="1">
<td style="text-align: left; width: 10%; ">路侧停车场</td>
<td style="text-align: left; width: 10%; "><span id="outmin15">0</span></td>
<td style="text-align: left; width: 10%; "><span id="outmin30">0</span></td>
<td style="text-align: left; width: 10%; "><span id="outhour1">0</span></td>
<td style="text-align: left; width: 10%; "><span id="outhour6">0</span></td>
<td style="text-align: left; width: 10%; "><span id="outhour12">0</span></td>
<td style="text-align: left; width: 10%; "><span id="outhour24">0</span></td>
<td style="text-align: left; width: 10%; "><span id="outday1">0</span></td>
</tr>
<tr data-index="2" style="border-bottom: 1px solid #e7ecf1;">
<td style="text-align: left; width: 10%; ">封闭停车场</td>
<td style="text-align: left; width: 10%; "><span id="inmin15">0</span></td>
<td style="text-align: left; width: 10%; "><span id="inmin30">0</span></td>
<td style="text-align: left; width: 10%; "><span id="inhour1">0</span></td>
<td style="text-align: left; width: 10%; "><span id="inhour6">0</span></td>
<td style="text-align: left; width: 10%; "><span id="inhour12">0</span></td>
<td style="text-align: left; width: 10%; "><span id="inhour24">0</span></td>
<td style="text-align: left; width: 10%; "><span id="inday1">0</span></td>
</tr>
</tbody>
</table>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="row margin-bottom-18">
<div class=" col-md-12 col-sm-12 ITD-padding-common">
<div class="ITD-box-shadow ITD-border-radius padding0-20">
<ul class="ITD-new-table-title ITD-common-fontsize14 ITD-common-color070 ITD-border-bottom margin-bottom-12">
<li class="float-left">停车时长明细</li>
</ul>
<table id="devicereport-table" class="ITD-fix-table common-tableh47"></table>
</div>
</div>
</div>
</div>
</div>
</div>
<script src='../../assets/pages/scripts/yardoperation/parkinglengthport/parkinglengthport.js'></script>