@vtx/modals2 2.15.48 → 2.15.50

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 (171) hide show
  1. package/README.md +33 -33
  2. package/lib/style/index.css +3 -0
  3. package/lib/style/index.less +8 -8
  4. package/lib/style/themes/dark.css +3 -0
  5. package/lib/style/themes/dark.less +126 -124
  6. package/lib/style/themes/default.css +1 -0
  7. package/lib/style/themes/default.less +1 -0
  8. package/lib/style/themes/index.css +3 -0
  9. package/lib/style/themes/index.less +1 -1
  10. package/lib/vm-alarm-info/Components/index.less +43 -43
  11. package/lib/vm-alarm-info/style/index.less +16 -16
  12. package/lib/vm-alarm-situation/style/index.less +67 -67
  13. package/lib/vm-alarm-situation-pt/style/index.less +65 -65
  14. package/lib/vm-analysis-comparison/style/index.less +12 -12
  15. package/lib/vm-appraisal-info/style/index.less +136 -136
  16. package/lib/vm-base-list/style/index.less +39 -39
  17. package/lib/vm-button/style/index.less +20 -20
  18. package/lib/vm-charts/index.less +30 -30
  19. package/lib/vm-checkbox/style/index.less +25 -25
  20. package/lib/vm-container/style/index.less +30 -30
  21. package/lib/vm-correlation-comparison/style/index.less +13 -13
  22. package/lib/vm-custom/style/index.less +20 -20
  23. package/lib/vm-empty/style/index.less +23 -23
  24. package/lib/vm-iframe-modal/style/index.less +9 -9
  25. package/lib/vm-image-text/style/index.less +32 -32
  26. package/lib/vm-map/style/index.less +3 -3
  27. package/lib/vm-modal-table/style/index.less +23 -23
  28. package/lib/vm-radio/style/index.less +26 -26
  29. package/lib/vm-real-time-monitor/style/index.less +12 -12
  30. package/lib/vm-repair-maintain/style/index.less +115 -115
  31. package/lib/vm-round-content/style/index.less +33 -33
  32. package/lib/vm-select-device/style/index.less +16 -16
  33. package/lib/vm-sub-tabs/style/index.less +179 -179
  34. package/lib/vm-sub-title/style/index.css +1 -0
  35. package/lib/vm-sub-title/style/index.less +69 -68
  36. package/lib/vm-video/index.css +3 -0
  37. package/lib/vm-video/index.less +36 -36
  38. package/lib/vtx-base-info/style/index.less +66 -66
  39. package/lib/vtx-base-modal/style/index.css +20 -0
  40. package/lib/vtx-base-modal/style/index.less +1097 -1075
  41. package/lib/vtx-car-modal/components/AlarmInfo/index.less +40 -40
  42. package/lib/vtx-car-modal/components/BaseInfo/index.js +61 -48
  43. package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
  44. package/lib/vtx-car-modal/components/BaseInfo/index.less +290 -290
  45. package/lib/vtx-car-modal/components/Collection/index.less +18 -18
  46. package/lib/vtx-car-modal/components/DetailInfo/index.less +21 -21
  47. package/lib/vtx-car-modal/components/Maintenance/index.less +35 -35
  48. package/lib/vtx-car-modal/components/OilConsumption/index.less +39 -39
  49. package/lib/vtx-car-modal/components/StaticInfo/index.less +82 -82
  50. package/lib/vtx-car-modal/components/WaterConsumption/index.less +25 -25
  51. package/lib/vtx-car-modal/components/WorkInfo/index.less +66 -66
  52. package/lib/vtx-car-modal/style/index.css +3 -0
  53. package/lib/vtx-car-modal/style/index.less +8 -8
  54. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.less +108 -108
  55. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +46 -46
  56. package/lib/vtx-cc-cp-modal/style/index.css +3 -0
  57. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  58. package/lib/vtx-cc-unit-modal/style/index.css +3 -0
  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.css +3 -0
  65. package/lib/vtx-cp-modal/style/index.less +1 -1
  66. package/lib/vtx-default-modal/components/BaseInfo/index.less +38 -38
  67. package/lib/vtx-default-modal/index.js +2 -2
  68. package/lib/vtx-default-modal/index.js.map +1 -1
  69. package/lib/vtx-default-modal/style/index.css +3 -0
  70. package/lib/vtx-default-modal/style/index.less +1 -1
  71. package/lib/vtx-df-modal/components/BaseInfo/index.less +173 -173
  72. package/lib/vtx-df-modal/components/Metering/index.less +83 -83
  73. package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
  74. package/lib/vtx-df-modal/style/index.css +3 -0
  75. package/lib/vtx-df-modal/style/index.less +1 -1
  76. package/lib/vtx-facility-modal/components/OverView/index.less +120 -120
  77. package/lib/vtx-facility-modal/config.js +31 -1
  78. package/lib/vtx-facility-modal/config.js.map +1 -1
  79. package/lib/vtx-facility-modal/style/index.less +1 -1
  80. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  81. package/lib/vtx-housing-estate-modal/components/OverView/index.less +256 -256
  82. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  83. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  84. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  85. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +102 -102
  86. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  87. package/lib/vtx-kh-modal/components/BaseInfo/index.less +66 -66
  88. package/lib/vtx-kh-modal/style/index.css +3 -0
  89. package/lib/vtx-kh-modal/style/index.less +1 -1
  90. package/lib/vtx-pump-modal/components/AlarmRecord/index.less +103 -103
  91. package/lib/vtx-pump-modal/components/Basic/index.less +74 -74
  92. package/lib/vtx-pump-modal/components/Sbxl/index.less +90 -90
  93. package/lib/vtx-pump-modal/components/Sjfx/index.less +60 -60
  94. package/lib/vtx-pump-modal/components/Sxyx/index.less +161 -161
  95. package/lib/vtx-pump-modal/style/index.less +1 -1
  96. package/lib/vtx-restaurant-modal/components/Alarm/index.less +35 -35
  97. package/lib/vtx-restaurant-modal/components/Collection/index.less +29 -29
  98. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  99. package/lib/vtx-road-modal/components/BaseInfo/index.less +146 -146
  100. package/lib/vtx-road-modal/components/Statistical/index.less +112 -112
  101. package/lib/vtx-road-modal/style/index.css +3 -0
  102. package/lib/vtx-road-modal/style/index.less +1 -1
  103. package/lib/vtx-staff-modal/api.js +128 -36
  104. package/lib/vtx-staff-modal/api.js.map +1 -1
  105. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +23 -23
  106. package/lib/vtx-staff-modal/components/Attendance/Exeception.js +4 -3
  107. package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -1
  108. package/lib/vtx-staff-modal/components/Attendance/Record.js +8 -4
  109. package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -1
  110. package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +4 -3
  111. package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -1
  112. package/lib/vtx-staff-modal/components/Attendance/index.css +30 -3
  113. package/lib/vtx-staff-modal/components/Attendance/index.js +38 -7
  114. package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -1
  115. package/lib/vtx-staff-modal/components/Attendance/index.less +42 -22
  116. package/lib/vtx-staff-modal/components/BaseInfo/ListZymx.js +119 -0
  117. package/lib/vtx-staff-modal/components/BaseInfo/ListZymx.js.map +1 -0
  118. package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +30 -22
  119. package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -1
  120. package/lib/vtx-staff-modal/components/BaseInfo/WorkStaticDay.js +145 -0
  121. package/lib/vtx-staff-modal/components/BaseInfo/WorkStaticDay.js.map +1 -0
  122. package/lib/vtx-staff-modal/components/BaseInfo/index.css +144 -52
  123. package/lib/vtx-staff-modal/components/BaseInfo/index.js +90 -106
  124. package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
  125. package/lib/vtx-staff-modal/components/BaseInfo/index.less +218 -158
  126. package/lib/vtx-staff-modal/components/DetailInfo/index.less +38 -38
  127. package/lib/vtx-staff-modal/components/Equipment/index.css +29 -2
  128. package/lib/vtx-staff-modal/components/Equipment/index.js +27 -2
  129. package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -1
  130. package/lib/vtx-staff-modal/components/Equipment/index.less +53 -28
  131. package/lib/vtx-staff-modal/components/StaticInfo/Charts.js +161 -0
  132. package/lib/vtx-staff-modal/components/StaticInfo/Charts.js.map +1 -0
  133. package/lib/vtx-staff-modal/components/StaticInfo/index.css +348 -0
  134. package/lib/vtx-staff-modal/components/StaticInfo/index.js +131 -0
  135. package/lib/vtx-staff-modal/components/StaticInfo/index.js.map +1 -0
  136. package/lib/vtx-staff-modal/components/StaticInfo/index.less +284 -0
  137. package/lib/vtx-staff-modal/imgs/caution.png +0 -0
  138. package/lib/vtx-staff-modal/imgs/help.png +0 -0
  139. package/lib/vtx-staff-modal/imgs/rjzx.png +0 -0
  140. package/lib/vtx-staff-modal/imgs/rjzx_light.png +0 -0
  141. package/lib/vtx-staff-modal/imgs/time.png +0 -0
  142. package/lib/vtx-staff-modal/imgs/todayOnline.png +0 -0
  143. package/lib/vtx-staff-modal/imgs/todayOnline_light.png +0 -0
  144. package/lib/vtx-staff-modal/imgs/todayWork.png +0 -0
  145. package/lib/vtx-staff-modal/imgs/todayWork_light.png +0 -0
  146. package/lib/vtx-staff-modal/imgs/zzx.png +0 -0
  147. package/lib/vtx-staff-modal/imgs/zzx_light.png +0 -0
  148. package/lib/vtx-staff-modal/index.js +16 -3
  149. package/lib/vtx-staff-modal/index.js.map +1 -1
  150. package/lib/vtx-staff-modal/style/index.css +3 -0
  151. package/lib/vtx-staff-modal/style/index.less +1 -1
  152. package/lib/vtx-throw-point-modal/components/Alarm/index.less +69 -69
  153. package/lib/vtx-throw-point-modal/components/OverView/index.less +331 -331
  154. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  155. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  156. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  157. package/lib/vtx-throw-point-modal/components/WGXW/index.less +102 -102
  158. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  159. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +106 -106
  160. package/lib/vtx-wr-modal/components/BaseInfo/index.less +142 -142
  161. package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +570 -570
  162. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.less +461 -461
  163. package/lib/vtx-wr-modal/components/Evaluate/index.less +124 -124
  164. package/lib/vtx-wr-modal/components/Monitor/index.less +82 -82
  165. package/lib/vtx-wr-modal/components/Score/index.less +134 -134
  166. package/lib/vtx-wr-modal/style/index.css +3 -0
  167. package/lib/vtx-wr-modal/style/index.less +1 -1
  168. package/lib/vtx-zg-modal/components/BaseInfo/index.less +97 -97
  169. package/lib/vtx-zg-modal/style/index.css +3 -0
  170. package/lib/vtx-zg-modal/style/index.less +1 -1
  171. package/package.json +2 -2
