billmanage.html
22.4 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
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8" />
<title>账单管理</title>
<meta name="google" value="notranslate"><!-- 禁止Chrome 浏览器中自动提示翻译 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge"><!--IE=edge:保持使用最高级别模式显示内容-->
<meta name="renderer" content="webkit"><!--360浏览器-->
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="" name="description" />
<meta content="" name="author" />
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Expires" content="0">
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" />
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!--新增 sta-->
<link href="../../assets/global/plugins/bootstrap-switch/bootstrap-switch.css" rel="stylesheet" type="text/css">
<link href="../../assets/global/plugins/uniform/css/uniform.default.min.css" rel="stylesheet" type="text/css" />
<!--新增 end-->
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN THEME GLOBAL STYLES -->
<link href="../../assets/global/plugins/bootstrap-select/css/bootstrap-select.min.css" rel="stylesheet" type="text/css" />
<link href="../../assets/global/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.css" rel="stylesheet" type="text/css" />
<link href="../../assets/global/css/bootstrap-table.min.css" rel="stylesheet">
<link href="../../assets/global/css/components.min.css" rel="stylesheet" id="style_components" type="text/css" />
<link href="../../assets/global/css/plugins.min.css" rel="stylesheet" type="text/css" />
<link href="../../assets/global/plugins/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet" type="text/css">
<!-- END THEME GLOBAL STYLES -->
<!-- BEGIN THEME LAYOUT STYLES -->
<link href="../../assets/layouts/layout/css/layout.min.css" rel="stylesheet" type="text/css" />
<link href="../../assets/layouts/layout/css/themes/blue.css" rel="stylesheet" type="text/css" id="style_color" />
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
<script src="../../assets/pages/config/config.js"></script>
<link rel="stylesheet" type="text/css" href="../../assets/pages/css/commonsetcss/commonsetcss.css?a=1"/>
<link rel="stylesheet" type="text/css" href="../../assets/pages/css/managereport/billmanage.css?a=2"/>
<!--<link rel="stylesheet" href="../../assets/global/css/reset.css">-->
<link rel="stylesheet" id="pageCssLink" type="text/css" href=""/>
<!-- END THEME LAYOUT STYLES -->
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /></head>
<!-- END HEAD -->
<body class="page-header-fixed page-sidebar-closed-hide-logo page-container-bg-solid">
<input type="hidden" id="parkIds" value="" />
<!-- BEGIN HEADER -->
<div class="page-header navbar navbar-fixed-top" id="header">
</div>
<!-- END HEADER -->
<!-- BEGIN HEADER & CONTENT DIVIDER -->
<div class="clearfix"> </div>
<!-- END HEADER & CONTENT DIVIDER -->
<!-- BEGIN -->
<div class="page-container">
<!-- 左侧菜单栏 sta -->
<div class="page-sidebar-wrapper">
<!-- BEGIN SIDEBAR -->
<div class="page-sidebar navbar-collapse collapse" id="navbar_left">
</div>
</div>
<!-- 左侧菜单栏 end -->
<!-- 右侧账单内容 sta -->
<div class="page-content-wrapper">
<div class="page-content" >
<div class="ITD-directory-name ITD-common-fontsize16 ITD-common-color"><span>账单管理</span></div>
<!--search sta-->
<div class="row">
<div class=" col-md-12 col-sm-12 ITD-padding-common margin-top-18">
<div class=" ITD-padding22-24 ITD-bgcolor-white ITD-border-radius ITD-box-shadow pos-rel clearfix">
<div class="row">
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-12">
<select id="bill-parkArea" class="selectpicker" data-width="100%" data-size="5" data-live-search="true">
<option value="">所有办事处</option>
</select>
</div>
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-12">
<select id="bill-parkIds" class="selectpicker" data-width="100%" data-size="5" data-live-search="true">
<option value="">所有停车场</option>
</select>
</div>
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-12 bill-choosedateday">
<span class="control-label ITD-common-parking-l ITD-common-color070 ITD-common-fontsize14">日期</span>
<div class="input-group ITD-daterange-btn" style="width: 35%">
<input type="text" class="form-control ITD-daterange-bg ITD-common-color070" id="bill-daterange-btnsta" readonly="">
</div>
<span class="float-left" style="height: 34px;line-height: 34px;margin: 0 5px;">-</span>
<div class="input-group ITD-daterange-btn" style="width: 35%">
<input type="text" class="form-control daterange-str ITD-daterange-bg ITD-common-color070" id="bill-daterange-btnend" readonly="">
</div>
</div>
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-12 bill-choosedatemonth display-none">
<span class="control-label ITD-common-parking-l ITD-common-color070 ITD-common-fontsize14">月份</span>
<div class="input-group ITD-daterange-btn" style="width: 35%">
<input type="text" class="form-control ITD-daterange-bg ITD-common-color070" id="bill-monthdaterange-btnsta" readonly="">
</div>
<span class="float-left" style="height: 34px;line-height: 34px;margin: 0 5px;">-</span>
<div class="input-group ITD-daterange-btn" style="width: 35%">
<input type="text" class="form-control daterange-str ITD-daterange-bg ITD-common-color070" id="bill-monthdaterange-btnend" readonly="">
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
<div class="float-right">
<div class="ITD-common-searchbtn" id="bill-queryBtn">查询</div>
</div>
</div>
</div>
<div class="row margin-top-18">
<div id="bill-toptab" class="col-lg-11 col-md-11 col-sm-11 col-xs-12">
<div class="ITD-graynav-topbar ITD-graynav-topbaractive" id="billdayType">按日</div>
<div class="ITD-graynav-topbar" id="billmonthType">按月</div>
<input type="hidden" id="queryType" data-value="1" value="1">
</div>
</div>
</div>
</div>
</div>
<!--search end-->
<div class="row margin-bottom-18 margin-top-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-money-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="all_totalFee"></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="park_totalFee"></span></span>
</div>
<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="vip_totalFee"></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="back_totalFee"></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-received-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="all_actFee"></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="park_actFee"></span></span>
</div>
<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="vip_actFee"></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="back_actFee"></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-discount-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="all_dicountFee"></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="park_dicountFee"></span></span>
</div>
<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="vip_dicountFee"></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="back_dicountFee"></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-4 pos-rel ">
<ul class="">
<li class=" ITD-common-fontsize14 ITD-common-color050 margin-bottom-5"><span class="card-other-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="all_otherFee"></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="orderRefund"></span></span>
</div>
<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="vipRefund">0.00</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="rechargeRefund">0.00</span></span>
</div>
</li>
</ul>
</div>
</div>
<div class="row ">
<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">
<li class="float-left ">实收汇总</li>
<li class="float-right">
<!--<span class="ITD-export-btn" id="">差异明细</span>-->
<input type="button" class="ITD-export-btn" id="billmanageReport" value="导出">
</li>
</ul>
<div class="jymx-wrap">
<ul class="tab-btn-wrap ITD-common-color050" id="tab-btn-wrap">
<li class="tabAction" value="2">办事处</li>
<li class="" value="1">停车场</li>
</ul>
<div class="clearfix"></div>
<table id="recordtable" class="ITD-fix-table common-tableh47 ITD-complex-table"></table>
</div>
</div>
</div>
</div>
<!-- 弹框(Modal)sta -->
<div class="modal fade" id="billmana-myModal" style="display: none" tabindex="-1" role="dialog" aria-labelledby="mybadModalLabel" aria-hidden="true">
<div class="ITD-modal-dialog ITD-model-1020">
<div class="modal-content">
<div class="modal-header ITD-model-header">
<button type="button" class="close ITD-model-close" data-dismiss="modal" aria-hidden="true">×</button>
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername"><span id="popAreaname">办事处</span>明细收入</span>
</div>
<div class="modal-body ITD-modal-body" style="margin-top: 18px;max-height: 450px;overflow-y: auto">
<table id="billincometable" class="ITD-fix-table common-tableh47 ITD-complex-table"></table>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 右侧账单内容 end -->
</div>
<!--提示弹窗 sta-->
<div class="modal fade " id="ITD-tipsmodel" style="display: none" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="ITD-modal-dialog blue-modal">
<div class="modal-content">
<div class="modal-header ITD-model-header">
<button type="button" class="close ITD-model-close" data-dismiss="modal" aria-hidden="true">×</button>
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername">提示</span>
</div>
<div class="modal-body">
<div class="ITD-alertmodel-contentmsg"></div>
</div>
</div>
</div>
</div>
<!--提示弹窗 end-->
<!--[if lt IE 9]>
<script src="../../assets/global/plugins/respond.min.js"></script>
<script src="../../assets/global/plugins/excanvas.min.js"></script>
<![endif]-->
<!-- scritp BEGIN -->
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN THEME GLOBAL SCRIPTS -->
<script src="../../assets/global/plugins/bootstrap-select/js/bootstrap-select.min.js" type="text/javascript"></script>
<script src="../../assets/global/scripts/bootstrap-table.min.js?a=1"></script>
<script src="../../assets/global/scripts/echarts.min.js"></script>
<script src="../../assets/global/plugins/bootstrap-table-zh-CN.js" type="text/javascript"></script>
<!--<script src="../../assets/pages/config/config.js?a=2" type="text/javascript"></script>-->
<script src="../../assets/global/scripts/app.min.js" type="text/javascript"></script>
<script src="../../assets/pages/scripts/components-bootstrap-select.min.js" type="text/javascript"></script>
<!--新增 sta-->
<script src="../../assets/global/plugins/bootstrap-switch/bootstrap-switch.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-datetimepicker/bootstrap-datetimepicker.zh-CN.js" type="text/javascript"></script>
<!--新增 end-->
<!-- END THEME GLOBAL SCRIPTS -->
<!-- BEGIN THEME LAYOUT SCRIPTS -->
<script src="../../assets/layouts/layout/scripts/layout.min.js" type="text/javascript"></script>
<script src="../../assets/layouts/layout/scripts/demo.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/quick-sidebar.min.js" type="text/javascript"></script>
<script src="../../assets/pages/scripts/public/unit.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-daterangepicker/moment.js" type="text/javascript"></script>
<script src="../../assets/pages/scripts/public/unit.js"></script>
<script src="../../assets/pages/scripts/linkedSelect/linkedSelect.js" type="text/javascript"></script>
<script src="../../assets/pages/scripts/public/common-select.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/bootstrap-daterangepicker/daterangepicker.js" type="text/javascript"></script>
<script src="../../assets/pages/scripts/public/header-navbar.js" type="text/javascript"></script>
<script src="../../assets/global/plugins/DateUtils.js"></script>
<script type="text/javascript">
document.write("<s" + "cript type='text/javascript' src='../../assets/pages/scripts/managereport/billmanage.js?ver" + Math.random() + "'></s" + "cript>");
</script>
<!-- END THEME LAYOUT SCRIPTS -->
</body>
</html>