tplus-portaltouch 3.52.1 → 3.52.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. package/dist/api/ModifyPassApi.js.map +1 -1
  2. package/dist/components/dutyandsettle/dutysettlebill.js.map +1 -1
  3. package/dist/components/dutyandsettle/dutysettlehistory.js +7 -7
  4. package/dist/components/dutyandsettle/dutysettlehistory.js.map +1 -1
  5. package/dist/components/dutyandsettle/index.js.map +1 -1
  6. package/dist/components/dutyandsettle/tipContent.js.map +1 -1
  7. package/dist/components/header/customUse.js.map +1 -1
  8. package/dist/components/header/headContent.js +8 -3
  9. package/dist/components/header/headContent.js.map +1 -1
  10. package/dist/components/header/index.js +13 -13
  11. package/dist/components/header/index.js.map +1 -1
  12. package/dist/components/header/offlinePointDesc.js.map +1 -1
  13. package/dist/components/header/style.less +457 -457
  14. package/dist/components/header/themeModal.js.map +1 -1
  15. package/dist/components/header/uploadList.js +6 -6
  16. package/dist/components/header/uploadList.js.map +1 -1
  17. package/dist/components/header/vertical-touch.js.map +1 -1
  18. package/dist/components/header/vertical-touch.less +228 -228
  19. package/dist/containers/Main/index.js.map +1 -1
  20. package/dist/dutyService/index.js.map +1 -1
  21. package/dist/index.js.map +1 -1
  22. package/dist/middleWare/index.js.map +1 -1
  23. package/dist/modalRouter/StaticRouter.js.map +1 -1
  24. package/dist/modalRouter/index.js +8 -8
  25. package/dist/modalRouter/index.js.map +1 -1
  26. package/dist/pages/Modal/index.js.map +1 -1
  27. package/dist/pages/Modal/style.less +5 -5
  28. package/dist/pages/Portalbc/data.js +5 -5
  29. package/dist/pages/Portalbc/data.js.map +1 -1
  30. package/dist/pages/Portalbc/horizontalPadPortal.js.map +1 -1
  31. package/dist/pages/Portalbc/horizontalSunMiPortal.js.map +1 -1
  32. package/dist/pages/Portalbc/index.js +6 -6
  33. package/dist/pages/Portalbc/index.js.map +1 -1
  34. package/dist/pages/Portalbc/index.less +822 -822
  35. package/dist/pages/Portalbc/onframe.js.map +1 -1
  36. package/dist/pages/Portalbc/verticalPortal.js.map +1 -1
  37. package/dist/pages/dutyandsettle/AuthProcess.js.map +1 -1
  38. package/dist/pages/dutyandsettle/index.js.map +1 -1
  39. package/dist/pages/dutyandsettle/index.less +529 -529
  40. package/dist/pages/dutyandsettle/offDuty.js +7 -7
  41. package/dist/pages/dutyandsettle/offDuty.js.map +1 -1
  42. package/dist/pages/dutyandsettle/onDialy.js.map +1 -1
  43. package/dist/pages/dutyandsettle/onDuty.js.map +1 -1
  44. package/dist/pages/dutyandsettle/onUnDaily.js.map +1 -1
  45. package/dist/pages/dutyandsettle/settleDialy.js.map +1 -1
  46. package/dist/pages/index.js.map +1 -1
  47. package/dist/pages/modifyPass/index.js.map +1 -1
  48. package/dist/pages/modifyPass/style.less +71 -71
  49. package/dist/pages/notFound/index.js.map +1 -1
  50. package/dist/pages/notFound/style.less +17 -17
  51. package/dist/stores/IframeStore.js +5 -5
  52. package/dist/stores/IframeStore.js.map +1 -1
  53. package/dist/stores/ModalRouter.js.map +1 -1
  54. package/dist/stores/ModifyPassStore.js.map +1 -1
  55. package/dist/stores/PortalStore.js +5 -5
  56. package/dist/stores/PortalStore.js.map +1 -1
  57. package/dist/stores/PosLoginStore.js.map +1 -1
  58. package/dist/stores/billHistoryStore.js.map +1 -1
  59. package/dist/stores/dutySettleStore.js.map +1 -1
  60. package/dist/stores/index.js.map +1 -1
  61. package/dist/utils/PrintProcess.js +10 -10
  62. package/dist/utils/PrintProcess.js.map +1 -1
  63. package/dist/utils/index.js.map +1 -1
  64. package/dist/utils/networkCheck.js.map +1 -1
  65. package/package.json +2 -2
  66. package/tsconfig.json +14 -14
