@vtx/modals2 2.15.57 → 2.15.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/README.md +33 -33
  2. package/lib/style/index.less +8 -8
  3. package/lib/style/themes/dark.less +128 -128
  4. package/lib/style/themes/default.less +44 -44
  5. package/lib/style/themes/index.less +1 -1
  6. package/lib/vm-alarm-info/Components/index.less +43 -43
  7. package/lib/vm-alarm-info/style/index.less +16 -16
  8. package/lib/vm-alarm-situation/style/index.less +67 -67
  9. package/lib/vm-alarm-situation-pt/style/index.less +65 -65
  10. package/lib/vm-analysis-comparison/style/index.less +12 -12
  11. package/lib/vm-appraisal-info/style/index.less +136 -136
  12. package/lib/vm-base-list/style/index.less +39 -39
  13. package/lib/vm-button/style/index.less +20 -20
  14. package/lib/vm-charts/index.less +30 -30
  15. package/lib/vm-checkbox/style/index.less +25 -25
  16. package/lib/vm-container/style/index.less +30 -30
  17. package/lib/vm-correlation-comparison/style/index.less +13 -13
  18. package/lib/vm-custom/style/index.less +20 -20
  19. package/lib/vm-empty/style/index.less +23 -23
  20. package/lib/vm-iframe-modal/style/index.less +9 -9
  21. package/lib/vm-image-text/style/index.less +32 -32
  22. package/lib/vm-map/style/index.less +3 -3
  23. package/lib/vm-modal-table/style/index.less +23 -23
  24. package/lib/vm-radio/style/index.less +26 -26
  25. package/lib/vm-real-time-monitor/style/index.less +12 -12
  26. package/lib/vm-repair-maintain/style/index.less +115 -115
  27. package/lib/vm-round-content/style/index.less +33 -33
  28. package/lib/vm-select-device/style/index.less +16 -16
  29. package/lib/vm-sub-tabs/style/index.less +179 -179
  30. package/lib/vm-sub-title/style/index.less +69 -69
  31. package/lib/vm-video/api.js +1 -1
  32. package/lib/vm-video/api.js.map +1 -1
  33. package/lib/vm-video/index.less +36 -36
  34. package/lib/vtx-base-info/style/index.less +66 -66
  35. package/lib/vtx-base-modal/api.js +7 -6
  36. package/lib/vtx-base-modal/api.js.map +1 -1
  37. package/lib/vtx-base-modal/style/index.less +1097 -1097
  38. package/lib/vtx-car-modal/api.js +47 -44
  39. package/lib/vtx-car-modal/api.js.map +1 -1
  40. package/lib/vtx-car-modal/components/AlarmInfo/index.less +40 -40
  41. package/lib/vtx-car-modal/components/BaseInfo/Charts.js +4 -3
  42. package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -1
  43. package/lib/vtx-car-modal/components/BaseInfo/index.js +10 -6
  44. package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
  45. package/lib/vtx-car-modal/components/BaseInfo/index.less +290 -290
  46. package/lib/vtx-car-modal/components/Collection/index.less +18 -18
  47. package/lib/vtx-car-modal/components/DetailInfo/index.less +21 -21
  48. package/lib/vtx-car-modal/components/Maintenance/index.less +35 -35
  49. package/lib/vtx-car-modal/components/OilConsumption/index.less +39 -39
  50. package/lib/vtx-car-modal/components/StaticInfo/index.less +82 -82
  51. package/lib/vtx-car-modal/components/WaterConsumption/index.less +25 -25
  52. package/lib/vtx-car-modal/components/WorkInfo/index.less +66 -66
  53. package/lib/vtx-car-modal/index.js +8 -8
  54. package/lib/vtx-car-modal/index.js.map +1 -1
  55. package/lib/vtx-car-modal/style/index.less +8 -8
  56. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.less +108 -108
  57. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +46 -46
  58. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  59. package/lib/vtx-cc-unit-modal/style/index.less +1 -1
  60. package/lib/vtx-cp-modal/components/AlarmInfo/index.less +109 -109
  61. package/lib/vtx-cp-modal/components/BaseInfo/index.less +156 -156
  62. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +109 -109
  63. package/lib/vtx-cp-modal/components/SyInfo/index.less +47 -47
  64. package/lib/vtx-cp-modal/style/index.less +1 -1
  65. package/lib/vtx-default-modal/components/BaseInfo/index.less +38 -38
  66. package/lib/vtx-default-modal/style/index.less +1 -1
  67. package/lib/vtx-df-modal/components/BaseInfo/index.less +173 -173
  68. package/lib/vtx-df-modal/components/Metering/index.less +83 -83
  69. package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
  70. package/lib/vtx-df-modal/style/index.less +1 -1
  71. package/lib/vtx-facility-modal/components/OverView/index.less +120 -120
  72. package/lib/vtx-facility-modal/style/index.less +1 -1
  73. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  74. package/lib/vtx-housing-estate-modal/components/OverView/index.less +256 -256
  75. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  76. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  77. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  78. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +102 -102
  79. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  80. package/lib/vtx-kh-modal/components/BaseInfo/index.less +66 -66
  81. package/lib/vtx-kh-modal/style/index.less +1 -1
  82. package/lib/vtx-pump-modal/components/AlarmRecord/index.less +103 -103
  83. package/lib/vtx-pump-modal/components/Basic/index.less +74 -74
  84. package/lib/vtx-pump-modal/components/Sbxl/index.less +90 -90
  85. package/lib/vtx-pump-modal/components/Sjfx/index.less +60 -60
  86. package/lib/vtx-pump-modal/components/Sxyx/index.less +161 -161
  87. package/lib/vtx-pump-modal/style/index.less +1 -1
  88. package/lib/vtx-restaurant-modal/components/Alarm/index.less +35 -35
  89. package/lib/vtx-restaurant-modal/components/Collection/index.less +29 -29
  90. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  91. package/lib/vtx-road-modal/components/BaseInfo/index.less +146 -146
  92. package/lib/vtx-road-modal/components/Statistical/index.less +112 -112
  93. package/lib/vtx-road-modal/style/index.less +1 -1
  94. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +23 -23
  95. package/lib/vtx-staff-modal/components/Attendance/index.less +44 -44
  96. package/lib/vtx-staff-modal/components/BaseInfo/index.less +225 -225
  97. package/lib/vtx-staff-modal/components/DetailInfo/index.less +38 -38
  98. package/lib/vtx-staff-modal/components/Equipment/index.less +52 -52
  99. package/lib/vtx-staff-modal/components/StaticInfo/index.less +283 -283
  100. package/lib/vtx-staff-modal/style/index.less +1 -1
  101. package/lib/vtx-throw-point-modal/components/Alarm/index.less +69 -69
  102. package/lib/vtx-throw-point-modal/components/OverView/index.less +331 -331
  103. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  104. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  105. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  106. package/lib/vtx-throw-point-modal/components/WGXW/index.less +102 -102
  107. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  108. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +106 -106
  109. package/lib/vtx-wr-modal/components/BaseInfo/index.less +142 -142
  110. package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +570 -570
  111. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.less +461 -461
  112. package/lib/vtx-wr-modal/components/Evaluate/index.less +124 -124
  113. package/lib/vtx-wr-modal/components/Monitor/index.less +82 -82
  114. package/lib/vtx-wr-modal/components/Score/index.less +134 -134
  115. package/lib/vtx-wr-modal/style/index.less +1 -1
  116. package/lib/vtx-zg-modal/components/BaseInfo/index.less +97 -97
  117. package/lib/vtx-zg-modal/style/index.less +1 -1
  118. package/package.json +1 -1
