-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathstatistics_find_record.html
281 lines (267 loc) · 15.9 KB
/
statistics_find_record.html
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
<!DOCTYPE html>
<html>
<body>
<!-- header -->
<div class="include" data-include="header"></div>
<!-- end header -->
<section class='aside-section'>
<section class="hbox stretch">
<!-- .aside -->
<aside class="bg-Green lter aside hidden-print include" data-include="aside" id="nav"></aside>
<!-- /.aside -->
<section id="content">
<section class="hbox stretch">
<!-- 如果没有三级导航 这段代码注释-->
<aside class="bg-green lter aside-sm hidden-print ybox" id="subNav">
<section class="vbox">
<div class="wrapper header"><span class="margin_lr"></span><span class="margin_lr border-left"> 详单查询</span>
</div>
<section class="scrollable">
<div class="slim-scroll">
<nav class="hidden-xs">
<ul class="nav">
<li>
<div class="aside-li-a ">
<a href="statistics_find.html">语音呼叫</a>
</div>
</li>
<li>
<div class="aside-li-a">
<a href="statistics_find_callback.html">语音回拨</a>
</div>
</li>
<li>
<div class="aside-li-a">
<a href="statistics_find_meetserver.html">会议服务</a>
</div>
</li>
<li>
<div class="aside-li-a">
<a href="statistics_find_ivrserver.html">IVR定制服务</a>
</div>
</li>
<li>
<div class="aside-li-a">
<a href="statistics_find_code.html">语音验证码</a>
</div>
</li>
<li>
<div class="aside-li-a active">
<a href="statistics_find_record.html">录音服务</a>
</div>
</li>
<li>
<div class="aside-li-a">
<a href="statistics_find_call.html">云呼叫中心</a>
</div>
</li>
</ul>
</nav>
</div>
</section>
</section>
</aside>
<aside>
<section class="vbox xbox">
<!-- 如果没有三级导航 这段代码注释-->
<!--<div class="head-box"><a href="#subNav" data-toggle="class:hide"> <i
class="fa fa-angle-left text"></i> <i class="fa fa-angle-right text-active"></i> </a>
</div>-->
<div class="wrapper header">
<span class="border-left"> 录音服务</span>
</div>
<section class="scrollable wrapper w-f">
<!--大图标 添加样子 application-tab -->
<section class="panel panel-default pos-rlt clearfix ">
<ul id="myTab" class="nav nav-tabs">
<li class="active"><a href="#play" data-toggle="tab">录音应用1</a></li>
<li><a href="#voice" data-toggle="tab">录音应用2</a></li>
</ul>
<div id="myTabContent" class="tab-content" style="">
<form method="get">
<div class="row statistics_row" >
<div class="col-md-1">
日期
</div>
<div class="col-md-2">
<input type="text" name="" class="form-control currentDay " value="2016-06-27" />
</div>
<div class="col-md-2">
<button class="btn btn-primary" type="submit"> 查询</button>
</div>
</div>
</form>
<div class="tab-pane fade in active" id="play">
<table class="table table-striped cost-table-history">
<thead>
<tr>
<th colspan="6"><span class="p-money">存储容量:150M</span></th>
</tr>
<tr>
<th>呼叫时间</th>
<th>主叫</th>
<th>被叫</th>
<th>通话状态</th>
<th>时长(秒)</th>
<th>消费金额(元)</th>
<th>操作</th>
</tr>
</thead>
<tbody>
<tr>
<td>2015-07-12</td>
<td>13611460986</td>
<td>02065612354</td>
<td>正常</td>
<td>1'23"</td>
<td>0.01</td>
<td><a id="downVoid1" onclick="downVoid(1)" data-statu="2">正在下载<span class="download"></span></a></td>
</tr>
<tr>
<td>2015-07-12</td>
<td>13611460986</td>
<td>02065612354</td>
<td>正常</td>
<td>1'23"</td>
<td>0.01</td>
<td><a id="downVoid2" onclick="downVoid(2)" data-statu="1">录音下载</a></td>
</tr>
<tr>
<td>2015-07-12</td>
<td>13611460986</td>
<td>02065612354</td>
<td>正常</td>
<td>1'23"</td>
<td>0.01</td>
<td><a id="downVoid3" onclick="downVoid(3)" data-statu="3">下载失败,请重试</a></td>
</tr>
<tr>
<td>2015-07-12</td>
<td>13611460986</td>
<td>02065612354</td>
<td>正常</td>
<td>1'23"</td>
<td>0.01</td>
<td><a id="downVoid4" onclick="downVoid(4)">录音下载</a></td>
</tr>
</tbody>
</table>
</div>
<div class="tab-pane fade" id="voice">
<table class="table table-striped cost-table-history">
<thead>
<tr>
<th colspan="6"><span class="p-money">存储容量:150M</span></th>
</tr>
<tr>
<th>呼叫时间</th>
<th>主叫</th>
<th>被叫</th>
<th>通话状态</th>
<th>时长(秒)</th>
<th>消费金额</th>
<th>操作</th>
</tr>
</thead>
<tbody>
<tr>
<td>2015-07-12</td>
<td>13611460986</td>
<td>02065612354</td>
<td>正常</td>
<td>1'23"</td>
<td>0.01</td>
<td><a id="downVoid1" onclick="downVoid(1)" data-statu="2">正在下载<span class="download"></span></a></td>
</tr>
<tr>
<td>2015-07-12</td>
<td>13611460986</td>
<td>02065612354</td>
<td>正常</td>
<td>1'23"</td>
<td>0.01</td>
<td><a id="downVoid2" onclick="downVoid(2)" data-statu="1">录音下载</a></td>
</tr>
<tr>
<td>2015-07-12</td>
<td>13611460986</td>
<td>02065612354</td>
<td>正常</td>
<td>1'23"</td>
<td>0.01</td>
<td><a id="downVoid3" onclick="downVoid(3)" data-statu="3">下载失败,请重试</a></td>
</tr>
<tr>
<td>2015-07-12</td>
<td>13611460986</td>
<td>02065612354</td>
<td>正常</td>
<td>1'23"</td>
<td>0.01</td>
<td><a id="downVoid4" onclick="downVoid(4)">录音下载</a></td>
</tr>
</tbody>
</table>
</div>
<section class="panel panel-default yunhuni-personal">
<nav class="pageWrap">
<ul class="pagination">
<li>
<a href="#" aria-label="Previous">
<span aria-hidden="true">«</span>
</a>
</li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li>
<a href="#" aria-label="Next">
<span aria-hidden="true">»</span>
</a>
</li>
</ul>
</nav>
</section>
</div>
</section>
</section>
</section>
</aside>
</section>
<a href="#" class="hide nav-off-screen-block" data-toggle="class:nav-off-screen" data-target="#nav"></a>
</section>
</section>
</section>
<script>
</script>
<script src="js/app.v2.js"></script> <!-- Bootstrap --> <!-- App -->
<script src="js/charts/flot/jquery.flot.min.js" cache="false"></script>
<script src="js/bootbox.min.js"></script>
<script src="js/charts/flot/demo.js" cache="false"></script>
<script src="js/jquery.cookie.min.js"></script>
<script src="js/include.js"></script>
<script src="bower_components/bootstrapvalidator/dist/js/bootstrapValidator.min.js"></script>
<script type="text/javascript" src='./js/bootstrap-datepicker/js/bootstrap-datepicker.js'> </script>
<script type="text/javascript" src='./js/bootstrap-datepicker/locales/bootstrap-datepicker.zh-CN.min.js'> </script>
<script src="js/jquery.cookie.min.js"></script>
<script>
function downVoid(id) {
var tag = $('#downVoid'+id);
var ststus = tag.attr('data-statu');
if(ststus==1){
//查询录音是否下载到oss,是下载到本地,否下载到oss显示 正在下载 ,下载oss失败,显示重试
tag.html('正在下载<span class="download"></span>').attr("data-statu","2");
window.open('update.sh');
}else if(ststus==2){
tag.html('下载失败,请重试').attr("data-statu","3");
}else{
tag.html('录音下载').attr("data-statu","1");
}
}
</script>
<!--must-->
<script type="text/javascript" src='./js/statistics/find.js'> </script>
</body>
</html>