@@ -1,529 +1,529 @@
1
- .ondutywin{
2
- height:calc(~"100vh - 224px") !important;
3
- }
4
- .ondutyouter{
5
- // margin:-16px;
6
- .body{
7
- padding:12px 20px;
8
- .onduty{
9
- .row{
10
- padding:8px 0px;
11
- .label{
12
- display: inline-block;
13
- padding-right:8px;
14
- width:102px;
15
- font-size: 14px;
16
- color: #000000;
17
- letter-spacing: 0;
18
- text-align: right;
19
- line-height: 14px;
20
- vertical-align: top;
21
- padding-top: 8px;
22
- }
23
- .content{
24
- display: inline-block;
25
- width: 216px;
26
- .riqi{
27
- color:rgba(0, 0, 0, 0.25);
28
- }
29
-
30
- .select{
31
- // border: 1px solid #C8C8CD;
32
- border-radius: 2px;
33
- width:230px !important;
34
- height:32px;
35
- font-size: 13px;
36
- color: #000000;
37
- letter-spacing: 0;
38
- line-height: 14px;
39
- }
40
-
41
- }
42
- .icon{
43
- display: inline-block;
44
- padding-left:32px;
45
- padding-right:12px;
46
- .tipicon{
47
- color: #FAAD14;
48
- font-size: 24px;
49
- }
50
- }
51
- .tipStyle{
52
- display: inline-block;
53
- font-size: 16px;
54
- color: #000000;
55
- letter-spacing: 0;
56
- line-height: 28px;
57
- vertical-align: top;
58
- padding-top:10px;
59
- padding-bottom: 40px;
60
- }
61
- }
62
- }
63
- }
64
- .footer{
65
- padding:16px;
66
-
67
- .onduty{
68
- text-align: right;
69
- }
70
-
71
- Button{
72
- width:76px;
73
- height:32px;
74
- margin-left:16px;
75
- }
76
- button{
77
- border-radius: 4px;
78
- font-size: 16px;
79
- text-align: center;
80
- line-height: 14px;
81
- }
82
- }
83
- }
84
-
85
- .handleShift{
86
- background: white;
87
- border-top: 16px solid #F4F4F4;
88
- height:calc(~"100% - 60px");
89
- .outerheader {
90
- height: 56px;
91
- line-height: 56px;
92
- border-bottom: 4px solid #F4F4F4;
93
- padding-left: 16px;
94
- font-size: 20px;
95
- color: #2D2D2D;
96
- // margin-bottom: 16px;
97
- .outerheader-button {
98
- width: 200px;
99
- cursor: pointer;
100
- .outerheader-button-icon {
101
- color: #666;
102
- font-size: 20px;
103
- }
104
- }
105
- .outerheader-history{
106
- float: right;
107
- padding-right: 16px;
108
- Button{
109
- width: 92px;
110
- height: 40px;
111
- margin-bottom: 8px;
112
- border-radius: 4px;
113
- font-size: 16px;
114
- line-height: 22px;
115
- }
116
- }
117
- }
118
- .outerbody{
119
- max-height: calc(~"100% - 60px");
120
- overflow-y: auto;
121
- width: 100%;
122
- }
123
- .outerfooter{
124
- text-align: right;
125
- width: 100%;
126
- height: 65px;
127
- position: fixed;
128
- bottom: 0px;
129
- padding-right: 16px;
130
- padding-top: 10px;
131
- border-top: 5px solid #F4F4F4;
132
- Button{
133
- width:76px;
134
- height:40px;
135
- border-radius: 4px;
136
- font-size: 16px;
137
- text-align: center;
138
- line-height: 22px;
139
- border:none;
140
- }
141
- Button:first-child{
142
- width:120px !important;
143
- margin-right:16px;
144
- }
145
- }
146
-
147
-
148
- }
149
- .historywin{
150
- .ant-modal{
151
- .ant-modal-body{
152
- padding: 15px;
153
- }
154
- }
155
- }
156
-
157
- .modalTitle{
158
- font-size: 18px;
159
- color: #333333;
160
- line-height: 18px;
161
- }
162
-
163
- .offDuty{
164
- .ant-tabs-nav{
165
- margin-bottom: 0 !important;
166
- }
167
- .header{
168
- padding-left:16px;
169
- width:100%;
170
- border-bottom:1px solid #F4F4F4;
171
- .item{
172
- display: inline-block;
173
- margin:8px;
174
- vertical-align: top;
175
- div{
176
- display: inline-block;
177
- }
178
- .label{
179
- text-align: right;
180
- vertical-align: top;
181
- width:89px;
182
- font-size: 14px;
183
- color: #666666;
184
- letter-spacing: 0;
185
- text-align: right;
186
- line-height: 16px;
187
- }
188
- .content{
189
- vertical-align: top;
190
- width:215px;
191
- padding-left:16px;
192
- font-size: 14px;
193
- color: #000000;
194
- letter-spacing: 0;
195
- line-height: 16px;
196
-
197
- p{
198
- margin-bottom: 2px;
199
- }
200
- }
201
- }
202
-
203
- }
204
- .footer{
205
- padding:16px 16px 8px 16px;
206
- .item{
207
- display: inline-block;
208
- // width:346px;
209
- height:32px;
210
- div{
211
- display: inline-block;
212
- }
213
- .label{
214
- width:130px;
215
- font-size: 14px;
216
- color: #666666;
217
- letter-spacing: 0;
218
- text-align: right;
219
- line-height: 16px;
220
- vertical-align: top;
221
- }
222
- .content{
223
- vertical-align: top;
224
- width:60px;
225
- font-size: 14px;
226
- color: #000000;
227
- letter-spacing: 0;
228
- line-height: 16px;
229
- .plusminus{
230
- display:inline-block;
231
-
232
- button{
233
- text-align: center !important;
234
- width:32px;
235
- height:32px;
236
- background: #FFFFFF;
237
- font-size: 14px;
238
- color: #000000;
239
- letter-spacing: 0;
240
- text-align: right;
241
- line-height: 16px;
242
- border: 1px solid #C8C8CD;
243
- }
244
- button:first-child{
245
- border-radius: 4px 0px 0px 4px;
246
-
247
- }
248
- button:last-child{
249
- border-radius: 0px 4px 4px 0px;
250
- }
251
-
252
- .selected{
253
- background: #32ABF9;
254
- font-size: 14px;
255
- color: #FFFFFF;
256
- letter-spacing: 0;
257
- text-align: right;
258
- line-height: 16px;
259
- border:none;
260
- }
261
- }
262
- .amountchange{
263
- display:inline-block;
264
- width:100px;
265
- margin-left:12px;
266
- .u-form-control{
267
- height: 32px;
268
- line-height: 32px;
269
- }
270
- }
271
- }
272
- .paddingtop{
273
- padding-top:8px;
274
- }
275
- .content2{
276
- width:216px !important;
277
- }
278
- .demo{
279
- width:auto !important;
280
- }
281
- }
282
- }
283
- .bodyP{
284
- padding-left:16px;
285
- padding-right:16px;
286
- }
287
- .body{
288
- width:100%;//1336px;
289
- .cashstatP{
290
- border-left:1px solid #E6E6EB;
291
- border-right:1px solid #E6E6EB;
292
- }
293
- .cashstat{
294
- .u-table-content .u-table-scroll .u-table-fixed{
295
- width: 100% !important;
296
- }
297
- .u-table-row-hover {
298
- background: #FFFFFF !important;
299
- }
300
-
301
- .column {
302
- font-size: 14px;
303
- color : #333333;
304
- }
305
-
306
- .title {
307
- background : #F4F4F4;
308
- border-radius : 0px;
309
- height : 44px;
310
- // border-left:1px solid #E6E6EB;
311
- border-right : 1px solid #E6E6EB;
312
- border-bottom : 1px solid #E6E6EB;
313
- padding-top : 12px;
314
-
315
- div {
316
- display : inline-block;
317
- font-size : 14px;
318
- color : #333333;
319
- line-height: 22px;
320
- }
321
-
322
- }
323
-
324
- .content {
325
- height : 44px;
326
- // border-left:1px solid #E6E6EB;
327
- border-right : 1px solid #E6E6EB;
328
- border-bottom : 1px solid #E6E6EB;
329
- padding-top : 12px;
330
-
331
- div {
332
- display : inline-block;
333
- font-size : 14px;
334
- color : #333333;
335
- line-height: 22px;
336
- }
337
-
338
- }
339
- }
340
- .salestatP{
341
- border-left:1px solid #E6E6EB;
342
- }
343
- .salestat{
344
- .stat{
345
- width:50%;
346
- display: inline-block;
347
- vertical-align: top;
348
- .title{
349
- background: #F4F4F4;
350
- border-radius: 0px;
351
- height:44px;
352
- // border-left:1px solid #E6E6EB;
353
- border-right:1px solid #E6E6EB;
354
- border-bottom:1px solid #E6E6EB;
355
- padding-top:12px;
356
- div{
357
- display: inline-block;
358
- font-size: 14px;
359
- color: #333333;
360
- line-height: 22px;
361
- }
362
- div:nth-child(1){
363
- padding-left:20%;
364
- width:60%;
365
- }
366
- div:nth-child(2){
367
- width:40%;
368
- text-align: right;
369
- padding-right: 20%;
370
- }
371
- }
372
- .content{
373
- height:44px;
374
- // border-left:1px solid #E6E6EB;
375
- border-right:1px solid #E6E6EB;
376
- border-bottom:1px solid #E6E6EB;
377
- padding-top:12px;
378
- div{
379
- display: inline-block;
380
- font-size: 14px;
381
- color: #333333;
382
- line-height: 22px;
383
- }
384
- div:nth-child(1){
385
- width:60%;
386
- padding-left:20%;
387
- }
388
- div:nth-child(2){
389
- width:40%;
390
- text-align: right;
391
- padding-right: 20%;
392
- }
393
- }
394
- }
395
- }
396
- }
397
- .showgap{
398
- display:block;
399
- height:150px;
400
-
401
- }
402
- .showinput{
403
- display:block;
404
- height:10px;
405
-
406
- }
407
- .notshowinput{
408
- display: none;
409
- }
410
- }
411
-
412
-
413
-
414
- .history{
415
- margin:-15px;
416
- .historyempty{
417
- padding-top:200px;
418
- }
419
- .historybody{
420
- border-top:1px solid #E6E6EB;
421
- .historyleft{
422
- display: inline-block;
423
- width:240px;
424
- vertical-align: top;
425
- background: #F4F4F4;
426
- border-radius: 0px;
427
- padding-top:20px;
428
- border-right: 1px solid #E6E6EB;
429
-
430
- .datepicker{
431
- width:216px;
432
- height:32px;
433
- padding-left:12px;
434
- .riqi{
435
- color:rgba(0, 0, 0, 0.25);
436
- }
437
- }
438
-
439
- .vouchers{
440
- height:478px;
441
- overflow-y: auto;
442
- padding-top:12px;
443
- div{
444
- padding-left:12px;
445
- cursor: pointer;
446
- padding-top:8px;
447
- padding-bottom: 8px;
448
- vertical-align: middle;
449
- font-size: 14px;
450
- color: #000000;
451
- letter-spacing: 0;
452
- line-height: 14px;
453
- }
454
- .selected{
455
- background: #FFFFFF;
456
- font-size: 14px;
457
- color: #FF8C25;
458
- letter-spacing: 0;
459
- line-height: 14px;
460
- }
461
- }
462
- }
463
- .historyright{
464
- display: inline-block;
465
- width:calc(~"100% - 240px");
466
- }
467
- }
468
- .historyfooter{
469
- height:46px;
470
- text-align: right;
471
- padding:7px 16px;
472
- border-top:1px solid #f0f0f0;
473
- Button{
474
- width:76px;
475
- height:32px;
476
- }
477
- Button:first-child{
478
- border-radius: 4px;
479
- font-size: 16px;
480
- text-align: center;
481
- line-height: 14px;
482
- }
483
- Button:last-child{
484
- margin-left:16px;
485
- border-radius: 4px;
486
- font-size: 16px;
487
- text-align: center;
488
- line-height: 14px;
489
- }
490
- }
491
- }
492
- .emptydata{
493
- text-align: center;
494
- vertical-align: middle;
495
- font-size: 14px;
496
- color: #999999;
497
- line-height: 24px;
498
- }
499
-
500
- .authortyClass {
501
- .u-modal-dialog{
502
- margin-top: 0px!important;
503
- top: calc((100%)/2) !important;
504
- -webkit-transform: translateY(-50%) !important;
505
- transform: translateY(-50%) !important;
506
- }
507
- .tipTitle {
508
- font-size: 14px;
509
- margin-left: 12px;
510
- margin-bottom: 8px;
511
- }
512
- .u-modal-header {
513
- height: 46px;
514
- border-bottom: 1px solid #ccc;
515
- }
516
- .labelClass {
517
- padding-right: 0;
518
- font-size: 14px !important;
519
- }
520
- .bodyClass{
521
- height: 210px;
522
- .input-focus {
523
- border: 1px solid #FF8C26!important;
524
- }
525
- .btn {
526
- font-size: 16px;
527
- }
528
- }
529
- }
1
+ .ondutywin{
2
+ height:calc(~"100vh - 224px") !important;
3
+ }
4
+ .ondutyouter{
5
+ // margin:-16px;
6
+ .body{
7
+ padding:12px 20px;
8
+ .onduty{
9
+ .row{
10
+ padding:8px 0px;
11
+ .label{
12
+ display: inline-block;
13
+ padding-right:8px;
14
+ width:102px;
15
+ font-size: 14px;
16
+ color: #000000;
17
+ letter-spacing: 0;
18
+ text-align: right;
19
+ line-height: 14px;
20
+ vertical-align: top;
21
+ padding-top: 8px;
22
+ }
23
+ .content{
24
+ display: inline-block;
25
+ width: 216px;
26
+ .riqi{
27
+ color:rgba(0, 0, 0, 0.25);
28
+ }
29
+
30
+ .select{
31
+ // border: 1px solid #C8C8CD;
32
+ border-radius: 2px;
33
+ width:230px !important;
34
+ height:32px;
35
+ font-size: 13px;
36
+ color: #000000;
37
+ letter-spacing: 0;
38
+ line-height: 14px;
39
+ }
40
+
41
+ }
42
+ .icon{
43
+ display: inline-block;
44
+ padding-left:32px;
45
+ padding-right:12px;
46
+ .tipicon{
47
+ color: #FAAD14;
48
+ font-size: 24px;
49
+ }
50
+ }
51
+ .tipStyle{
52
+ display: inline-block;
53
+ font-size: 16px;
54
+ color: #000000;
55
+ letter-spacing: 0;
56
+ line-height: 28px;
57
+ vertical-align: top;
58
+ padding-top:10px;
59
+ padding-bottom: 40px;
60
+ }
61
+ }
62
+ }
63
+ }
64
+ .footer{
65
+ padding:16px;
66
+
67
+ .onduty{
68
+ text-align: right;
69
+ }
70
+
71
+ Button{
72
+ width:76px;
73
+ height:32px;
74
+ margin-left:16px;
75
+ }
76
+ button{
77
+ border-radius: 4px;
78
+ font-size: 16px;
79
+ text-align: center;
80
+ line-height: 14px;
81
+ }
82
+ }
83
+ }
84
+
85
+ .handleShift{
86
+ background: white;
87
+ border-top: 16px solid #F4F4F4;
88
+ height:calc(~"100% - 60px");
89
+ .outerheader {
90
+ height: 56px;
91
+ line-height: 56px;
92
+ border-bottom: 4px solid #F4F4F4;
93
+ padding-left: 16px;
94
+ font-size: 20px;
95
+ color: #2D2D2D;
96
+ // margin-bottom: 16px;
97
+ .outerheader-button {
98
+ width: 200px;
99
+ cursor: pointer;
100
+ .outerheader-button-icon {
101
+ color: #666;
102
+ font-size: 20px;
103
+ }
104
+ }
105
+ .outerheader-history{
106
+ float: right;
107
+ padding-right: 16px;
108
+ Button{
109
+ width: 92px;
110
+ height: 40px;
111
+ margin-bottom: 8px;
112
+ border-radius: 4px;
113
+ font-size: 16px;
114
+ line-height: 22px;
115
+ }
116
+ }
117
+ }
118
+ .outerbody{
119
+ max-height: calc(~"100% - 60px");
120
+ overflow-y: auto;
121
+ width: 100%;
122
+ }
123
+ .outerfooter{
124
+ text-align: right;
125
+ width: 100%;
126
+ height: 65px;
127
+ position: fixed;
128
+ bottom: 0px;
129
+ padding-right: 16px;
130
+ padding-top: 10px;
131
+ border-top: 5px solid #F4F4F4;
132
+ Button{
133
+ width:76px;
134
+ height:40px;
135
+ border-radius: 4px;
136
+ font-size: 16px;
137
+ text-align: center;
138
+ line-height: 22px;
139
+ border:none;
140
+ }
141
+ Button:first-child{
142
+ width:120px !important;
143
+ margin-right:16px;
144
+ }
145
+ }
146
+
147
+
148
+ }
149
+ .historywin{
150
+ .ant-modal{
151
+ .ant-modal-body{
152
+ padding: 15px;
153
+ }
154
+ }
155
+ }
156
+
157
+ .modalTitle{
158
+ font-size: 18px;
159
+ color: #333333;
160
+ line-height: 18px;
161
+ }
162
+
163
+ .offDuty{
164
+ .ant-tabs-nav{
165
+ margin-bottom: 0 !important;
166
+ }
167
+ .header{
168
+ padding-left:16px;
169
+ width:100%;
170
+ border-bottom:1px solid #F4F4F4;
171
+ .item{
172
+ display: inline-block;
173
+ margin:8px;
174
+ vertical-align: top;
175
+ div{
176
+ display: inline-block;
177
+ }
178
+ .label{
179
+ text-align: right;
180
+ vertical-align: top;
181
+ width:89px;
182
+ font-size: 14px;
183
+ color: #666666;
184
+ letter-spacing: 0;
185
+ text-align: right;
186
+ line-height: 16px;
187
+ }
188
+ .content{
189
+ vertical-align: top;
190
+ width:215px;
191
+ padding-left:16px;
192
+ font-size: 14px;
193
+ color: #000000;
194
+ letter-spacing: 0;
195
+ line-height: 16px;
196
+
197
+ p{
198
+ margin-bottom: 2px;
199
+ }
200
+ }
201
+ }
202
+
203
+ }
204
+ .footer{
205
+ padding:16px 16px 8px 16px;
206
+ .item{
207
+ display: inline-block;
208
+ // width:346px;
209
+ height:32px;
210
+ div{
211
+ display: inline-block;
212
+ }
213
+ .label{
214
+ width:130px;
215
+ font-size: 14px;
216
+ color: #666666;
217
+ letter-spacing: 0;
218
+ text-align: right;
219
+ line-height: 16px;
220
+ vertical-align: top;
221
+ }
222
+ .content{
223
+ vertical-align: top;
224
+ width:60px;
225
+ font-size: 14px;
226
+ color: #000000;
227
+ letter-spacing: 0;
228
+ line-height: 16px;
229
+ .plusminus{
230
+ display:inline-block;
231
+
232
+ button{
233
+ text-align: center !important;
234
+ width:32px;
235
+ height:32px;
236
+ background: #FFFFFF;
237
+ font-size: 14px;
238
+ color: #000000;
239
+ letter-spacing: 0;
240
+ text-align: right;
241
+ line-height: 16px;
242
+ border: 1px solid #C8C8CD;
243
+ }
244
+ button:first-child{
245
+ border-radius: 4px 0px 0px 4px;
246
+
247
+ }
248
+ button:last-child{
249
+ border-radius: 0px 4px 4px 0px;
250
+ }
251
+
252
+ .selected{
253
+ background: #32ABF9;
254
+ font-size: 14px;
255
+ color: #FFFFFF;
256
+ letter-spacing: 0;
257
+ text-align: right;
258
+ line-height: 16px;
259
+ border:none;
260
+ }
261
+ }
262
+ .amountchange{
263
+ display:inline-block;
264
+ width:100px;
265
+ margin-left:12px;
266
+ .u-form-control{
267
+ height: 32px;
268
+ line-height: 32px;
269
+ }
270
+ }
271
+ }
272
+ .paddingtop{
273
+ padding-top:8px;
274
+ }
275
+ .content2{
276
+ width:216px !important;
277
+ }
278
+ .demo{
279
+ width:auto !important;
280
+ }
281
+ }
282
+ }
283
+ .bodyP{
284
+ padding-left:16px;
285
+ padding-right:16px;
286
+ }
287
+ .body{
288
+ width:100%;//1336px;
289
+ .cashstatP{
290
+ border-left:1px solid #E6E6EB;
291
+ border-right:1px solid #E6E6EB;
292
+ }
293
+ .cashstat{
294
+ .u-table-content .u-table-scroll .u-table-fixed{
295
+ width: 100% !important;
296
+ }
297
+ .u-table-row-hover {
298
+ background: #FFFFFF !important;
299
+ }
300
+
301
+ .column {
302
+ font-size: 14px;
303
+ color : #333333;
304
+ }
305
+
306
+ .title {
307
+ background : #F4F4F4;
308
+ border-radius : 0px;
309
+ height : 44px;
310
+ // border-left:1px solid #E6E6EB;
311
+ border-right : 1px solid #E6E6EB;
312
+ border-bottom : 1px solid #E6E6EB;
313
+ padding-top : 12px;
314
+
315
+ div {
316
+ display : inline-block;
317
+ font-size : 14px;
318
+ color : #333333;
319
+ line-height: 22px;
320
+ }
321
+
322
+ }
323
+
324
+ .content {
325
+ height : 44px;
326
+ // border-left:1px solid #E6E6EB;
327
+ border-right : 1px solid #E6E6EB;
328
+ border-bottom : 1px solid #E6E6EB;
329
+ padding-top : 12px;
330
+
331
+ div {
332
+ display : inline-block;
333
+ font-size : 14px;
334
+ color : #333333;
335
+ line-height: 22px;
336
+ }
337
+
338
+ }
339
+ }
340
+ .salestatP{
341
+ border-left:1px solid #E6E6EB;
342
+ }
343
+ .salestat{
344
+ .stat{
345
+ width:50%;
346
+ display: inline-block;
347
+ vertical-align: top;
348
+ .title{
349
+ background: #F4F4F4;
350
+ border-radius: 0px;
351
+ height:44px;
352
+ // border-left:1px solid #E6E6EB;
353
+ border-right:1px solid #E6E6EB;
354
+ border-bottom:1px solid #E6E6EB;
355
+ padding-top:12px;
356
+ div{
357
+ display: inline-block;
358
+ font-size: 14px;
359
+ color: #333333;
360
+ line-height: 22px;
361
+ }
362
+ div:nth-child(1){
363
+ padding-left:20%;
364
+ width:60%;
365
+ }
366
+ div:nth-child(2){
367
+ width:40%;
368
+ text-align: right;
369
+ padding-right: 20%;
370
+ }
371
+ }
372
+ .content{
373
+ height:44px;
374
+ // border-left:1px solid #E6E6EB;
375
+ border-right:1px solid #E6E6EB;
376
+ border-bottom:1px solid #E6E6EB;
377
+ padding-top:12px;
378
+ div{
379
+ display: inline-block;
380
+ font-size: 14px;
381
+ color: #333333;
382
+ line-height: 22px;
383
+ }
384
+ div:nth-child(1){
385
+ width:60%;
386
+ padding-left:20%;
387
+ }
388
+ div:nth-child(2){
389
+ width:40%;
390
+ text-align: right;
391
+ padding-right: 20%;
392
+ }
393
+ }
394
+ }
395
+ }
396
+ }
397
+ .showgap{
398
+ display:block;
399
+ height:150px;
400
+
401
+ }
402
+ .showinput{
403
+ display:block;
404
+ height:10px;
405
+
406
+ }
407
+ .notshowinput{
408
+ display: none;
409
+ }
410
+ }
411
+
412
+
413
+
414
+ .history{
415
+ margin:-15px;
416
+ .historyempty{
417
+ padding-top:200px;
418
+ }
419
+ .historybody{
420
+ border-top:1px solid #E6E6EB;
421
+ .historyleft{
422
+ display: inline-block;
423
+ width:240px;
424
+ vertical-align: top;
425
+ background: #F4F4F4;
426
+ border-radius: 0px;
427
+ padding-top:20px;
428
+ border-right: 1px solid #E6E6EB;
429
+
430
+ .datepicker{
431
+ width:216px;
432
+ height:32px;
433
+ padding-left:12px;
434
+ .riqi{
435
+ color:rgba(0, 0, 0, 0.25);
436
+ }
437
+ }
438
+
439
+ .vouchers{
440
+ height:478px;
441
+ overflow-y: auto;
442
+ padding-top:12px;
443
+ div{
444
+ padding-left:12px;
445
+ cursor: pointer;
446
+ padding-top:8px;
447
+ padding-bottom: 8px;
448
+ vertical-align: middle;
449
+ font-size: 14px;
450
+ color: #000000;
451
+ letter-spacing: 0;
452
+ line-height: 14px;
453
+ }
454
+ .selected{
455
+ background: #FFFFFF;
456
+ font-size: 14px;
457
+ color: #FF8C25;
458
+ letter-spacing: 0;
459
+ line-height: 14px;
460
+ }
461
+ }
462
+ }
463
+ .historyright{
464
+ display: inline-block;
465
+ width:calc(~"100% - 240px");
466
+ }
467
+ }
468
+ .historyfooter{
469
+ height:46px;
470
+ text-align: right;
471
+ padding:7px 16px;
472
+ border-top:1px solid #f0f0f0;
473
+ Button{
474
+ width:76px;
475
+ height:32px;
476
+ }
477
+ Button:first-child{
478
+ border-radius: 4px;
479
+ font-size: 16px;
480
+ text-align: center;
481
+ line-height: 14px;
482
+ }
483
+ Button:last-child{
484
+ margin-left:16px;
485
+ border-radius: 4px;
486
+ font-size: 16px;
487
+ text-align: center;
488
+ line-height: 14px;
489
+ }
490
+ }
491
+ }
492
+ .emptydata{
493
+ text-align: center;
494
+ vertical-align: middle;
495
+ font-size: 14px;
496
+ color: #999999;
497
+ line-height: 24px;
498
+ }
499
+
500
+ .authortyClass {
501
+ .u-modal-dialog{
502
+ margin-top: 0px!important;
503
+ top: calc((100%)/2) !important;
504
+ -webkit-transform: translateY(-50%) !important;
505
+ transform: translateY(-50%) !important;
506
+ }
507
+ .tipTitle {
508
+ font-size: 14px;
509
+ margin-left: 12px;
510
+ margin-bottom: 8px;
511
+ }
512
+ .u-modal-header {
513
+ height: 46px;
514
+ border-bottom: 1px solid #ccc;
515
+ }
516
+ .labelClass {
517
+ padding-right: 0;
518
+ font-size: 14px !important;
519
+ }
520
+ .bodyClass{
521
+ height: 210px;
522
+ .input-focus {
523
+ border: 1px solid #FF8C26!important;
524
+ }
525
+ .btn {
526
+ font-size: 16px;
527
+ }
528
+ }
529
+ }