forked from marbleid1ot/churushenqing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyindex.html
513 lines (429 loc) · 24.4 KB
/
myindex.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
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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
<html>
<head>
<meta charset="UTF-8">
<title>预约审批</title>
<meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0" name="viewport">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="black" name="apple-mobile-web-app-status-bar-style">
<meta content="telephone=no" name="format-detection">
<link href="myindex/css/style.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="statics/js/jquery-1.js"></script>
<script type="text/javascript" src="myindex/js/tab.js"></script>
</head>
<body>
<section class="aui-flexView">
<header class="aui-navBar aui-navBar-fixed">
<a href="javascript:window.history.back();" class="aui-navBar-item">
<i class="icon icon-return"></i> 预约审批
</a>
<div class="aui-center">
<span class="aui-center-title"></span>
</div>
<a href="javascript:;" class="aui-navBar-item">
<i class="icon icon-sx"></i>
<i class="icon icon-cd"></i>
</a>
</header>
<section class="aui-scrollView">
<div class="aui-packet-list">
<div class="aui-tab" data-ydui-tab="">
<ul class="tab-nav">
<li class="tab-nav-item tab-active">
<a href="javascript:;">全部</a>
</li>
<li class="tab-nav-item">
<a href="javascript:;">待审批</a>
</li>
<li class="tab-nav-item">
<a href="javascript:;">通过</a>
</li>
<li class="tab-nav-item">
<a href="javascript:;">不通过</a>
</li>
<li class="tab-nav-item">
<a href="javascript:;">已取消</a>
</li>
</ul>
<div class="tab-panel">
<!--全部-->
<div class="tab-panel-item tab-active">
<div class="aui-order-title" id="all">
<div class="aui-order-box"><a
href="process.html"
class="aui-well-item">
<div class="aui-well-item-bd"><h3>申请人:刘仁华</h3></div>
<span class="aui-well-item-fr" style="color:#67C23A">审批通过</span> </a>
<p class="aui-order-fl aui-order-time">通行时间:2022-04-08 11:35:59--2022-04-08 23:35:59</p>
<p class="aui-order-fl aui-order-address">外出原因:外出面试</p>
<p class="aui-order-fl aui-order-door">目的地:武汉金融港</p>
<p class="aui-order-fl aui-order-door">审批意见:</p></div>
</div>
</div>
<!--待审核-->
<div class="tab-panel-item">
<div class="aui-order-title" id="s1">
<!--div class="aui-order-box">
<a href="../liucheng/index.html" class="aui-well-item">
<div class="aui-well-item-bd">
<h3>申请人:李伟</h3>
</div>
<span class="aui-well-item-fr" style="color:#E6A23C">待审批</span>
</a>
<p class="aui-order-fl aui-order-time">通行时间:2022年3月12日19:00--2022年3月13日19:00</p>
<p class="aui-order-fl aui-order-address">外出原因:医院看病</p>
<p class="aui-order-fl aui-order-door">目的地:光谷同济医院</p>
</div-->
</div>
</div>
<!--通过-->
<div class="tab-panel-item">
<div class="aui-order-title" id="s2">
<!--div class="aui-order-box">
<a href="../liucheng/index.html" class="aui-well-item">
<div class="aui-well-item-bd">
<h3>申请人:李伟</h3>
</div>
<span class="aui-well-item-fr" style="color:#67C23A">审批通过</span>
</a>
<p class="aui-order-fl aui-order-time">通行时间:2022年3月12日19:00--2022年3月13日19:00</p>
<p class="aui-order-fl aui-order-address">外出原因:医院看病</p>
<p class="aui-order-fl aui-order-door">目的地:光谷同济医院</p>
</div-->
</div>
</div>
<!--不通过-->
<div class="tab-panel-item">
<div class="aui-order-title" id="s3">
<!--div class="aui-order-box">
<a href="../liucheng/index.html" class="aui-well-item">
<div class="aui-well-item-bd">
<h3>申请人:李伟</h3>
</div>
<span class="aui-well-item-fr" style="color:#F56C6C">不通过</span>
</a>
<p class="aui-order-fl aui-order-time">通行时间:2022年3月12日19:00--2022年3月13日19:00</p>
<p class="aui-order-fl aui-order-address">外出原因:医院看病</p>
<p class="aui-order-fl aui-order-door">目的地:光谷同济医院</p>
</div-->
</div>
</div>
<!--已取消-->
<div class="tab-panel-item">
<div class="aui-order-title" id="s4">
<!--div class="aui-order-box">
<a href="../liucheng/index.html" class="aui-well-item">
<div class="aui-well-item-bd">
<h3>申请人:李伟</h3>
</div>
<span class="aui-well-item-fr">已取消</span>
</a>
<p class="aui-order-fl aui-order-time">通行时间:2022年3月12日19:00--2022年3月13日19:00</p>
<p class="aui-order-fl aui-order-address">外出原因:医院看病</p>
<p class="aui-order-fl aui-order-door">目的地:光谷同济医院</p>
</div-->
</div>
</div>
</div>
</div>
</div>
</section>
<!--footer class="aui-footer aui-footer-fixed">
<a href="javascript:;" class="aui-tabBar-item aui-tabBar-item-active">
<span class="aui-tabBar-item-text">预约申请</span>
</a>
<a href="javascript:;" class="aui-tabBar-item">
<span class="aui-tabBar-item-text">预约须知</span>
</a>
</footer-->
</section>
<script>
init();
function init() {
$.ajax({
type: "GET",
url: "statics/data.json",
contentType: "application/json; charset=utf-8",
success: function (data) {
console.log(data.rows);
var hhh = "";
let json = localStorage.getItem('data')
if (json) {
data.rows.unshift(JSON.parse(json))
}
if (data == null || data.rows == null || data.rows.length == 0) {
hhh = "<div style='width:100vw;margin-top:20vh;'>暂无申请</div>";
} else {
for (var i = 0; i < data.rows.length; i++) {
hhh = hhh + '<div class="aui-order-box">' +
'<a href="process.html?zhaji=' + data.rows[i].XTBHtext + '" class="aui-well-item">' +
'<div class="aui-well-item-bd">' +
' <h3>申请人:' + data.rows[i].nametext + '</h3>' +
' </div>';
if (data.rows[i].verifier1text == "待审批") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#E6A23C">待审批</span>';
}
if (data.rows[i].verifier1text == "审批通过") {
hhh = hhh + '<span class="aui-well-item-fr" style="color:#67C23A">审批通过</span>';
}
if (data.rows[i].verifier1text == "不通过") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#F56C6C">不通过</span>';
}
if (data.rows[i].verifier1text == "已取消") {
hhh = hhh + ' <span class="aui-well-item-fr">已取消</span>';
}
hhh = hhh + ' </a>' +
' <p class="aui-order-fl aui-order-time">通行时间:' + data.rows[i].outtimetext + '--' + data.rows[i].backtimetext + '</p>' +
' <p class="aui-order-fl aui-order-address">外出原因:' + data.rows[i].reasontext + '</p>' +
' <p class="aui-order-fl aui-order-door">目的地:' + data.rows[i].destinationtext + '</p>' +
' <p class="aui-order-fl aui-order-door">审批意见:' +
' </div>';
}
}
var all = document.getElementById("all");
all.innerHTML = hhh;
},
error: function (message) {
alert("失败:" + message.msg);
}
});
}
function changetab(index) {
console.log("修改tab的值" + index)
if (index == 0) {
$.ajax({
type: "GET",
url: "statics/data.json",
contentType: "application/json; charset=utf-8",
success: function (data) {
let json = localStorage.getItem('data')
if (json) {
data.rows.unshift(JSON.parse(json))
}
var hhh = "";
if (data == null || data.rows == null || data.rows.length == 0) {
hhh = "<div style='width:100vw;margin-top:20vh;text-align:center;'>暂无申请</div>";
} else {
for (var i = 0; i < data.rows.length; i++) {
hhh = hhh + '<div class="aui-order-box">' +
'<a href="process.html?zhaji=' + data.rows[i].XTBHtext + '" class="aui-well-item">' +
'<div class="aui-well-item-bd">' +
' <h3>申请人:' + data.rows[i].nametext + '</h3>' +
' </div>';
if (data.rows[i].verifier1text == "待审批") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#E6A23C">待审批</span>';
}
if (data.rows[i].verifier1text == "审批通过") {
hhh = hhh + '<span class="aui-well-item-fr" style="color:#67C23A">审批通过</span>';
}
if (data.rows[i].verifier1text == "不通过") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#F56C6C">不通过</span>';
}
if (data.rows[i].verifier1text == "已取消") {
hhh = hhh + ' <span class="aui-well-item-fr">已取消</span>';
}
hhh = hhh + ' </a>' +
' <p class="aui-order-fl aui-order-time">通行时间:' + data.rows[i].outtimetext + '--' + data.rows[i].backtimetext + '</p>' +
' <p class="aui-order-fl aui-order-address">外出原因:' + data.rows[i].reasontext + '</p>' +
' <p class="aui-order-fl aui-order-door">目的地:' + data.rows[i].destinationtext + '</p>' +
' <p class="aui-order-fl aui-order-door">审批意见:' +
' </div>';
}
}
var all = document.getElementById("all");
all.innerHTML = hhh;
},
error: function (message) {
alert("失败:" + message.msg);
}
});
} else if (index == 1) {
$.ajax({
type: "GET",
url: "statics/empty.json",
contentType: "application/json; charset=utf-8",
success: function (data) {
console.log(data.rows);
var hhh = "";
if (data == null || data.rows == null || data.rows.length == 0) {
hhh = "<div style='width:100vw;margin-top:20vh;text-align:center;'>暂无申请</div>";
} else {
for (var i = 0; i < data.rows.length; i++) {
hhh = hhh + '<div class="aui-order-box">' +
'<a href="process.html' + data.rows[i].XTBHtext + '" class="aui-well-item">' +
'<div class="aui-well-item-bd">' +
' <h3>申请人:' + data.rows[i].nametext + '</h3>' +
' </div>';
if (data.rows[i].verifier1text == "待审批") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#E6A23C">待审批</span>';
}
if (data.rows[i].verifier1text == "审批通过") {
hhh = hhh + '<span class="aui-well-item-fr" style="color:#67C23A">审批通过</span>';
}
if (data.rows[i].verifier1text == "不通过") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#F56C6C">不通过</span>';
}
if (data.rows[i].verifier1text == "已取消") {
hhh = hhh + ' <span class="aui-well-item-fr">已取消</span>';
}
hhh = hhh + ' </a>' +
' <p class="aui-order-fl aui-order-time">通行时间:' + data.rows[i].outtimetext + '--' + data.rows[i].backtimetext + '</p>' +
' <p class="aui-order-fl aui-order-address">外出原因:' + data.rows[i].reasontext + '</p>' +
' <p class="aui-order-fl aui-order-door">目的地:' + data.rows[i].destinationtext + '</p>' +
' <p class="aui-order-fl aui-order-door">审批意见:' +
' </div>';
}
}
var s1 = document.getElementById("s1");
s1.innerHTML = hhh;
},
error: function (message) {
alert("失败:" + message.msg);
}
});
} else if (index == 2) {
$.ajax({
type: "GET",
url: "statics/data.json",
contentType: "application/json; charset=utf-8",
success: function (data) {
console.log(data.rows);
let json = localStorage.getItem('data')
if (json) {
data.rows.unshift(JSON.parse(json))
}
var hhh = "";
if (data == null || data.rows == null || data.rows.length == 0) {
hhh = "<div style='width:100vw;margin-top:20vh;text-align:center;'>暂无申请</div>";
}else{
for (var i = 0; i < data.rows.length; i++) {
hhh = hhh + '<div class="aui-order-box">' +
'<a href="process.html?zhaji=' + data.rows[i].XTBHtext + '" class="aui-well-item">' +
'<div class="aui-well-item-bd">' +
' <h3>申请人:' + data.rows[i].nametext + '</h3>' +
' </div>';
if (data.rows[i].verifier1text == "待审批") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#E6A23C">待审批</span>';
}
if (data.rows[i].verifier1text == "审批通过") {
hhh = hhh + '<span class="aui-well-item-fr" style="color:#67C23A">审批通过</span>';
}
if (data.rows[i].verifier1text == "不通过") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#F56C6C">不通过</span>';
}
if (data.rows[i].verifier1text == "已取消") {
hhh = hhh + ' <span class="aui-well-item-fr">已取消</span>';
}
hhh = hhh + ' </a>' +
' <p class="aui-order-fl aui-order-time">通行时间:' + data.rows[i].outtimetext + '--' + data.rows[i].backtimetext + '</p>' +
' <p class="aui-order-fl aui-order-address">外出原因:' + data.rows[i].reasontext + '</p>' +
' <p class="aui-order-fl aui-order-door">目的地:' + data.rows[i].destinationtext + '</p>' +
' <p class="aui-order-fl aui-order-door">审批意见:' +
' </div>';
}
}
var s2 = document.getElementById("s2");
s2.innerHTML = hhh;
},
error: function (message) {
alert("失败:" + message.msg);
}
});
} else if (index == 3) {
$.ajax({
type: "GET",
url: "statics/empty.json",
contentType: "application/json; charset=utf-8",
success: function (data) {
console.log(data.rows);
var hhh = "";
if (data == null || data.rows == null || data.rows.length == 0) {
hhh = "<div style='width:100vw;margin-top:20vh;text-align:center;'>暂无申请</div>";
}else{
for (var i = 0; i < data.rows.length; i++) {
hhh = hhh + '<div class="aui-order-box">' +
'<a href="process.html?zhaji=' + data.rows[i].XTBHtext + '" class="aui-well-item">' +
'<div class="aui-well-item-bd">' +
' <h3>申请人:' + data.rows[i].nametext + '</h3>' +
' </div>';
if (data.rows[i].verifier1text == "待审批") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#E6A23C">待审批</span>';
}
if (data.rows[i].verifier1text == "审批通过") {
hhh = hhh + '<span class="aui-well-item-fr" style="color:#67C23A">审批通过</span>';
}
if (data.rows[i].verifier1text == "不通过") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#F56C6C">不通过</span>';
}
if (data.rows[i].verifier1text == "已取消") {
hhh = hhh + ' <span class="aui-well-item-fr">已取消</span>';
}
hhh = hhh + ' </a>' +
' <p class="aui-order-fl aui-order-time">通行时间:' + data.rows[i].outtimetext + '--' + data.rows[i].backtimetext + '</p>' +
' <p class="aui-order-fl aui-order-address">外出原因:' + data.rows[i].reasontext + '</p>' +
' <p class="aui-order-fl aui-order-door">目的地:' + data.rows[i].destinationtext + '</p>' +
' <p class="aui-order-fl aui-order-door">审批意见:' +
' </div>';
}
}
var s3 = document.getElementById("s3");
s3.innerHTML = hhh;
},
error: function (message) {
alert("失败:" + message.msg);
}
});
} else if (index == 4) {
$.ajax({
type: "GET",
url: "statics/empty.json",
contentType: "application/json; charset=utf-8",
success: function (data) {
console.log(data.rows);
var hhh = "";
if (data == null || data.rows == null || data.rows.length == 0) {
hhh = "<div style='width:100vw;margin-top:20vh;text-align:center;'>暂无申请</div>";
}else {
for (var i = 0; i < data.rows.length; i++) {
hhh = hhh + '<div class="aui-order-box">' +
'<a href="process.html?zhaji=' + data.rows[i].XTBHtext + '" class="aui-well-item">' +
'<div class="aui-well-item-bd">' +
' <h3>申请人:' + data.rows[i].nametext + '</h3>' +
' </div>';
if (data.rows[i].verifier1text == "待审批") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#E6A23C">待审批</span>';
}
if (data.rows[i].verifier1text == "审批通过") {
hhh = hhh + '<span class="aui-well-item-fr" style="color:#67C23A">审批通过</span>';
}
if (data.rows[i].verifier1text == "不通过") {
hhh = hhh + ' <span class="aui-well-item-fr" style="color:#F56C6C">不通过</span>';
}
if (data.rows[i].verifier1text == "已取消") {
hhh = hhh + ' <span class="aui-well-item-fr">已取消</span>';
}
hhh = hhh + ' </a>' +
' <p class="aui-order-fl aui-order-time">通行时间:' + data.rows[i].outtimetext + '--' + data.rows[i].backtimetext + '</p>' +
' <p class="aui-order-fl aui-order-address">外出原因:' + data.rows[i].reasontext + '</p>' +
' <p class="aui-order-fl aui-order-door">目的地:' + data.rows[i].destinationtext + '</p>' +
' <p class="aui-order-fl aui-order-door">审批意见:' +
' </div>';
}
}
var s4 = document.getElementById("s4");
s4.innerHTML = hhh;
},
error: function (message) {
alert("失败:" + message.msg);
}
});
} else {
}
}
</script>
<div class="xl-chrome-ext-bar" id="xl_chrome_ext_{4DB361DE-01F7-4376-B494-639E489D19ED}" style="display: none;">
<div class="xl-chrome-ext-bar__logo"></div>
<a id="xl_chrome_ext_download" href="javascript:;" class="xl-chrome-ext-bar__option">下载视频</a>
<a id="xl_chrome_ext_close" href="javascript:;" class="xl-chrome-ext-bar__close"></a>
</div>
</body>
</html>