@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.
- package/README.md +33 -33
- package/lib/style/index.css +3 -0
- package/lib/style/index.less +8 -8
- package/lib/style/themes/dark.css +3 -0
- package/lib/style/themes/dark.less +126 -124
- package/lib/style/themes/default.css +1 -0
- package/lib/style/themes/default.less +1 -0
- package/lib/style/themes/index.css +3 -0
- package/lib/style/themes/index.less +1 -1
- package/lib/vm-alarm-info/Components/index.less +43 -43
- package/lib/vm-alarm-info/style/index.less +16 -16
- package/lib/vm-alarm-situation/style/index.less +67 -67
- package/lib/vm-alarm-situation-pt/style/index.less +65 -65
- package/lib/vm-analysis-comparison/style/index.less +12 -12
- package/lib/vm-appraisal-info/style/index.less +136 -136
- package/lib/vm-base-list/style/index.less +39 -39
- package/lib/vm-button/style/index.less +20 -20
- package/lib/vm-charts/index.less +30 -30
- package/lib/vm-checkbox/style/index.less +25 -25
- package/lib/vm-container/style/index.less +30 -30
- package/lib/vm-correlation-comparison/style/index.less +13 -13
- package/lib/vm-custom/style/index.less +20 -20
- package/lib/vm-empty/style/index.less +23 -23
- package/lib/vm-iframe-modal/style/index.less +9 -9
- package/lib/vm-image-text/style/index.less +32 -32
- package/lib/vm-map/style/index.less +3 -3
- package/lib/vm-modal-table/style/index.less +23 -23
- package/lib/vm-radio/style/index.less +26 -26
- package/lib/vm-real-time-monitor/style/index.less +12 -12
- package/lib/vm-repair-maintain/style/index.less +115 -115
- package/lib/vm-round-content/style/index.less +33 -33
- package/lib/vm-select-device/style/index.less +16 -16
- package/lib/vm-sub-tabs/style/index.less +179 -179
- package/lib/vm-sub-title/style/index.css +1 -0
- package/lib/vm-sub-title/style/index.less +69 -68
- package/lib/vm-video/index.css +3 -0
- package/lib/vm-video/index.less +36 -36
- package/lib/vtx-base-info/style/index.less +66 -66
- package/lib/vtx-base-modal/style/index.css +20 -0
- package/lib/vtx-base-modal/style/index.less +1097 -1075
- package/lib/vtx-car-modal/components/AlarmInfo/index.less +40 -40
- package/lib/vtx-car-modal/components/BaseInfo/index.js +61 -48
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/index.less +290 -290
- package/lib/vtx-car-modal/components/Collection/index.less +18 -18
- package/lib/vtx-car-modal/components/DetailInfo/index.less +21 -21
- package/lib/vtx-car-modal/components/Maintenance/index.less +35 -35
- package/lib/vtx-car-modal/components/OilConsumption/index.less +39 -39
- package/lib/vtx-car-modal/components/StaticInfo/index.less +82 -82
- package/lib/vtx-car-modal/components/WaterConsumption/index.less +25 -25
- package/lib/vtx-car-modal/components/WorkInfo/index.less +66 -66
- package/lib/vtx-car-modal/style/index.css +3 -0
- package/lib/vtx-car-modal/style/index.less +8 -8
- package/lib/vtx-cc-cp-modal/components/OrderInfo/index.less +108 -108
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +46 -46
- package/lib/vtx-cc-cp-modal/style/index.css +3 -0
- package/lib/vtx-cc-cp-modal/style/index.less +1 -1
- package/lib/vtx-cc-unit-modal/style/index.css +3 -0
- package/lib/vtx-cc-unit-modal/style/index.less +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/index.less +109 -109
- package/lib/vtx-cp-modal/components/BaseInfo/index.less +156 -156
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +109 -109
- package/lib/vtx-cp-modal/components/SyInfo/index.less +47 -47
- package/lib/vtx-cp-modal/style/index.css +3 -0
- package/lib/vtx-cp-modal/style/index.less +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.less +38 -38
- package/lib/vtx-default-modal/index.js +2 -2
- package/lib/vtx-default-modal/index.js.map +1 -1
- package/lib/vtx-default-modal/style/index.css +3 -0
- package/lib/vtx-default-modal/style/index.less +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.less +173 -173
- package/lib/vtx-df-modal/components/Metering/index.less +83 -83
- package/lib/vtx-df-modal/components/WorkCondition/index.less +136 -136
- package/lib/vtx-df-modal/style/index.css +3 -0
- package/lib/vtx-df-modal/style/index.less +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.less +120 -120
- package/lib/vtx-facility-modal/config.js +31 -1
- package/lib/vtx-facility-modal/config.js.map +1 -1
- package/lib/vtx-facility-modal/style/index.less +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -66
- package/lib/vtx-housing-estate-modal/components/OverView/index.less +256 -256
- package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -6
- package/lib/vtx-housing-estate-modal/components/TFRD/index.less +15 -15
- package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -38
- package/lib/vtx-housing-estate-modal/components/WGXW/index.less +102 -102
- package/lib/vtx-housing-estate-modal/style/index.less +1 -1
- package/lib/vtx-kh-modal/components/BaseInfo/index.less +66 -66
- package/lib/vtx-kh-modal/style/index.css +3 -0
- package/lib/vtx-kh-modal/style/index.less +1 -1
- package/lib/vtx-pump-modal/components/AlarmRecord/index.less +103 -103
- package/lib/vtx-pump-modal/components/Basic/index.less +74 -74
- package/lib/vtx-pump-modal/components/Sbxl/index.less +90 -90
- package/lib/vtx-pump-modal/components/Sjfx/index.less +60 -60
- package/lib/vtx-pump-modal/components/Sxyx/index.less +161 -161
- package/lib/vtx-pump-modal/style/index.less +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/index.less +35 -35
- package/lib/vtx-restaurant-modal/components/Collection/index.less +29 -29
- package/lib/vtx-restaurant-modal/style/index.less +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.less +146 -146
- package/lib/vtx-road-modal/components/Statistical/index.less +112 -112
- package/lib/vtx-road-modal/style/index.css +3 -0
- package/lib/vtx-road-modal/style/index.less +1 -1
- package/lib/vtx-staff-modal/api.js +128 -36
- package/lib/vtx-staff-modal/api.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.less +23 -23
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js +4 -3
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Record.js +8 -4
- package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +4 -3
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.css +30 -3
- package/lib/vtx-staff-modal/components/Attendance/index.js +38 -7
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.less +42 -22
- package/lib/vtx-staff-modal/components/BaseInfo/ListZymx.js +119 -0
- package/lib/vtx-staff-modal/components/BaseInfo/ListZymx.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +30 -22
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStaticDay.js +145 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStaticDay.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.css +144 -52
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +90 -106
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.less +218 -158
- package/lib/vtx-staff-modal/components/DetailInfo/index.less +38 -38
- package/lib/vtx-staff-modal/components/Equipment/index.css +29 -2
- package/lib/vtx-staff-modal/components/Equipment/index.js +27 -2
- package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/Equipment/index.less +53 -28
- package/lib/vtx-staff-modal/components/StaticInfo/Charts.js +161 -0
- package/lib/vtx-staff-modal/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-staff-modal/components/StaticInfo/index.css +348 -0
- package/lib/vtx-staff-modal/components/StaticInfo/index.js +131 -0
- package/lib/vtx-staff-modal/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/StaticInfo/index.less +284 -0
- package/lib/vtx-staff-modal/imgs/caution.png +0 -0
- package/lib/vtx-staff-modal/imgs/help.png +0 -0
- package/lib/vtx-staff-modal/imgs/rjzx.png +0 -0
- package/lib/vtx-staff-modal/imgs/rjzx_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/time.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayOnline.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayOnline_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayWork.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayWork_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/zzx.png +0 -0
- package/lib/vtx-staff-modal/imgs/zzx_light.png +0 -0
- package/lib/vtx-staff-modal/index.js +16 -3
- package/lib/vtx-staff-modal/index.js.map +1 -1
- package/lib/vtx-staff-modal/style/index.css +3 -0
- package/lib/vtx-staff-modal/style/index.less +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/index.less +69 -69
- package/lib/vtx-throw-point-modal/components/OverView/index.less +331 -331
- package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -92
- package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -15
- package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -38
- package/lib/vtx-throw-point-modal/components/WGXW/index.less +102 -102
- package/lib/vtx-throw-point-modal/style/index.less +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/index.less +106 -106
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +142 -142
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +570 -570
- package/lib/vtx-wr-modal/components/BaseInfoNew2/index.less +461 -461
- package/lib/vtx-wr-modal/components/Evaluate/index.less +124 -124
- package/lib/vtx-wr-modal/components/Monitor/index.less +82 -82
- package/lib/vtx-wr-modal/components/Score/index.less +134 -134
- package/lib/vtx-wr-modal/style/index.css +3 -0
- package/lib/vtx-wr-modal/style/index.less +1 -1
- package/lib/vtx-zg-modal/components/BaseInfo/index.less +97 -97
- package/lib/vtx-zg-modal/style/index.css +3 -0
- package/lib/vtx-zg-modal/style/index.less +1 -1
- package/package.json +2 -2
|
@@ -1,68 +1,69 @@
|
|
|
1
|
-
.sub-title {
|
|
2
|
-
color: #222;
|
|
3
|
-
font-size: 16px;
|
|
4
|
-
line-height: 20px;
|
|
5
|
-
margin-bottom: 16px;
|
|
6
|
-
position: relative;
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
font-
|
|
10
|
-
font-
|
|
11
|
-
|
|
12
|
-
background-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
font-
|
|
20
|
-
font-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
background-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
font-
|
|
45
|
-
font-
|
|
46
|
-
|
|
47
|
-
background-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
font-
|
|
55
|
-
font-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
background-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
}
|
|
1
|
+
.sub-title {
|
|
2
|
+
color: #222;
|
|
3
|
+
font-size: 16px;
|
|
4
|
+
line-height: 20px;
|
|
5
|
+
margin-bottom: 16px;
|
|
6
|
+
position: relative;
|
|
7
|
+
width: 100%;
|
|
8
|
+
&.dark {
|
|
9
|
+
font-family: PingFangSC-Semibold, PingFang SC;
|
|
10
|
+
font-weight: 600;
|
|
11
|
+
font-size: 14px;
|
|
12
|
+
background-image: url('../imgs/bg_light.png');
|
|
13
|
+
background-repeat: no-repeat;
|
|
14
|
+
padding-left: 20px;
|
|
15
|
+
background-image: url('../imgs/bg.png');
|
|
16
|
+
color: #fff;
|
|
17
|
+
}
|
|
18
|
+
&.blue {
|
|
19
|
+
font-family: PingFangSC-Semibold, PingFang SC;
|
|
20
|
+
font-weight: 600;
|
|
21
|
+
font-size: 14px;
|
|
22
|
+
padding-left: 20px;
|
|
23
|
+
color: #fff;
|
|
24
|
+
background-repeat: no-repeat;
|
|
25
|
+
background-image: url('../imgs/bg_light.png');
|
|
26
|
+
}
|
|
27
|
+
.extra {
|
|
28
|
+
position: absolute;
|
|
29
|
+
right: 0;
|
|
30
|
+
top: 0;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.sub-title2 {
|
|
35
|
+
height: 40px;
|
|
36
|
+
line-height: 40px;
|
|
37
|
+
color: #1f1f1f;
|
|
38
|
+
font-size: 16px;
|
|
39
|
+
margin-bottom: 16px;
|
|
40
|
+
padding: 0 12px;
|
|
41
|
+
position: relative;
|
|
42
|
+
border-bottom: 1px solid rgba(179, 179, 179, 0.2);
|
|
43
|
+
&.dark {
|
|
44
|
+
font-family: PingFangSC-Semibold, PingFang SC;
|
|
45
|
+
font-weight: 600;
|
|
46
|
+
font-size: 14px;
|
|
47
|
+
background-image: url('../imgs/bg_light.png');
|
|
48
|
+
background-repeat: no-repeat;
|
|
49
|
+
padding-left: 20px;
|
|
50
|
+
background-image: url('../imgs/bg.png');
|
|
51
|
+
color: #fff;
|
|
52
|
+
}
|
|
53
|
+
&.blue {
|
|
54
|
+
font-family: PingFangSC-Semibold, PingFang SC;
|
|
55
|
+
font-weight: 600;
|
|
56
|
+
font-size: 14px;
|
|
57
|
+
line-height: 18px;
|
|
58
|
+
background-image: url('../imgs/bg_light.png');
|
|
59
|
+
background-repeat: no-repeat;
|
|
60
|
+
padding-left: 20px;
|
|
61
|
+
background-image: url('../imgs/bg_light.png');
|
|
62
|
+
color: #fff;
|
|
63
|
+
}
|
|
64
|
+
.extra {
|
|
65
|
+
position: absolute;
|
|
66
|
+
right: 12px;
|
|
67
|
+
top: 0;
|
|
68
|
+
}
|
|
69
|
+
}
|
package/lib/vm-video/index.css
CHANGED
|
@@ -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;
|
package/lib/vm-video/index.less
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
@import '../style/index';
|
|
2
|
-
|
|
3
|
-
.vm-video {
|
|
4
|
-
height: 640px;
|
|
5
|
-
padding: 0 20px;
|
|
6
|
-
background: var(--modal-content-bg);
|
|
7
|
-
.ant-tabs-tabpane {
|
|
8
|
-
height: 100%;
|
|
9
|
-
}
|
|
10
|
-
&.blue {
|
|
11
|
-
.ant-tabs-tab {
|
|
12
|
-
color: #fff;
|
|
13
|
-
}
|
|
14
|
-
.control-container,
|
|
15
|
-
.ant-form-item-no-colon,
|
|
16
|
-
.ant-radio-wrapper {
|
|
17
|
-
color: #fff;
|
|
18
|
-
}
|
|
19
|
-
.vtx-live-control .player-grid-container .grid-item-container.active {
|
|
20
|
-
box-shadow: 0 0 0 1px #1464a6;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.vtx-bill-player .player-panel .control-container {
|
|
24
|
-
border: 1px solid var(--border-color);
|
|
25
|
-
}
|
|
26
|
-
.vtx-bill-player .player-panel .control-container .header {
|
|
27
|
-
border-bottom: 1px solid var(--border-color);
|
|
28
|
-
}
|
|
29
|
-
.ant-tabs-top > .ant-tabs-nav::before,
|
|
30
|
-
.ant-tabs-bottom > .ant-tabs-nav::before,
|
|
31
|
-
.ant-tabs-top > div > .ant-tabs-nav::before,
|
|
32
|
-
.ant-tabs-bottom > div > .ant-tabs-nav::before {
|
|
33
|
-
border-bottom: 1px solid #219fff5d;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
1
|
+
@import '../style/index';
|
|
2
|
+
|
|
3
|
+
.vm-video {
|
|
4
|
+
height: 640px;
|
|
5
|
+
padding: 0 20px;
|
|
6
|
+
background: var(--modal-content-bg);
|
|
7
|
+
.ant-tabs-tabpane {
|
|
8
|
+
height: 100%;
|
|
9
|
+
}
|
|
10
|
+
&.blue {
|
|
11
|
+
.ant-tabs-tab {
|
|
12
|
+
color: #fff;
|
|
13
|
+
}
|
|
14
|
+
.control-container,
|
|
15
|
+
.ant-form-item-no-colon,
|
|
16
|
+
.ant-radio-wrapper {
|
|
17
|
+
color: #fff;
|
|
18
|
+
}
|
|
19
|
+
.vtx-live-control .player-grid-container .grid-item-container.active {
|
|
20
|
+
box-shadow: 0 0 0 1px #1464a6;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.vtx-bill-player .player-panel .control-container {
|
|
24
|
+
border: 1px solid var(--border-color);
|
|
25
|
+
}
|
|
26
|
+
.vtx-bill-player .player-panel .control-container .header {
|
|
27
|
+
border-bottom: 1px solid var(--border-color);
|
|
28
|
+
}
|
|
29
|
+
.ant-tabs-top > .ant-tabs-nav::before,
|
|
30
|
+
.ant-tabs-bottom > .ant-tabs-nav::before,
|
|
31
|
+
.ant-tabs-top > div > .ant-tabs-nav::before,
|
|
32
|
+
.ant-tabs-bottom > div > .ant-tabs-nav::before {
|
|
33
|
+
border-bottom: 1px solid #219fff5d;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -1,66 +1,66 @@
|
|
|
1
|
-
html,
|
|
2
|
-
body,
|
|
3
|
-
p {
|
|
4
|
-
margin: 0 !important;
|
|
5
|
-
padding: 0 !important;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.overHiddenScroll {
|
|
9
|
-
height: 100%;
|
|
10
|
-
overflow: hidden;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.vtx-business-info {
|
|
14
|
-
.background {
|
|
15
|
-
background-repeat: no-repeat;
|
|
16
|
-
background-size: 100% 100%;
|
|
17
|
-
}
|
|
18
|
-
width: 100%;
|
|
19
|
-
height: 100%;
|
|
20
|
-
|
|
21
|
-
&--content {
|
|
22
|
-
background: var(--modal-content-bg);
|
|
23
|
-
display: flex;
|
|
24
|
-
justify-content: space-between;
|
|
25
|
-
}
|
|
26
|
-
&--main {
|
|
27
|
-
width: calc(~'100% - 140px');
|
|
28
|
-
}
|
|
29
|
-
&--main-notab {
|
|
30
|
-
width: 100%;
|
|
31
|
-
min-height: 450px;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.vtx-modal-tabs {
|
|
35
|
-
--tabs-bg-color: #fcfcfc;
|
|
36
|
-
--tabs-btn-color: #666;
|
|
37
|
-
--tabs-btn-active-color: #1890ff;
|
|
38
|
-
--border-left: #1890ff;
|
|
39
|
-
|
|
40
|
-
width: 140px;
|
|
41
|
-
font-size: 18px;
|
|
42
|
-
font-family: PingFangSC-Regular, PingFang SC;
|
|
43
|
-
color: var(--tabs-btn-color);
|
|
44
|
-
text-align: center;
|
|
45
|
-
background: var(--modal-content-bg);
|
|
46
|
-
border-left: 1px solid rgba(255, 255, 255, 0.2);
|
|
47
|
-
display: flex;
|
|
48
|
-
flex-flow: column;
|
|
49
|
-
justify-content: center;
|
|
50
|
-
&--tab {
|
|
51
|
-
width: 140px;
|
|
52
|
-
height: 64px;
|
|
53
|
-
line-height: 64px;
|
|
54
|
-
cursor: pointer;
|
|
55
|
-
color: var(--tabs-btn-color);
|
|
56
|
-
&_active {
|
|
57
|
-
color: var(--tabs-btn-active-color);
|
|
58
|
-
background-image: url('../imgs/tab_bg_light.png');
|
|
59
|
-
.background();
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
&.blue {
|
|
63
|
-
font-size: 14px;
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
1
|
+
html,
|
|
2
|
+
body,
|
|
3
|
+
p {
|
|
4
|
+
margin: 0 !important;
|
|
5
|
+
padding: 0 !important;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.overHiddenScroll {
|
|
9
|
+
height: 100%;
|
|
10
|
+
overflow: hidden;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.vtx-business-info {
|
|
14
|
+
.background {
|
|
15
|
+
background-repeat: no-repeat;
|
|
16
|
+
background-size: 100% 100%;
|
|
17
|
+
}
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
|
|
21
|
+
&--content {
|
|
22
|
+
background: var(--modal-content-bg);
|
|
23
|
+
display: flex;
|
|
24
|
+
justify-content: space-between;
|
|
25
|
+
}
|
|
26
|
+
&--main {
|
|
27
|
+
width: calc(~'100% - 140px');
|
|
28
|
+
}
|
|
29
|
+
&--main-notab {
|
|
30
|
+
width: 100%;
|
|
31
|
+
min-height: 450px;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.vtx-modal-tabs {
|
|
35
|
+
--tabs-bg-color: #fcfcfc;
|
|
36
|
+
--tabs-btn-color: #666;
|
|
37
|
+
--tabs-btn-active-color: #1890ff;
|
|
38
|
+
--border-left: #1890ff;
|
|
39
|
+
|
|
40
|
+
width: 140px;
|
|
41
|
+
font-size: 18px;
|
|
42
|
+
font-family: PingFangSC-Regular, PingFang SC;
|
|
43
|
+
color: var(--tabs-btn-color);
|
|
44
|
+
text-align: center;
|
|
45
|
+
background: var(--modal-content-bg);
|
|
46
|
+
border-left: 1px solid rgba(255, 255, 255, 0.2);
|
|
47
|
+
display: flex;
|
|
48
|
+
flex-flow: column;
|
|
49
|
+
justify-content: center;
|
|
50
|
+
&--tab {
|
|
51
|
+
width: 140px;
|
|
52
|
+
height: 64px;
|
|
53
|
+
line-height: 64px;
|
|
54
|
+
cursor: pointer;
|
|
55
|
+
color: var(--tabs-btn-color);
|
|
56
|
+
&_active {
|
|
57
|
+
color: var(--tabs-btn-active-color);
|
|
58
|
+
background-image: url('../imgs/tab_bg_light.png');
|
|
59
|
+
.background();
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
&.blue {
|
|
63
|
+
font-size: 14px;
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
@@ -451,6 +451,19 @@ p {
|
|
|
451
451
|
.vtx-business-modal.blue .ant-empty-description {
|
|
452
452
|
color: var(--info-color);
|
|
453
453
|
}
|
|
454
|
+
.vtx-business-modal.blue .ant-radio-button-wrapper {
|
|
455
|
+
border: 1px solid rgba(204, 204, 204, 0.3);
|
|
456
|
+
background-color: transparent;
|
|
457
|
+
color: #fff;
|
|
458
|
+
}
|
|
459
|
+
.vtx-business-modal.blue .ant-radio-button-wrapper::before {
|
|
460
|
+
background: none;
|
|
461
|
+
}
|
|
462
|
+
.vtx-business-modal.blue .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),
|
|
463
|
+
.vtx-business-modal.blue .pump-alarm-card {
|
|
464
|
+
background-color: rgba(0, 139, 237, 0.1);
|
|
465
|
+
border: 1px solid #1464a6;
|
|
466
|
+
}
|
|
454
467
|
.vtx-business-modal--head {
|
|
455
468
|
background: var(--head-bg);
|
|
456
469
|
height: 60px;
|
|
@@ -1219,6 +1232,13 @@ p {
|
|
|
1219
1232
|
.dark .ztree li a {
|
|
1220
1233
|
color: #a9d5d3 !important;
|
|
1221
1234
|
}
|
|
1235
|
+
.blue .ant-popover-inner {
|
|
1236
|
+
background: #1464a6 !important;
|
|
1237
|
+
border-radius: 8px;
|
|
1238
|
+
}
|
|
1239
|
+
.blue .ant-popover-arrow {
|
|
1240
|
+
display: none;
|
|
1241
|
+
}
|
|
1222
1242
|
@media screen and (max-width: 1440px) and (max-height: 900px) {
|
|
1223
1243
|
.vtx-business-modal {
|
|
1224
1244
|
height: 100%;
|