@vtx/modals2 2.15.67 → 2.15.68

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 (131) 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-info-collection/style/index.less +48 -48
  23. package/lib/vm-map/style/index.less +3 -3
  24. package/lib/vm-modal-table/style/index.less +23 -23
  25. package/lib/vm-radio/style/index.less +26 -26
  26. package/lib/vm-real-time-monitor/style/index.less +12 -12
  27. package/lib/vm-repair-maintain/style/index.less +115 -115
  28. package/lib/vm-round-content/style/index.less +33 -33
  29. package/lib/vm-select-device/style/index.less +16 -16
  30. package/lib/vm-sub-title/style/index.less +69 -69
  31. package/lib/vm-video/index.less +36 -36
  32. package/lib/vtx-area-modal/components/BaseInfo/index.less +256 -256
  33. package/lib/vtx-base-info/style/index.less +69 -69
  34. package/lib/vtx-base-modal/style/index.less +1094 -1094
  35. package/lib/vtx-car-modal/components/AlarmInfo/index.less +40 -40
  36. package/lib/vtx-car-modal/components/BaseInfo/index.less +290 -290
  37. package/lib/vtx-car-modal/components/Collection/index.less +18 -18
  38. package/lib/vtx-car-modal/components/DetailInfo/index.less +21 -21
  39. package/lib/vtx-car-modal/components/Maintenance/index.less +35 -35
  40. package/lib/vtx-car-modal/components/OilConsumption/index.less +39 -39
  41. package/lib/vtx-car-modal/components/StaticInfo/index.less +82 -82
  42. package/lib/vtx-car-modal/components/WaterConsumption/index.less +25 -25
  43. package/lib/vtx-car-modal/components/WorkInfo/index.less +66 -66
  44. package/lib/vtx-car-modal/style/index.less +8 -8
  45. package/lib/vtx-cc-cp-modal/components/OrderInfo/index.less +108 -108
  46. package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +46 -46
  47. package/lib/vtx-cc-cp-modal/style/index.less +1 -1
  48. package/lib/vtx-cc-unit-modal/style/index.less +1 -1
  49. package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +11 -10
  50. package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
  51. package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js +1 -1
  52. package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
  53. package/lib/vtx-cp-modal/components/AlarmInfo/index.css +18 -6
  54. package/lib/vtx-cp-modal/components/AlarmInfo/index.less +120 -109
  55. package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js +6 -2
  56. package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -1
  57. package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +3 -1
  58. package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -1
  59. package/lib/vtx-cp-modal/components/BaseInfo/index.css +26 -8
  60. package/lib/vtx-cp-modal/components/BaseInfo/index.js +79 -30
  61. package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -1
  62. package/lib/vtx-cp-modal/components/BaseInfo/index.less +171 -156
  63. package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +11 -10
  64. package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -1
  65. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.css +18 -5
  66. package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +121 -109
  67. package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +1 -1
  68. package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
  69. package/lib/vtx-cp-modal/components/SyInfo/index.css +13 -5
  70. package/lib/vtx-cp-modal/components/SyInfo/index.js +6 -2
  71. package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
  72. package/lib/vtx-cp-modal/components/SyInfo/index.less +54 -47
  73. package/lib/vtx-cp-modal/index.js +1 -0
  74. package/lib/vtx-cp-modal/index.js.map +1 -1
  75. package/lib/vtx-cp-modal/style/index.less +1 -1
  76. package/lib/vtx-default-modal/components/BaseInfo/index.less +38 -38
  77. package/lib/vtx-default-modal/style/index.less +1 -1
  78. package/lib/vtx-df-modal/components/BaseInfo/index.less +173 -173
  79. package/lib/vtx-df-modal/components/Metering/index.less +83 -83
  80. package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
  81. package/lib/vtx-df-modal/style/index.less +1 -1
  82. package/lib/vtx-facility-modal/components/OverView/index.less +120 -120
  83. package/lib/vtx-facility-modal/style/index.less +1 -1
  84. package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
  85. package/lib/vtx-housing-estate-modal/components/OverView/index.less +256 -256
  86. package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
  87. package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
  88. package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
  89. package/lib/vtx-housing-estate-modal/components/WGXW/index.less +102 -102
  90. package/lib/vtx-housing-estate-modal/style/index.less +1 -1
  91. package/lib/vtx-kh-modal/components/BaseInfo/index.less +66 -66
  92. package/lib/vtx-kh-modal/style/index.less +1 -1
  93. package/lib/vtx-pump-modal/components/AlarmRecord/index.less +103 -103
  94. package/lib/vtx-pump-modal/components/Basic/index.less +74 -74
  95. package/lib/vtx-pump-modal/components/Sbxl/index.less +90 -90
  96. package/lib/vtx-pump-modal/components/Sjfx/index.less +60 -60
  97. package/lib/vtx-pump-modal/components/Sxyx/index.less +161 -161
  98. package/lib/vtx-pump-modal/style/index.less +1 -1
  99. package/lib/vtx-restaurant-modal/components/Alarm/index.less +35 -35
  100. package/lib/vtx-restaurant-modal/components/Collection/index.less +27 -27
  101. package/lib/vtx-restaurant-modal/components/QdBasic/index.less +10 -10
  102. package/lib/vtx-restaurant-modal/style/index.less +1 -1
  103. package/lib/vtx-road-modal/components/BaseInfo/index.less +146 -146
  104. package/lib/vtx-road-modal/components/Statistical/index.less +112 -112
  105. package/lib/vtx-road-modal/style/index.less +1 -1
  106. package/lib/vtx-staff-modal/components/AlarmInfo/index.less +23 -23
  107. package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +11 -1
  108. package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -1
  109. package/lib/vtx-staff-modal/components/Attendance/index.less +44 -44
  110. package/lib/vtx-staff-modal/components/BaseInfo/index.less +225 -225
  111. package/lib/vtx-staff-modal/components/DetailInfo/index.less +38 -38
  112. package/lib/vtx-staff-modal/components/Equipment/index.less +52 -52
  113. package/lib/vtx-staff-modal/components/StaticInfo/index.less +270 -270
  114. package/lib/vtx-throw-point-modal/components/Alarm/index.less +69 -69
  115. package/lib/vtx-throw-point-modal/components/OverView/index.less +331 -331
  116. package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
  117. package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
  118. package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
  119. package/lib/vtx-throw-point-modal/components/WGXW/index.less +102 -102
  120. package/lib/vtx-throw-point-modal/style/index.less +1 -1
  121. package/lib/vtx-wr-modal/components/AlarmInfo/index.less +106 -106
  122. package/lib/vtx-wr-modal/components/BaseInfo/index.less +142 -142
  123. package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +570 -570
  124. package/lib/vtx-wr-modal/components/BaseInfoNew2/index.less +469 -469
  125. package/lib/vtx-wr-modal/components/Evaluate/index.less +124 -124
  126. package/lib/vtx-wr-modal/components/Monitor/index.less +82 -82
  127. package/lib/vtx-wr-modal/components/Score/index.less +134 -134
  128. package/lib/vtx-wr-modal/style/index.less +1 -1
  129. package/lib/vtx-zg-modal/components/BaseInfo/index.less +97 -97
  130. package/lib/vtx-zg-modal/style/index.less +1 -1
  131. package/package.json +124 -124