package/README.md CHANGED
@@ -1,33 +1,33 @@
1
- # vtx-modals2
2
-
3
- ## Getting Started
4
-
5
- Install dependencies,
6
-
7
- ```bash
8
- $ npm i
9
- ```
10
-
11
- Start the dev server,
12
-
13
- ```bash
14
- $ npm start
15
- ```
16
-
17
- Build documentation,
18
-
19
- ```bash
20
- $ npm run docs:build
21
- ```
22
-
23
- Run test,
24
-
25
- ```bash
26
- $ npm test
27
- ```
28
-
29
- Build library via `father`,
30
-
31
- ```bash
32
- $ npm run build
33
- ```
1
+ # vtx-modals2
2
+
3
+ ## Getting Started
4
+
5
+ Install dependencies,
6
+
7
+ ```bash
8
+ $ npm i
9
+ ```
10
+
11
+ Start the dev server,
12
+
13
+ ```bash
14
+ $ npm start
15
+ ```
16
+
17
+ Build documentation,
18
+
19
+ ```bash
20
+ $ npm run docs:build
21
+ ```
22
+
23
+ Run test,
24
+
25
+ ```bash
26
+ $ npm test
27
+ ```
28
+
29
+ Build library via `father`,
30
+
31
+ ```bash
32
+ $ npm run build
33
+ ```
@@ -12,6 +12,7 @@
12
12
  --calendar-border: #ececec;