@@ -1,462 +1,462 @@
1
- .wr2 {
2
- overflow: auto;
3
- display: flex;
4
- justify-content: space-between;
5
-
6
- .left {
7
- width: 55%;
8
- margin-left: 12px;
9
- }
10
-
11
- .right {
12
- width: 42%;
13
- margin-right: 12px;
14
- }
15
- }
16
-
17
- .wrTitle {
18
- width: 100%;
19
- height: 56px;
20
- line-height: 56px;
21
- padding: 0 16px;
22
- border-bottom: 1px solid #e8e8e8;
23
- font-size: 16px;
24
- position: relative;
25
-
26
- .titleExtra {
27
- position: absolute;
28
- right: 16px;
29
- top: 0;
30
- }
31
-
32
- .ant-tabs-nav {
33
- margin-bottom: 0;
34
- height: 55px;
35
- }
36
- }
37
-
38
- .wrContent {
39
- padding: 12px;
40
- box-sizing: border-box;
41
- }
42
-
43
- .blue {
44
- color: #fff !important;
45
-
46
- .ant-tabs {
47
- color: #fff !important;
48
- }
49
-
50
- .ant-radio-button-wrapper,
51
- .ant-btn-default,
52
- .ant-picker,
53
- .ant-table,
54
- th,
55
- .ant-table-placeholder,
56
- .ant-table-tbody>tr>td,
57
- .ant-select,
58
- .ant-select-selector {
59
- background: transparent !important;
60
- border-color: rgba(32, 102, 167, 0.5) !important;
61
- color: #BDD9FF !important;
62
-
63
- input,
64
- .ant-picker-suffix,
65
- .ant-select-arrow {
66
- color: #BDD9FF !important;
67
- }
68
- }
69
-
70
- .ant-table-tbody>tr.ant-table-placeholder:hover>td,
71
- .ant-table-tbody>tr.ant-table-row:hover>td,
72
- .ant-table-tbody>tr>td.ant-table-cell-row-hover {
73
- background: transparent !important;
74
- }
75
-
76
- .ant-radio-button-wrapper-checked {
77
- color: #1890ff !important;
78
- }
79
-
80
- .ant-radio-button-wrapper:not(:first-child)::before {
81
- background-color: #36569A !important;
82
- }
83
-
84
- .wrTitle {
85
- border-color: rgba(32, 102, 167, 0.5) !important;
86
- }
87
-
88
- .jbxx,
89
- .sjjg,
90
- .ptss {
91
- background: rgba(0, 103, 156, 0.1);
92
-
93
- .basicContent {
94
- .tip {
95
- color: #BDD9FF !important;
96
- }
97
-
98
- .text {
99
- color: #fff !important;
100
- }
101
- }
102
-
103
- .eachType,
104
- .summary,
105
- .genderItem {
106
- background: transparent !important;
107
- border-color: rgba(32, 102, 167, 0.5) !important;
108
- }
109
-
110
- .typeContent {
111
- background: rgba(255, 255, 255, .03) !important;
112
- color: #fff !important;
113
-
114
- .itemTitle,
115
- span {
116
- color: #fff !important;
117
- }
118
- }
119
- }
120
- }
121
-
122
- .jbxx {
123
- width: 100%;
124
- height: auto;
125
- border-radius: 12px;
126
- background: #fff;
127
- margin-bottom: 16px;
128
-
129
- .imgContent {
130
- width: 100%;
131
- height: 340px;
132
- position: relative;
133
-
134
- div,
135
- span {
136
- color: #fff !important;
137
- }
138
-
139
- .imgTitle {
140
- position: absolute;
141
- top: 20px;
142
- left: 20px;
143
- right: 20px;
144
- height: 32px;
145
- background: rgba(14, 60, 67, 0.5);
146
- line-height: 32px;
147
- text-align: center;
148
- font-size: 16px;
149
- z-index: 10;
150
- }
151
-
152
- img {
153
- width: 100%;
154
- height: 100%;
155
- background: rgba(255, 255, 255, 0.01);
156
- cursor: pointer;
157
- }
158
-
159
- .num {
160
- width: 110px;
161
- height: 32px;
162
- position: absolute;
163
- bottom: 28px;
164
- left: 50%;
165
- transform: translateX(-50%);
166
- background: rgba(14, 60, 67, 0.5);
167
- border-radius: 20px;
168
- line-height: 32px;
169
- text-align: center;
170
- z-index: 10;
171
-
172
- .anticon {
173
- cursor: pointer;
174
- }
175
- }
176
- }
177
-
178
- .basicContent {
179
- line-height: 32px;
180
- margin-top: 6px;
181
-
182
- .ant-col {
183
- overflow: hidden;
184
- text-overflow: ellipsis;
185
- white-space: nowrap;
186
-
187
- .tip {
188
- color: #8c8c8c;
189
- }
190
-
191
- .text {
192
- color: #1f1f1f;
193
- }
194
- }
195
- }
196
-
197
- .videoContent {
198
- width: 100%;
199
- height: 340px;
200
-
201
- .videoText {
202
- width: 100%;
203
- height: calc(100% - 40px);
204
- margin-top: 8px;
205
- background: rgba(255, 255, 255, 0.05);
206
-
207
- .vtx-live-player {
208
- width: 100% !important;
209
- margin: 0 auto;
210
- }
211
- }
212
- }
213
- }
214
-
215
- .sjjg {
216
- width: 100%;
217
- height: auto;
218
- border-radius: 12px;
219
- background: #fff;
220
- margin-bottom: 16px;
221
-
222
- .totalNum {
223
- display: flex;
224
- justify-content: space-between;
225
-
226
- .eachTotal {
227
- width: 49%;
228
- height: auto;
229
- background-size: 100% 100%;
230
- background-repeat: no-repeat;
231
- padding: 27px 20px;
232
- color: rgba(255, 255, 255, 0.8);
233
- line-height: 36px;
234
- display: flex;
235
- justify-content: space-between;
236
-
237
- img {
238
- width: 36px;
239
- height: 36px;
240
- margin-right: 14px;
241
- vertical-align: bottom;
242
- }
243
- }
244
- }
245
-
246
- .eachType {
247
- padding: 12px;
248
- border: 1px solid #e8e8e8;
249
- border-radius: 4px;
250
- margin-top: 16px;
251
-
252
- .typeTitle {
253
- display: flex;
254
- line-height: 25px;
255
-
256
- img {
257
- width: 50px;
258
- height: 50px;
259
- margin-right: 12px;
260
- }
261
- }
262
-
263
- .typeContent {
264
- margin-top: 12px;
265
- background: #f0f2f5;
266
- padding: 15px 12px 0;
267
- display: flex;
268
- flex-wrap: wrap;
269
-
270
- .typeItem {
271
- width: 120px;
272
- height: 50px;
273
- margin-bottom: 15px;
274
-
275
- .itemTitle {
276
- color: #8c8c8c;
277
- width: 100%;
278
- overflow: hidden;
279
- text-overflow: ellipsis;
280
- white-space: nowrap;
281
- margin-bottom: 4px;
282
-
283
- img {
284
- width: 16px;
285
- height: 16px;
286
- margin-right: 4px;
287
- margin-top: -4px;
288
- }
289
- }
290
- }
291
- }
292
- }
293
- }
294
-
295
- .vtx-business-modal--main-notab {
296
- width: 100%;
297
- min-height: 450px;
298
- }
299
-
300
- .ptss {
301
- width: 100%;
302
- height: auto;
303
- border-radius: 12px;
304
- background: #fff;
305
-
306
- .summary {
307
- padding: 12px 0;
308
- display: flex;
309
- justify-content: space-between;
310
- border: 1px solid #e8e8e8;
311
- border-radius: 4px;
312
-
313
- .summaryItem {
314
- line-height: 24px;
315
- font-size: 16px;
316
- display: flex;
317
- justify-content: space-between;
318
- padding: 0 10px;
319
-
320
- img {
321
- width: 28px;
322
- height: 28px;
323
- vertical-align: bottom;
324
- margin-right: 8px;
325
- }
326
-
327
- .has {
328
- display: inline-block;
329
- width: 46px;
330
- text-align: center;
331
- height: 22px;
332
- line-height: 22px;
333
- border-radius: 23px;
334
- background: linear-gradient(180deg, #4ce09b 0, #07b077 100%);
335
- color: #fff;
336
- margin-top: 6px;
337
- }
338
-
339
- .hasNo {
340
- background: linear-gradient(180deg, #b2bcc8 0%, #607087 100%);
341
- }
342
- }
343
- }
344
-
345
- .genderNum {
346
- margin-top: 14px;
347
- display: flex;
348
- justify-content: space-between;
349
-
350
- .genderItem {
351
- width: 49%;
352
- height: 200px;
353
- border: 1px solid #e8e8e8;
354
- border-radius: 4px;
355
- padding: 12px;
356
-
357
- .totalNum {
358
- display: flex;
359
- justify-content: space-between;
360
- line-height: 25px;
361
-
362
- .gender {
363
- display: flex;
364
-
365
- img {
366
- width: 50px;
367
- height: 50px;
368
- margin-right: 12px;
369
- }
370
- }
371
- }
372
-
373
- .eachType {
374
- width: 100%;
375
- height: 114px;
376
- margin-top: 12px;
377
- border-radius: 4px;
378
- background: #f0f2f5;
379
- display: flex;
380
- justify-content: space-between;
381
- padding: 12px;
382
-
383
- img {
384
- width: 24px;
385
- height: 24px;
386
- }
387
- }
388
- }
389
- }
390
- }
391
-
392
- .monitor {
393
- .searchType {
394
- display: flex;
395
- line-height: 32px;
396
- margin-bottom: 12px;
397
- }
398
-
399
- .charts {
400
- width: 100%;
401
- height: 400px;
402
- overflow: auto;
403
- }
404
- }
405
-
406
- .popupDate {
407
- .ant-picker-panel-container {
408
- background: #233247 !important;
409
-
410
- .ant-picker-header {
411
- color: #fff;
412
-
413
- button {
414
- color: #fff;
415
- }
416
- }
417
-
418
- th {
419
- color: #fff !important;
420
- }
421
-
422
- .ant-picker-cell-in-view {
423
- &:before {
424
- background: transparent !important;
425
- }
426
-
427
- .ant-picker-cell-inner {
428
- color: #fff !important;
429
-
430
- &:after {
431
- background: transparent !important;
432
- }
433
- }
434
- }
435
-
436
- .ant-picker-cell-in-range,
437
- .ant-picker-cell-range-start,
438
- .ant-picker-cell-range-end {
439
- background: #1890ff !important;
440
- }
441
-
442
- .ant-picker-cell-inner {
443
- color: #bbb !important;
444
- }
445
-
446
- .ant-picker-today-btn {
447
- color: #fff !important;
448
- }
449
-
450
- .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
451
- .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
452
- background: rgba(0, 95, 149) !important;
453
- }
454
-
455
- .ant-picker-cell-disabled {
456
- .ant-picker-cell-inner {
457
- color: fade(#ffffff, 35) !important;
458
- cursor: not-allowed !important;
459
- }
460
- }
461
- }
1
+ .wr2 {
2
+ overflow: auto;
3
+ display: flex;
4
+ justify-content: space-between;
5
+
6
+ .left {
7
+ width: 55%;
8
+ margin-left: 12px;
9
+ }
10
+
11
+ .right {
12
+ width: 42%;
13
+ margin-right: 12px;
14
+ }
15
+ }
16
+
17
+ .wrTitle {
18
+ width: 100%;
19
+ height: 56px;
20
+ line-height: 56px;
21
+ padding: 0 16px;
22
+ border-bottom: 1px solid #e8e8e8;
23
+ font-size: 16px;
24
+ position: relative;
25
+
26
+ .titleExtra {
27
+ position: absolute;
28
+ right: 16px;
29
+ top: 0;
30
+ }
31
+
32
+ .ant-tabs-nav {
33
+ margin-bottom: 0;
34
+ height: 55px;
35
+ }
36
+ }
37
+
38
+ .wrContent {
39
+ padding: 12px;
40
+ box-sizing: border-box;
41
+ }
42
+
43
+ .blue {
44
+ color: #fff !important;
45
+
46
+ .ant-tabs {
47
+ color: #fff !important;
48
+ }
49
+
50
+ .ant-radio-button-wrapper,
51
+ .ant-btn-default,
52
+ .ant-picker,
53
+ .ant-table,
54
+ th,
55
+ .ant-table-placeholder,
56
+ .ant-table-tbody>tr>td,
57
+ .ant-select,
58
+ .ant-select-selector {
59
+ background: transparent !important;
60
+ border-color: rgba(32, 102, 167, 0.5) !important;
61
+ color: #BDD9FF !important;
62
+
63
+ input,
64
+ .ant-picker-suffix,
65
+ .ant-select-arrow {
66
+ color: #BDD9FF !important;
67
+ }
68
+ }
69
+
70
+ .ant-table-tbody>tr.ant-table-placeholder:hover>td,
71
+ .ant-table-tbody>tr.ant-table-row:hover>td,
72
+ .ant-table-tbody>tr>td.ant-table-cell-row-hover {
73
+ background: transparent !important;
74
+ }
75
+
76
+ .ant-radio-button-wrapper-checked {
77
+ color: #1890ff !important;
78
+ }
79
+
80
+ .ant-radio-button-wrapper:not(:first-child)::before {
81
+ background-color: #36569A !important;
82
+ }
83
+
84
+ .wrTitle {
85
+ border-color: rgba(32, 102, 167, 0.5) !important;
86
+ }
87
+
88
+ .jbxx,
89
+ .sjjg,
90
+ .ptss {
91
+ background: rgba(0, 103, 156, 0.1);
92
+
93
+ .basicContent {
94
+ .tip {
95
+ color: #BDD9FF !important;
96
+ }
97
+
98
+ .text {
99
+ color: #fff !important;
100
+ }
101
+ }
102
+
103
+ .eachType,
104
+ .summary,
105
+ .genderItem {
106
+ background: transparent !important;
107
+ border-color: rgba(32, 102, 167, 0.5) !important;
108
+ }
109
+
110
+ .typeContent {
111
+ background: rgba(255, 255, 255, .03) !important;
112
+ color: #fff !important;
113
+
114
+ .itemTitle,
115
+ span {
116
+ color: #fff !important;
117
+ }
118
+ }
119
+ }
120
+ }
121
+
122
+ .jbxx {
123
+ width: 100%;
124
+ height: auto;
125
+ border-radius: 12px;
126
+ background: #fff;
127
+ margin-bottom: 16px;
128
+
129
+ .imgContent {
130
+ width: 100%;
131
+ height: 340px;
132
+ position: relative;
133
+
134
+ div,
135
+ span {
136
+ color: #fff !important;
137
+ }
138
+
139
+ .imgTitle {
140
+ position: absolute;
141
+ top: 20px;
142
+ left: 20px;
143
+ right: 20px;
144
+ height: 32px;
145
+ background: rgba(14, 60, 67, 0.5);
146
+ line-height: 32px;
147
+ text-align: center;
148
+ font-size: 16px;
149
+ z-index: 10;
150
+ }
151
+
152
+ img {
153
+ width: 100%;
154
+ height: 100%;
155
+ background: rgba(255, 255, 255, 0.01);
156
+ cursor: pointer;
157
+ }
158
+
159
+ .num {
160
+ width: 110px;
161
+ height: 32px;
162
+ position: absolute;
163
+ bottom: 28px;
164
+ left: 50%;
165
+ transform: translateX(-50%);
166
+ background: rgba(14, 60, 67, 0.5);
167
+ border-radius: 20px;
168
+ line-height: 32px;
169
+ text-align: center;
170
+ z-index: 10;
171
+
172
+ .anticon {
173
+ cursor: pointer;
174
+ }
175
+ }
176
+ }
177
+
178
+ .basicContent {
179
+ line-height: 32px;
180
+ margin-top: 6px;
181
+
182
+ .ant-col {
183
+ overflow: hidden;
184
+ text-overflow: ellipsis;
185
+ white-space: nowrap;
186
+
187
+ .tip {
188
+ color: #8c8c8c;
189
+ }
190
+
191
+ .text {
192
+ color: #1f1f1f;
193
+ }
194
+ }
195
+ }
196
+
197
+ .videoContent {
198
+ width: 100%;
199
+ height: 340px;
200
+
201
+ .videoText {
202
+ width: 100%;
203
+ height: calc(100% - 40px);
204
+ margin-top: 8px;
205
+ background: rgba(255, 255, 255, 0.05);
206
+
207
+ .vtx-live-player {
208
+ width: 100% !important;
209
+ margin: 0 auto;
210
+ }
211
+ }
212
+ }
213
+ }
214
+
215
+ .sjjg {
216
+ width: 100%;
217
+ height: auto;
218
+ border-radius: 12px;
219
+ background: #fff;
220
+ margin-bottom: 16px;
221
+
222
+ .totalNum {
223
+ display: flex;
224
+ justify-content: space-between;
225
+
226
+ .eachTotal {
227
+ width: 49%;
228
+ height: auto;
229
+ background-size: 100% 100%;
230
+ background-repeat: no-repeat;
231
+ padding: 27px 20px;
232
+ color: rgba(255, 255, 255, 0.8);
233
+ line-height: 36px;
234
+ display: flex;
235
+ justify-content: space-between;
236
+
237
+ img {
238
+ width: 36px;
239
+ height: 36px;
240
+ margin-right: 14px;
241
+ vertical-align: bottom;
242
+ }
243
+ }
244
+ }
245
+
246
+ .eachType {
247
+ padding: 12px;
248
+ border: 1px solid #e8e8e8;
249
+ border-radius: 4px;
250
+ margin-top: 16px;
251
+
252
+ .typeTitle {
253
+ display: flex;
254
+ line-height: 25px;
255
+
256
+ img {
257
+ width: 50px;
258
+ height: 50px;
259
+ margin-right: 12px;
260
+ }
261
+ }
262
+
263
+ .typeContent {
264
+ margin-top: 12px;
265
+ background: #f0f2f5;
266
+ padding: 15px 12px 0;
267
+ display: flex;
268
+ flex-wrap: wrap;
269
+
270
+ .typeItem {
271
+ width: 120px;
272
+ height: 50px;
273
+ margin-bottom: 15px;
274
+
275
+ .itemTitle {
276
+ color: #8c8c8c;
277
+ width: 100%;
278
+ overflow: hidden;
279
+ text-overflow: ellipsis;
280
+ white-space: nowrap;
281
+ margin-bottom: 4px;
282
+
283
+ img {
284
+ width: 16px;
285
+ height: 16px;
286
+ margin-right: 4px;
287
+ margin-top: -4px;
288
+ }
289
+ }
290
+ }
291
+ }
292
+ }
293
+ }
294
+
295
+ .vtx-business-modal--main-notab {
296
+ width: 100%;
297
+ min-height: 450px;
298
+ }
299
+
300
+ .ptss {
301
+ width: 100%;
302
+ height: auto;
303
+ border-radius: 12px;
304
+ background: #fff;
305
+
306
+ .summary {
307
+ padding: 12px 0;
308
+ display: flex;
309
+ justify-content: space-between;
310
+ border: 1px solid #e8e8e8;
311
+ border-radius: 4px;
312
+
313
+ .summaryItem {
314
+ line-height: 24px;
315
+ font-size: 16px;
316
+ display: flex;
317
+ justify-content: space-between;
318
+ padding: 0 10px;
319
+
320
+ img {
321
+ width: 28px;
322
+ height: 28px;
323
+ vertical-align: bottom;
324
+ margin-right: 8px;
325
+ }
326
+
327
+ .has {
328
+ display: inline-block;
329
+ width: 46px;
330
+ text-align: center;
331
+ height: 22px;
332
+ line-height: 22px;
333
+ border-radius: 23px;
334
+ background: linear-gradient(180deg, #4ce09b 0, #07b077 100%);
335
+ color: #fff;
336
+ margin-top: 6px;
337
+ }
338
+
339
+ .hasNo {
340
+ background: linear-gradient(180deg, #b2bcc8 0%, #607087 100%);
341
+ }
342
+ }
343
+ }
344
+
345
+ .genderNum {
346
+ margin-top: 14px;
347
+ display: flex;
348
+ justify-content: space-between;
349
+
350
+ .genderItem {
351
+ width: 49%;
352
+ height: 200px;
353
+ border: 1px solid #e8e8e8;
354
+ border-radius: 4px;
355
+ padding: 12px;
356
+
357
+ .totalNum {
358
+ display: flex;
359
+ justify-content: space-between;
360
+ line-height: 25px;
361
+
362
+ .gender {
363
+ display: flex;
364
+
365
+ img {
366
+ width: 50px;
367
+ height: 50px;
368
+ margin-right: 12px;
369
+ }
370
+ }
371
+ }
372
+
373
+ .eachType {
374
+ width: 100%;
375
+ height: 114px;
376
+ margin-top: 12px;
377
+ border-radius: 4px;
378
+ background: #f0f2f5;
379
+ display: flex;
380
+ justify-content: space-between;
381
+ padding: 12px;
382
+
383
+ img {
384
+ width: 24px;
385
+ height: 24px;
386
+ }
387
+ }
388
+ }
389
+ }
390
+ }
391
+
392
+ .monitor {
393
+ .searchType {
394
+ display: flex;
395
+ line-height: 32px;
396
+ margin-bottom: 12px;
397
+ }
398
+
399
+ .charts {
400
+ width: 100%;
401
+ height: 400px;
402
+ overflow: auto;
403
+ }
404
+ }
405
+
406
+ .popupDate {
407
+ .ant-picker-panel-container {
408
+ background: #233247 !important;
409
+
410
+ .ant-picker-header {
411
+ color: #fff;
412
+
413
+ button {
414
+ color: #fff;
415
+ }
416
+ }
417
+
418
+ th {
419
+ color: #fff !important;
420
+ }
421
+
422
+ .ant-picker-cell-in-view {
423
+ &:before {
424
+ background: transparent !important;
425
+ }
426
+
427
+ .ant-picker-cell-inner {
428
+ color: #fff !important;
429
+
430
+ &:after {
431
+ background: transparent !important;
432
+ }
433
+ }
434
+ }
435
+
436
+ .ant-picker-cell-in-range,
437
+ .ant-picker-cell-range-start,
438
+ .ant-picker-cell-range-end {
439
+ background: #1890ff !important;
440
+ }
441
+
442
+ .ant-picker-cell-inner {
443
+ color: #bbb !important;
444
+ }
445
+
446
+ .ant-picker-today-btn {
447
+ color: #fff !important;
448
+ }
449
+
450
+ .ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
451
+ .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
452
+ background: rgba(0, 95, 149) !important;
453
+ }
454
+
455
+ .ant-picker-cell-disabled {
456
+ .ant-picker-cell-inner {
457
+ color: fade(#ffffff, 35) !important;
458
+ cursor: not-allowed !important;
459
+ }
460
+ }
461
+ }
462
462
  }