@@ -1,256 +1,256 @@
1
- @import '../../style/index';
2
-
3
- .summary-item {
4
- display: flex;
5
- gap: 16px;
6
- align-items: center;
7
- color: var(--info-color);
8
- .summary-item-text {
9
- & > p:nth-child(2) {
10
- color: #9ba8b0;
11
- span {
12
- color: var(--info-color);
13
- font-size: 20px;
14
- margin-right: 8px;
15
- }
16
- }
17
- }
18
- }
19
-
20
- .@{prefix-cls}-overview {
21
- display: flex;
22
- gap: 10px;
23
- height: 800px;
24
- padding: 10px;
25
- &-left {
26
- display: flex;
27
- flex-direction: column;
28
- height: 100%;
29
- width: 360px;
30
- padding: 10px;
31
- background: var(--bg-color2);
32
- border: 1px solid var(--bg-border-color2);
33
-
34
- &-map {
35
- height: 260px;
36
- }
37
- &-info {
38
- position: relative;
39
- flex: 1;
40
- padding: 10px;
41
- .vm-estate-summary {
42
- position: absolute;
43
- right: 29px;
44
- &-img {
45
- display: flex;
46
- align-items: center;
47
- justify-content: flex-end;
48
- position: relative;
49
- padding-right: 16px;
50
- width: 136px;
51
- height: 50px;
52
- color: var(--info-color);
53
- span {
54
- z-index: 1;
55
- }
56
- img {
57
- position: absolute;
58
- left: 0;
59
- right: 0;
60
- top: 0;
61
- bottom: 0;
62
- }
63
- }
64
- &-text {
65
- margin-top: -12px;
66
- text-align: center;
67
- span:nth-child(1) {
68
- font-size: 26px;
69
- margin-right: 8px;
70
- }
71
- }
72
- }
73
- }
74
- }
75
- &-middle {
76
- height: 100%;
77
- display: flex;
78
- flex-direction: column;
79
- gap: 10px;
80
- width: 455px;
81
- }
82
- &-hot {
83
- display: flex;
84
- flex-direction: column;
85
- padding: 10px;
86
- height: 460px;
87
- background: var(--bg-color2);
88
- border: 1px solid var(--bg-border-color2);
89
-
90
- &-summary {
91
- display: flex;
92
- justify-content: space-around;
93
- height: 155px;
94
- .garbage-summary {
95
- width: 100px;
96
- height: 100%;
97
- text-align: center;
98
- color: var(--info-color);
99
- padding-top: 12px;
100
- &-bucket {
101
- margin: 0 auto;
102
- margin-bottom: 12px;
103
- display: flex;
104
- align-items: center;
105
- justify-content: center;
106
- width: 45px;
107
- height: 52px;
108
- }
109
- p {
110
- span {
111
- font-size: 18px;
112
- margin-right: 4px;
113
- }
114
- }
115
- }
116
- }
117
- &-buttons {
118
- padding: 8px 0;
119
- text-align: center;
120
- }
121
- &-chart {
122
- flex: 1;
123
- }
124
- }
125
- &-trend {
126
- flex: 1;
127
- display: flex;
128
- flex-direction: column;
129
- background: var(--bg-color2);
130
- border: 1px solid var(--bg-border-color2);
131
-
132
- padding: 10px;
133
- &-chart {
134
- flex: 1;
135
- }
136
- }
137
- &-right {
138
- height: 100%;
139
- flex: 1;
140
- display: flex;
141
- flex-direction: column;
142
- gap: 10px;
143
- }
144
- &-manage {
145
- // height: 315px;
146
- padding: 10px;
147
- background: var(--bg-color2);
148
- border: 1px solid var(--bg-border-color2);
149
-
150
- color: var(--info-color);
151
- display: flex;
152
- flex-direction: column;
153
- &-top {
154
- display: flex;
155
- .top-item {
156
- display: flex;
157
- gap: 32px;
158
- align-items: center;
159
- padding-left: 24px;
160
- margin-bottom: 16px;
161
- padding-right: 8px;
162
- .img {
163
- text-align: center;
164
- .name--1 {
165
- color: #1febff;
166
- }
167
- .name--2 {
168
- color: #7fffd8;
169
- }
170
- img {
171
- margin-top: -10px;
172
- }
173
- }
174
- .statistic {
175
- flex: 1;
176
- & > div:nth-child(1) {
177
- padding-left: 16px;
178
- display: flex;
179
- justify-content: space-between;
180
- background: url('../../imgs/manage-bg-1.png') no-repeat;
181
- background-size: 100% 100%;
182
- margin-bottom: 16px;
183
- }
184
- & > div:nth-child(2) {
185
- padding-left: 16px;
186
- display: flex;
187
- justify-content: space-between;
188
- background: url('../../imgs/manage-bg-2.png') no-repeat;
189
- background-size: 100% 100%;
190
- }
191
- .statistic-value--1 {
192
- font-size: 20px;
193
- font-weight: 400;
194
- color: #50ffdc;
195
- background: linear-gradient(
196
- 0deg,
197
- #1febff 0%,
198
- #7ddcff 49.90234375%,
199
- #ffffff 100%
200
- );
201
- -webkit-background-clip: text;
202
- -webkit-text-fill-color: transparent;
203
- }
204
- .statistic-value--2 {
205
- font-size: 20px;
206
- font-weight: 400;
207
- color: #5cff84;
208
- background: linear-gradient(
209
- 0deg,
210
- #1febff 0%,
211
- #7dffd0 49.90234375%,
212
- #ffffff 100%
213
- );
214
- -webkit-background-clip: text;
215
- -webkit-text-fill-color: transparent;
216
- }
217
- }
218
- }
219
- }
220
- &-bottom {
221
- height: 50px;
222
- padding: 0 20px;
223
- display: flex;
224
- justify-content: space-between;
225
- }
226
- }
227
- &-rightbottom {
228
- flex: 1;
229
- padding: 10px;
230
- background: var(--bg-color2);
231
- border: 1px solid var(--bg-border-color2);
232
-
233
- color: var(--info-color);
234
- display: flex;
235
- flex-direction: column;
236
- &--buttons {
237
- margin-bottom: 16px;
238
- text-align: center;
239
- }
240
- &-echarts {
241
- display: flex;
242
- .content {
243
- width: 50%;
244
- }
245
- }
246
- &--pie {
247
- }
248
- &--gauges {
249
- flex: 1;
250
- display: flex;
251
- .gauges-chart {
252
- flex: 1;
253
- }
254
- }
255
- }
256
- }
1
+ @import '../../style/index';
2
+
3
+ .summary-item {
4
+ display: flex;
5
+ gap: 16px;
6
+ align-items: center;
7
+ color: var(--info-color);
8
+ .summary-item-text {
9
+ & > p:nth-child(2) {
10
+ color: #9ba8b0;
11
+ span {
12
+ color: var(--info-color);
13
+ font-size: 20px;
14
+ margin-right: 8px;
15
+ }
16
+ }
17
+ }
18
+ }
19
+
20
+ .@{prefix-cls}-overview {
21
+ display: flex;
22
+ gap: 10px;
23
+ height: 800px;
24
+ padding: 10px;
25
+ &-left {
26
+ display: flex;
27
+ flex-direction: column;
28
+ height: 100%;
29
+ width: 360px;
30
+ padding: 10px;
31
+ background: var(--bg-color2);
32
+ border: 1px solid var(--bg-border-color2);
33
+
34
+ &-map {
35
+ height: 260px;
36
+ }
37
+ &-info {
38
+ position: relative;
39
+ flex: 1;
40
+ padding: 10px;
41
+ .vm-estate-summary {
42
+ position: absolute;
43
+ right: 29px;
44
+ &-img {
45
+ display: flex;
46
+ align-items: center;
47
+ justify-content: flex-end;
48
+ position: relative;
49
+ padding-right: 16px;
50
+ width: 136px;
51
+ height: 50px;
52
+ color: var(--info-color);
53
+ span {
54
+ z-index: 1;
55
+ }
56
+ img {
57
+ position: absolute;
58
+ left: 0;
59
+ right: 0;
60
+ top: 0;
61
+ bottom: 0;
62
+ }
63
+ }
64
+ &-text {
65
+ margin-top: -12px;
66
+ text-align: center;
67
+ span:nth-child(1) {
68
+ font-size: 26px;
69
+ margin-right: 8px;
70
+ }
71
+ }
72
+ }
73
+ }
74
+ }
75
+ &-middle {
76
+ height: 100%;
77
+ display: flex;
78
+ flex-direction: column;
79
+ gap: 10px;
80
+ width: 455px;
81
+ }
82
+ &-hot {
83
+ display: flex;
84
+ flex-direction: column;
85
+ padding: 10px;
86
+ height: 460px;
87
+ background: var(--bg-color2);
88
+ border: 1px solid var(--bg-border-color2);
89
+
90
+ &-summary {
91
+ display: flex;
92
+ justify-content: space-around;
93
+ height: 155px;
94
+ .garbage-summary {
95
+ width: 100px;
96
+ height: 100%;
97
+ text-align: center;
98
+ color: var(--info-color);
99
+ padding-top: 12px;
100
+ &-bucket {
101
+ margin: 0 auto;
102
+ margin-bottom: 12px;
103
+ display: flex;
104
+ align-items: center;
105
+ justify-content: center;
106
+ width: 45px;
107
+ height: 52px;
108
+ }
109
+ p {
110
+ span {
111
+ font-size: 18px;
112
+ margin-right: 4px;
113
+ }
114
+ }
115
+ }
116
+ }
117
+ &-buttons {
118
+ padding: 8px 0;
119
+ text-align: center;
120
+ }
121
+ &-chart {
122
+ flex: 1;
123
+ }
124
+ }
125
+ &-trend {
126
+ flex: 1;
127
+ display: flex;
128
+ flex-direction: column;
129
+ background: var(--bg-color2);
130
+ border: 1px solid var(--bg-border-color2);
131
+
132
+ padding: 10px;
133
+ &-chart {
134
+ flex: 1;
135
+ }
136
+ }
137
+ &-right {
138
+ height: 100%;
139
+ flex: 1;
140
+ display: flex;
141
+ flex-direction: column;
142
+ gap: 10px;
143
+ }
144
+ &-manage {
145
+ // height: 315px;
146
+ padding: 10px;
147
+ background: var(--bg-color2);
148
+ border: 1px solid var(--bg-border-color2);
149
+
150
+ color: var(--info-color);
151
+ display: flex;
152
+ flex-direction: column;
153
+ &-top {
154
+ display: flex;
155
+ .top-item {
156
+ display: flex;
157
+ gap: 32px;
158
+ align-items: center;
159
+ padding-left: 24px;
160
+ margin-bottom: 16px;
161
+ padding-right: 8px;
162
+ .img {
163
+ text-align: center;
164
+ .name--1 {
165
+ color: #1febff;
166
+ }
167
+ .name--2 {
168
+ color: #7fffd8;
169
+ }
170
+ img {
171
+ margin-top: -10px;
172
+ }
173
+ }
174
+ .statistic {
175
+ flex: 1;
176
+ & > div:nth-child(1) {
177
+ padding-left: 16px;
178
+ display: flex;
179
+ justify-content: space-between;
180
+ background: url('../../imgs/manage-bg-1.png') no-repeat;
181
+ background-size: 100% 100%;
182
+ margin-bottom: 16px;
183
+ }
184
+ & > div:nth-child(2) {
185
+ padding-left: 16px;
186
+ display: flex;
187
+ justify-content: space-between;
188
+ background: url('../../imgs/manage-bg-2.png') no-repeat;
189
+ background-size: 100% 100%;
190
+ }
191
+ .statistic-value--1 {
192
+ font-size: 20px;
193
+ font-weight: 400;
194
+ color: #50ffdc;
195
+ background: linear-gradient(
196
+ 0deg,
197
+ #1febff 0%,
198
+ #7ddcff 49.90234375%,
199
+ #ffffff 100%
200
+ );
201
+ -webkit-background-clip: text;
202
+ -webkit-text-fill-color: transparent;
203
+ }
204
+ .statistic-value--2 {
205
+ font-size: 20px;
206
+ font-weight: 400;
207
+ color: #5cff84;
208
+ background: linear-gradient(
209
+ 0deg,
210
+ #1febff 0%,
211
+ #7dffd0 49.90234375%,
212
+ #ffffff 100%
213
+ );
214
+ -webkit-background-clip: text;
215
+ -webkit-text-fill-color: transparent;
216
+ }
217
+ }
218
+ }
219
+ }
220
+ &-bottom {
221
+ height: 50px;
222
+ padding: 0 20px;
223
+ display: flex;
224
+ justify-content: space-between;
225
+ }
226
+ }
227
+ &-rightbottom {
228
+ flex: 1;
229
+ padding: 10px;
230
+ background: var(--bg-color2);
231
+ border: 1px solid var(--bg-border-color2);
232
+
233
+ color: var(--info-color);
234
+ display: flex;
235
+ flex-direction: column;
236
+ &--buttons {
237
+ margin-bottom: 16px;
238
+ text-align: center;
239
+ }
240
+ &-echarts {
241
+ display: flex;
242
+ .content {
243
+ width: 50%;
244
+ }
245
+ }
246
+ &--pie {
247
+ }
248
+ &--gauges {
249
+ flex: 1;
250
+ display: flex;
251
+ .gauges-chart {
252
+ flex: 1;
253
+ }
254
+ }
255
+ }
256
+ }
@@ -1,6 +1,6 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-spjk {
4
- height: 800px;
5
- padding: 10px 20px;
6
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-spjk {
4
+ height: 800px;
5
+ padding: 10px 20px;
6
+ }
@@ -1,15 +1,15 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-tfrd {
4
- padding: 10px 30px;
5
- &-top {
6
- margin-bottom: 10px;
7
- display: flex;
8
- justify-content: space-between;
9
- align-items: center;
10
- &-summary {
11
- display: flex;
12
- gap: 32px;
13
- }
14
- }
15
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-tfrd {
4
+ padding: 10px 30px;
5
+ &-top {
6
+ margin-bottom: 10px;
7
+ display: flex;
8
+ justify-content: space-between;
9
+ align-items: center;
10
+ &-summary {
11
+ display: flex;
12
+ gap: 32px;
13
+ }
14
+ }
15
+ }
@@ -1,38 +1,38 @@
1
- @import '../../style/index';
2
-
3
- .@{prefix-cls}-wggs {
4
- padding: 10px;
5
- &-content {
6
- max-height: 580px;
7
- padding: 10px 20px;
8
- display: grid;
9
- grid-template-columns: 1fr 1fr 1fr;
10
- gap: 32px;
11
- overflow: auto;
12
- &-item {
13
- padding: 10px;
14
- padding-bottom: 0;
15
- display: flex;
16
- flex-direction: column;
17
- height: 263px;
18
- background: rgba(255, 255, 255, 0.05);
19
- border: 1px solid #364e60;
20
- border-radius: 6px;
21
- &-img {
22
- flex: 1;
23
- img {
24
- width: 100%;
25
- height: 100%;
26
- }
27
- }
28
- & > p {
29
- height: 30px;
30
- line-height: 30px;
31
- color: var(--info-color);
32
- }
33
- &--active {
34
- border: 1px solid #55fff5;
35
- }
36
- }
37
- }
38
- }
1
+ @import '../../style/index';
2
+
3
+ .@{prefix-cls}-wggs {
4
+ padding: 10px;
5
+ &-content {
6
+ max-height: 580px;
7
+ padding: 10px 20px;
8
+ display: grid;
9
+ grid-template-columns: 1fr 1fr 1fr;
10
+ gap: 32px;
11
+ overflow: auto;
12
+ &-item {
13
+ padding: 10px;
14
+ padding-bottom: 0;
15
+ display: flex;
16
+ flex-direction: column;
17
+ height: 263px;
18
+ background: rgba(255, 255, 255, 0.05);
19
+ border: 1px solid #364e60;
20
+ border-radius: 6px;
21
+ &-img {
22
+ flex: 1;
23
+ img {
24
+ width: 100%;
25
+ height: 100%;
26
+ }
27
+ }
28
+ & > p {
29
+ height: 30px;
30
+ line-height: 30px;
31
+ color: var(--info-color);
32
+ }
33
+ &--active {
34
+ border: 1px solid #55fff5;
35
+ }
36
+ }
37
+ }
38
+ }