13
13
  --calendar-thead-bg: #fff;
14
14
  --calendar-bg: #fff;
15
+ --calendar-content-sigle-bg: #f3f5f8;
15
16
  --info-danger: #fd3a15;
16
17
  --info-warnning: #f7d93d;
17
18
  --info-active: #222;
@@ -78,6 +79,7 @@
78
79
  --arrow-icon-color: #355e5f;
79
80
  --block-bg-color: rgba(255, 255, 255, 0.1);
80
81
  --block-bg-color2: rgba(48, 118, 114, 0.2);
82
+ --calendar-content-sigle-bg: rgba(243, 245, 248, 0.053);
81
83
  --info-active: #40ffd3;
82
84
  --info-active2: #52c41a;
83
85
  --info-active3: #40ffd3;
@@ -109,6 +111,7 @@
109
111
  --sub-title-color: #64bcff;
110
112
  --label-color: #fff;
111
113
  --info-color: #74bbf4;
114
+ --calendar-content-sigle-bg: #1464a62e;
112
115
  --border-color: #1464a6;
113
116
  --scroll-bar-bg: #39cbc3aa;
114
117
  --scroll-bar-hover-bg: #219fff3d;
@@ -1,8 +1,8 @@
1
- // @webkit-scrollbar-width: 8px;
2
- // @webkit-scrollbar-height: 8px;
3
- // @webkit-scrollbar-color: hsla(0, 0%, 80%, 0.08);
4
- // @webkit-scrollbar-thumb-color: rgba(0, 0, 0, 0.05);
5
- // @webkit-scrollbar-thumb-radius: 4px;
6
- // @statistics-text-color: rgba(0, 0, 0, 0.65);
7
- // @table-row-odd: '#f6f6f6';
8
- @import './themes/index';
1
+ // @webkit-scrollbar-width: 8px;
2
+ // @webkit-scrollbar-height: 8px;
3
+ // @webkit-scrollbar-color: hsla(0, 0%, 80%, 0.08);
4
+ // @webkit-scrollbar-thumb-color: rgba(0, 0, 0, 0.05);
5
+ // @webkit-scrollbar-thumb-radius: 4px;
6
+ // @statistics-text-color: rgba(0, 0, 0, 0.65);
7
+ // @table-row-odd: '#f6f6f6';
8
+ @import './themes/index';
@@ -12,6 +12,7 @@
12
12
  --calendar-border: #ececec;
13
13
  --calendar-thead-bg: #fff;
14
14
  --calendar-bg: #fff;
15
+ --calendar-content-sigle-bg: #f3f5f8;
15
16
  --info-danger: #fd3a15;
16
17
  --info-warnning: #f7d93d;
17
18
  --info-active: #222;
@@ -78,6 +79,7 @@
78
79
  --arrow-icon-color: #355e5f;
79
80
  --block-bg-color: rgba(255, 255, 255, 0.1);
80
81
  --block-bg-color2: rgba(48, 118, 114, 0.2);
82
+ --calendar-content-sigle-bg: rgba(243, 245, 248, 0.053);
81
83
  --info-active: #40ffd3;
82
84
  --info-active2: #52c41a;
83
85
  --info-active3: #40ffd3;
@@ -109,6 +111,7 @@
109
111
  --sub-title-color: #64bcff;
110
112
  --label-color: #fff;
111
113
  --info-color: #74bbf4;
114
+ --calendar-content-sigle-bg: #1464a62e;
112
115
  --border-color: #1464a6;
113
116
  --scroll-bar-bg: #39cbc3aa;
114
117
  --scroll-bar-hover-bg: #219fff3d;
@@ -1,124 +1,126 @@
1
- @import (reference) '~antd/lib/style/themes/index.less';
2
-
3
- @import './default.less';
4
-
5
- // ScrollBar
6
- * {
7
- &::-webkit-scrollbar {
8
- width: 0px;
9
- height: 0px;
10
- }
11
-
12
- &::-webkit-scrollbar-track {
13
- background: transparent;
14
- border-radius: 5px;
15
- }
16
-
17
- &::-webkit-scrollbar-thumb {
18
- background: transparent;
19
- border-radius: 5px;
20
- }
21
-
22
- &::-webkit-scrollbar-corner {
23
- background-color: transparent;
24
- }
25
-
26
- // &::-webkit-scrollbar-thumb:hover {
27
- // background: var(--scroll-bar-hover-bg);
28
- // }
29
- }
30
-
31
- .vtx-business-modal-wrap {
32
- &.dark {
33
- --modal-content-bg: #0b1315;
34
- --modal-border-color: #69958a;
35
- --head-bg: #122a2c;
36
- --bg-color: linear-gradient(0deg, #081e21cc, #000c);
37
- --bg-color2: #162123;
38
- --sub-bg-color: #ffffff0d;
39
- --title-bg-color: #1a292bff;
40
- --title-border: 1px solid transparent;
41
- --title-border-color: transparent;
42
- --title-color: white;
43
- --title-color2: #a9d5d3;
44
- --sub-title-color: #00f0ff;
45
- --label-color: #cafdffff;
46
- --info-color: #ffffffff;
47
- --border-color: '#3C7073FF';
48
- --scroll-bar-bg: #39cbc3aa;
49
- --scroll-bar-hover-bg: #219fff3d;
50
- --scroll-bar-track-bg: transparent;
51
- --button-text-color--defalut: #c9e6e8;
52
- --button-text-color--active: #ffffff;
53
- --button-background-color--default: #1a5561;
54
- --button-background-color--active: linear-gradient(0deg, #3195aa, #0f5160);
55
- --button-checked-color: #1890ff;
56
- --arrow-icon-color: #355e5f;
57
- --block-bg-color: rgba(255, 255, 255, 0.1);
58
- --block-bg-color2: rgba(48, 118, 114, 0.2);
59
- --info-active: #40ffd3;
60
- --info-active2: #52c41a;
61
- --info-active3: #40ffd3;
62
- --info-danger: #fd3a15;
63
- --info-warnning: #f7d93d;
64
- --table-head-bg: rgba(0, 173, 177, 0.1);
65
- --timeline-active: #24f2ff;
66
- --calendar-border: #35444c;
67
- --calendar-thead-bg: #29373e;
68
- --calendar-bg: rgba(255, 255, 255, 0.1);
69
- --list-cell-active1: #fff845;
70
- --list-cell-active2: #45d1ff;
71
- --list-cell-active3: #20feff;
72
- --calendar-date-today-bg-color: #73ffbf;
73
- --calendar-date-today-hover-bg-color: linear-gradient(0deg, rgba(77, 255, 186, 0.3), transparent);
74
- }
75
- &.blue {
76
- --modal-content-bg: linear-gradient(0deg, rgba(28, 94, 149, 0.8), rgba(20, 37, 57, 0.8));
77
- --modal-border-color: rgba(114, 149, 188, 1);
78
- --head-bg: linear-gradient(90deg, #124067, rgba(5, 26, 41, 1));
79
- --head-bg-border-color2: rgba(58, 135, 203, 1);
80
- --bg-color2: rgba(0, 103, 156, 0.1);
81
- --bg-border-color2: rgba(32, 102, 167, 0.5);
82
- --sub-bg-color: #ffffff0d;
83
- --title-border: 1px solid transparent;
84
- --title-border-color: transparent;
85
- --title-color: white;
86
- --title-color2: #fff;
87
- --sub-title-color: rgba(100, 188, 255, 1);
88
- --label-color: #fff;
89
- --info-color: rgba(116, 187, 244, 1);
90
- --border-color: #1464a6;
91
- --scroll-bar-bg: #39cbc3aa;
92
- --scroll-bar-hover-bg: #219fff3d;
93
- --scroll-bar-track-bg: transparent;
94
- --button-text-color--defalut: #c9e6e8;
95
- --button-text-color--active: #ffffff;
96
- --button-background-color--default: #1a5561;
97
- --button-background-color--active: linear-gradient(0deg, #3195aa, #0f5160);
98
- --button-checked-color: #1890ff;
99
- --arrow-icon-color: #355e5f;
100
- --block-bg-color: rgba(255, 255, 255, 0.1);
101
- --block-bg-color2: rgba(116, 187, 244, 1);
102
- --info-active: #40ffd3;
103
- --info-active2: #52c41a;
104
- --info-active3: #75ffc2;
105
- --info-danger: #fd3a15;
106
- --info-warnning: #f7d93d;
107
- --table-head-bg: rgba(0, 173, 177, 0.1);
108
- --timeline-active: #24f2ff;
109
- --calendar-border: #35444c;
110
- --calendar-thead-bg: rgba(255, 255, 255, 0.1);
111
- --calendar-content-bg: linear-gradient(0deg, #2a55e9, #0dbafe);
112
- --calendar-bg: rgba(255, 255, 255, 0.1);
113
- --image-value-color: #07d4ff;
114
- --image-text-color: #ffffff;
115
- --list-cell-active1: #fff845;
116
- --list-cell-active2: #45d1ff;
117
- --list-cell-active3: #20feff;
118
- --calendar-date-today-bg-color: #0090ff;
119
- --calendar-date-today-hover-bg-color: linear-gradient(0deg, rgba(0,144,255,0.8) 0%, rgba(0,144,255,0) 100%);
120
- }
121
- &.light {
122
- --title-color2: rgba(22, 119, 255, 1);
123
- }
124
- }
1
+ @import (reference) '~antd/lib/style/themes/index.less';
2
+
3
+ @import './default.less';
4
+
5
+ // ScrollBar
6
+ * {
7
+ &::-webkit-scrollbar {
8
+ width: 0px;
9
+ height: 0px;
10
+ }
11
+
12
+ &::-webkit-scrollbar-track {
13
+ background: transparent;
14
+ border-radius: 5px;
15
+ }
16
+
17
+ &::-webkit-scrollbar-thumb {
18
+ background: transparent;
19
+ border-radius: 5px;
20
+ }
21
+
22
+ &::-webkit-scrollbar-corner {
23
+ background-color: transparent;
24
+ }
25
+
26
+ // &::-webkit-scrollbar-thumb:hover {
27
+ // background: var(--scroll-bar-hover-bg);
28
+ // }
29
+ }
30
+
31
+ .vtx-business-modal-wrap {
32
+ &.dark {
33
+ --modal-content-bg: #0b1315;
34
+ --modal-border-color: #69958a;
35
+ --head-bg: #122a2c;
36
+ --bg-color: linear-gradient(0deg, #081e21cc, #000c);
37
+ --bg-color2: #162123;
38
+ --sub-bg-color: #ffffff0d;
39
+ --title-bg-color: #1a292bff;
40
+ --title-border: 1px solid transparent;
41
+ --title-border-color: transparent;
42
+ --title-color: white;
43
+ --title-color2: #a9d5d3;
44
+ --sub-title-color: #00f0ff;
45
+ --label-color: #cafdffff;
46
+ --info-color: #ffffffff;
47
+ --border-color: '#3C7073FF';
48
+ --scroll-bar-bg: #39cbc3aa;
49
+ --scroll-bar-hover-bg: #219fff3d;
50
+ --scroll-bar-track-bg: transparent;
51
+ --button-text-color--defalut: #c9e6e8;
52
+ --button-text-color--active: #ffffff;
53
+ --button-background-color--default: #1a5561;
54
+ --button-background-color--active: linear-gradient(0deg, #3195aa, #0f5160);
55
+ --button-checked-color: #1890ff;
56
+ --arrow-icon-color: #355e5f;
57
+ --block-bg-color: rgba(255, 255, 255, 0.1);
58
+ --block-bg-color2: rgba(48, 118, 114, 0.2);
59
+ --calendar-content-sigle-bg: rgba(243, 245, 248, 0.053);
60
+ --info-active: #40ffd3;
61
+ --info-active2: #52c41a;
62
+ --info-active3: #40ffd3;
63
+ --info-danger: #fd3a15;
64
+ --info-warnning: #f7d93d;
65
+ --table-head-bg: rgba(0, 173, 177, 0.1);
66
+ --timeline-active: #24f2ff;
67
+ --calendar-border: #35444c;
68
+ --calendar-thead-bg: #29373e;
69
+ --calendar-bg: rgba(255, 255, 255, 0.1);
70
+ --list-cell-active1: #fff845;
71
+ --list-cell-active2: #45d1ff;
72
+ --list-cell-active3: #20feff;
73
+ --calendar-date-today-bg-color: #73ffbf;
74
+ --calendar-date-today-hover-bg-color: linear-gradient(0deg, rgba(77, 255, 186, 0.3), transparent);
75
+ }
76
+ &.blue {
77
+ --modal-content-bg: linear-gradient(0deg, rgba(28, 94, 149, 0.8), rgba(20, 37, 57, 0.8));
78
+ --modal-border-color: rgba(114, 149, 188, 1);
79
+ --head-bg: linear-gradient(90deg, #124067, rgba(5, 26, 41, 1));
80
+ --head-bg-border-color2: rgba(58, 135, 203, 1);
81
+ --bg-color2: rgba(0, 103, 156, 0.1);
82
+ --bg-border-color2: rgba(32, 102, 167, 0.5);
83
+ --sub-bg-color: #ffffff0d;
84
+ --title-border: 1px solid transparent;
85
+ --title-border-color: transparent;
86
+ --title-color: white;
87
+ --title-color2: #fff;
88
+ --sub-title-color: rgba(100, 188, 255, 1);
89
+ --label-color: #fff;
90
+ --info-color: rgba(116, 187, 244, 1);
91
+ --calendar-content-sigle-bg: #1464a62e;
92
+ --border-color: #1464a6;
93
+ --scroll-bar-bg: #39cbc3aa;
94
+ --scroll-bar-hover-bg: #219fff3d;
95
+ --scroll-bar-track-bg: transparent;
96
+ --button-text-color--defalut: #c9e6e8;
97
+ --button-text-color--active: #ffffff;
98
+ --button-background-color--default: #1a5561;
99
+ --button-background-color--active: linear-gradient(0deg, #3195aa, #0f5160);
100
+ --button-checked-color: #1890ff;
101
+ --arrow-icon-color: #355e5f;
102
+ --block-bg-color: rgba(255, 255, 255, 0.1);
103
+ --block-bg-color2: rgba(116, 187, 244, 1);
104
+ --info-active: #40ffd3;
105
+ --info-active2: #52c41a;
106
+ --info-active3: #75ffc2;
107
+ --info-danger: #fd3a15;
108
+ --info-warnning: #f7d93d;
109
+ --table-head-bg: rgba(0, 173, 177, 0.1);
110
+ --timeline-active: #24f2ff;
111
+ --calendar-border: #35444c;
112
+ --calendar-thead-bg: rgba(255, 255, 255, 0.1);
113
+ --calendar-content-bg: linear-gradient(0deg, #2a55e9, #0dbafe);
114
+ --calendar-bg: rgba(255, 255, 255, 0.1);
115
+ --image-value-color: #07d4ff;
116
+ --image-text-color: #ffffff;
117
+ --list-cell-active1: #fff845;
118
+ --list-cell-active2: #45d1ff;
119
+ --list-cell-active3: #20feff;
120
+ --calendar-date-today-bg-color: #0090ff;
121
+ --calendar-date-today-hover-bg-color: linear-gradient(0deg, rgba(0,144,255,0.8) 0%, rgba(0,144,255,0) 100%);
122
+ }
123
+ &.light {
124
+ --title-color2: rgba(22, 119, 255, 1);
125
+ }
126
+ }
@@ -12,6 +12,7 @@
12
12
  --calendar-border: #ececec;
13
13
  --calendar-thead-bg: #fff;
14
14
  --calendar-bg: #fff;
15
+ --calendar-content-sigle-bg: #f3f5f8;
15
16
  --info-danger: #fd3a15;
16
17
  --info-warnning: #f7d93d;
17
18
  --info-active: #222;
@@ -12,6 +12,7 @@
12
12
  --calendar-border: #ececec;
13
13
  --calendar-thead-bg: #fff;
14
14
  --calendar-bg: #fff;
15
+ --calendar-content-sigle-bg: rgba(243, 245, 248, 1);
15
16
  --info-danger: #fd3a15;
16
17
  --info-warnning: #f7d93d;
17
18
  --info-active: #222;
@@ -12,6 +12,7 @@
12
12
  --calendar-border: #ececec;
13
13
  --calendar-thead-bg: #fff;
14
14
  --calendar-bg: #fff;
15
+ --calendar-content-sigle-bg: #f3f5f8;
15
16
  --info-danger: #fd3a15;
16
17
  --info-warnning: #f7d93d;
17
18
  --info-active: #222;
@@ -78,6 +79,7 @@
78
79
  --arrow-icon-color: #355e5f;
79
80
  --block-bg-color: rgba(255, 255, 255, 0.1);
80
81
  --block-bg-color2: rgba(48, 118, 114, 0.2);
82
+ --calendar-content-sigle-bg: rgba(243, 245, 248, 0.053);
81
83
  --info-active: #40ffd3;
82
84
  --info-active2: #52c41a;
83
85
  --info-active3: #40ffd3;
@@ -109,6 +111,7 @@
109
111
  --sub-title-color: #64bcff;
110
112
  --label-color: #fff;
111
113
  --info-color: #74bbf4;
114
+ --calendar-content-sigle-bg: #1464a62e;
112
115
  --border-color: #1464a6;
113
116
  --scroll-bar-bg: #39cbc3aa;
114
117
  --scroll-bar-hover-bg: #219fff3d;
@@ -1 +1 @@
1
- @import './dark.less';
1
+ @import './dark.less';
@@ -1,43 +1,43 @@
1
- .current-alarm {
2
- display: flex;
3
- }
4
-
5
- .alarm-trend {
6
- padding-top: 10px;
7
-
8
- .radio {
9
- margin-bottom: 10px;
10
- }
11
-
12
- .date {
13
- position: absolute;
14
- top: 10px;
15
- right: 30px;
16
- }
17
- }
18
-
19
- .item {
20
- display: flex;
21
- justify-content: space-between;
22
- padding: 10px 5px 3px 5px;
23
- background: rgba(240, 243, 246, 0.59);
24
-
25
- &.dark {
26
- background: rgba(18, 45, 72, 0.59);
27
- }
28
- &.blue {
29
- background: rgba(41, 111, 182, 0.29);
30
- }
31
- }
32
-
33
- .current-alarm-list {
34
- position: relative;
35
- width: 100%;
36
- height: 100%;
37
-
38
- .ant-btn {
39
- position: absolute;
40
- bottom: 0;
41
- right: 0;
42
- }
43
- }
1
+ .current-alarm {
2
+ display: flex;
3
+ }
4
+
5
+ .alarm-trend {
6
+ padding-top: 10px;
7
+
8
+ .radio {
9
+ margin-bottom: 10px;
10
+ }
11
+
12
+ .date {
13
+ position: absolute;
14
+ top: 10px;
15
+ right: 30px;
16
+ }
17
+ }
18
+
19
+ .item {
20
+ display: flex;
21
+ justify-content: space-between;
22
+ padding: 10px 5px 3px 5px;
23
+ background: rgba(240, 243, 246, 0.59);
24
+
25
+ &.dark {
26
+ background: rgba(18, 45, 72, 0.59);
27
+ }
28
+ &.blue {
29
+ background: rgba(41, 111, 182, 0.29);
30
+ }
31
+ }
32
+
33
+ .current-alarm-list {
34
+ position: relative;
35
+ width: 100%;
36
+ height: 100%;
37
+
38
+ .ant-btn {
39
+ position: absolute;
40
+ bottom: 0;
41
+ right: 0;
42
+ }
43
+ }
@@ -1,16 +1,16 @@
1
- .round-content {
2
- }
3
-
4
- .round {
5
- border: 2px solid #ccc;
6
- border-radius: 50%;
7
- width: 100px;
8
- height: 100px;
9
- background: #95f204;
10
- display: flex;
11
- justify-content: center;
12
- align-items: center;
13
- font-size: 24px;
14
- font-weight: 600;
15
- cursor: pointer;
16
- }
1
+ .round-content {
2
+ }
3
+
4
+ .round {
5
+ border: 2px solid #ccc;
6
+ border-radius: 50%;
7
+ width: 100px;
8
+ height: 100px;
9
+ background: #95f204;
10
+ display: flex;
11
+ justify-content: center;
12
+ align-items: center;
13
+ font-size: 24px;
14
+ font-weight: 600;
15
+ cursor: pointer;
16
+ }