nxd-plugin 1.7.0 → 1.7.1
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/dist/chunks/{component-HighwayLiveAlarmNew--cnSiMgV.mjs → component-HighwayLiveAlarmNew-DhSLAPVu.mjs} +306 -291
- package/dist/chunks/{component-ImageGeneration-DBGoJgau.mjs → component-ImageGeneration-B_xKx5rB.mjs} +1 -1
- package/dist/chunks/{component-RadarShortTerm-spO4BGj9.mjs → component-RadarShortTerm-B9Ik0LE3.mjs} +75 -68
- package/dist/chunks/{component-ServiceMaterialsBtn-Cx4iw5kJ.mjs → component-ServiceMaterialsBtn-B8i3U8vW.mjs} +1 -1
- package/dist/chunks/{component-TimeBasedForecast-By7vsTR3.mjs → component-TimeBasedForecast-D4syarmJ.mjs} +1 -1
- package/dist/chunks/{component-YCHome-Dt-2Vg08.mjs → component-YCHome-BN4o2VkD.mjs} +219 -220
- package/dist/chunks/{component-YCLogin-HkPL9Pv5.mjs → component-YCLogin-D1fGCM0J.mjs} +2 -2
- package/dist/chunks/{component-YCLoginNew-C3n6QcTL.mjs → component-YCLoginNew-BYFQ4OXh.mjs} +4 -4
- package/dist/nxd-plugin.mjs +8 -8
- package/dist/src/components/RadarShortTerm/RadarShortTerm.vue.d.ts +8 -4
- package/dist/src/components/RadarTime/RadarTime.vue.d.ts +2 -2
- package/dist/styles/component-HighwayLiveAlarmNew.css +1 -1
- package/dist/styles/component-RadarShortTerm.css +1 -1
- package/dist/styles/component-TimeBasedForecast.css +1 -1
- package/dist/styles/component-YCHome.css +1 -1
- package/dist/styles/component-YCLogin.css +1 -1
- package/dist/styles/component-YCLoginNew.css +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./rolldown-runtime-Dd0fQ6-X.mjs";
|
|
2
2
|
import { D as e, O as t, k as n, m as r } from "./component-HighWayFreeze-C_Y5P0wN.mjs";
|
|
3
3
|
import { n as i } from "./component-AqiMonitor-DoGm_NCt.mjs";
|
|
4
|
-
import { i as a, n as o, r as s } from "./component-YCHome-
|
|
5
|
-
import { i as c, n as l } from "./component-ImageGeneration-
|
|
4
|
+
import { i as a, n as o, r as s } from "./component-YCHome-BN4o2VkD.mjs";
|
|
5
|
+
import { i as c, n as l } from "./component-ImageGeneration-B_xKx5rB.mjs";
|
|
6
6
|
import { Fragment as u, createElementBlock as d, createElementVNode as f, createVNode as p, defineComponent as m, onMounted as h, openBlock as g, reactive as _, ref as v, renderList as y, unref as b, withCtx as x, withKeys as S } from "vue";
|
|
7
7
|
//#region src/components/YCLogin/YCLogin.vue?vue&type=script&setup=true&lang.ts
|
|
8
8
|
var C = { class: "YCLogin" }, w = { class: "particles" }, T = { class: "login-container" }, E = { class: "login-wrapper" }, D = { class: "login-box" }, O = { class: "login-header" }, k = { class: "header-icon" }, A = { class: "input-icon-box" }, j = { class: "input-icon-box" }, M = /* @__PURE__ */ i(/* @__PURE__ */ m({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./rolldown-runtime-Dd0fQ6-X.mjs";
|
|
2
2
|
import { D as e, O as t, k as n, m as r } from "./component-HighWayFreeze-C_Y5P0wN.mjs";
|
|
3
3
|
import { n as i, r as a } from "./component-AqiMonitor-DoGm_NCt.mjs";
|
|
4
|
-
import { i as o, n as s, r as c } from "./component-YCHome-
|
|
5
|
-
import { i as l, n as u } from "./component-ImageGeneration-
|
|
4
|
+
import { i as o, n as s, r as c } from "./component-YCHome-BN4o2VkD.mjs";
|
|
5
|
+
import { i as l, n as u } from "./component-ImageGeneration-B_xKx5rB.mjs";
|
|
6
6
|
import { n as d } from "./component-LithiumBatteryMiningArea-Dj1DMKuU.mjs";
|
|
7
7
|
import { Fragment as f, createElementBlock as p, createElementVNode as m, createVNode as h, defineComponent as g, onMounted as _, openBlock as v, reactive as y, ref as b, renderList as x, unref as S, withCtx as C, withKeys as w } from "vue";
|
|
8
8
|
//#region src/components/YCLoginNew/YCLoginNew.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -61,7 +61,7 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
61
61
|
reqType: P.ids.data.reqType,
|
|
62
62
|
isFormData: P.ids.data.isFormData
|
|
63
63
|
})).data.result.output;
|
|
64
|
-
if (L.value = !1, !t) {
|
|
64
|
+
if (L.value = !1, !t || t.length === 0) {
|
|
65
65
|
s({
|
|
66
66
|
message: "账号或密码错误",
|
|
67
67
|
type: "error",
|
|
@@ -173,6 +173,6 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
173
173
|
]);
|
|
174
174
|
};
|
|
175
175
|
}
|
|
176
|
-
}), [["__scopeId", "data-v-
|
|
176
|
+
}), [["__scopeId", "data-v-425fab99"]]);
|
|
177
177
|
//#endregion
|
|
178
178
|
export { P as t };
|
package/dist/nxd-plugin.mjs
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { t as e } from "./chunks/component-HighWayFreeze-C_Y5P0wN.mjs";
|
|
2
2
|
import { t } from "./chunks/component-AqiMonitor-DoGm_NCt.mjs";
|
|
3
3
|
import { t as n } from "./chunks/component-HighwayLiveAlarm-DMdnrD3c.mjs";
|
|
4
|
-
import { t as r } from "./chunks/component-YCHome-
|
|
5
|
-
import { t as i } from "./chunks/component-ImageGeneration-
|
|
6
|
-
import { t as a } from "./chunks/component-ServiceMaterialsBtn-
|
|
7
|
-
import { t as o } from "./chunks/component-HighwayLiveAlarmNew
|
|
4
|
+
import { t as r } from "./chunks/component-YCHome-BN4o2VkD.mjs";
|
|
5
|
+
import { t as i } from "./chunks/component-ImageGeneration-B_xKx5rB.mjs";
|
|
6
|
+
import { t as a } from "./chunks/component-ServiceMaterialsBtn-B8i3U8vW.mjs";
|
|
7
|
+
import { t as o } from "./chunks/component-HighwayLiveAlarmNew-DhSLAPVu.mjs";
|
|
8
8
|
import { t as s } from "./chunks/component-HighWayEarlyWarningRed-D89gFa50.mjs";
|
|
9
9
|
import { t as c } from "./chunks/component-HighwayStations-CNs3P4Vw.mjs";
|
|
10
10
|
import { t as l } from "./chunks/component-HighwayWeatherForecast-Dn6tjaR-.mjs";
|
|
11
|
-
import { t as u } from "./chunks/component-YCLogin-
|
|
11
|
+
import { t as u } from "./chunks/component-YCLogin-D1fGCM0J.mjs";
|
|
12
12
|
import { t as d } from "./chunks/component-LithiumBatteryMiningArea-Dj1DMKuU.mjs";
|
|
13
|
-
import { t as f } from "./chunks/component-YCLoginNew-
|
|
14
|
-
import { t as p } from "./chunks/component-RadarShortTerm-
|
|
15
|
-
import { t as m } from "./chunks/component-TimeBasedForecast-
|
|
13
|
+
import { t as f } from "./chunks/component-YCLoginNew-BYFQ4OXh.mjs";
|
|
14
|
+
import { t as p } from "./chunks/component-RadarShortTerm-B9Ik0LE3.mjs";
|
|
15
|
+
import { t as m } from "./chunks/component-TimeBasedForecast-D4syarmJ.mjs";
|
|
16
16
|
import { t as h } from "./chunks/component-WeatherForecast-B-KJ3IU3.mjs";
|
|
17
17
|
import { t as g } from "./chunks/component-WarningSignal-Dj3r1iCu.mjs";
|
|
18
18
|
import { t as _ } from "./chunks/component-RadarChart-CGAMxnMk.mjs";
|
|
@@ -20,9 +20,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
20
20
|
addDataTitle: (...args: any[]) => void;
|
|
21
21
|
removeDataTitle: (...args: any[]) => void;
|
|
22
22
|
toMapView: (...args: any[]) => void;
|
|
23
|
-
addImage: (...args: any[]) => void;
|
|
24
|
-
clearImg: (...args: any[]) => void;
|
|
25
23
|
showRadarLegend: (...args: any[]) => void;
|
|
24
|
+
addImageAniArr: (...args: any[]) => void;
|
|
25
|
+
clearImgAniArr: (...args: any[]) => void;
|
|
26
|
+
setImgAniShowByIndex: (...args: any[]) => void;
|
|
27
|
+
changeLoading: (...args: any[]) => void;
|
|
26
28
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
27
29
|
appKey: {
|
|
28
30
|
type: StringConstructor;
|
|
@@ -45,9 +47,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
45
47
|
onAddDataTitle?: ((...args: any[]) => any) | undefined;
|
|
46
48
|
onRemoveDataTitle?: ((...args: any[]) => any) | undefined;
|
|
47
49
|
onToMapView?: ((...args: any[]) => any) | undefined;
|
|
48
|
-
onAddImage?: ((...args: any[]) => any) | undefined;
|
|
49
|
-
onClearImg?: ((...args: any[]) => any) | undefined;
|
|
50
50
|
onShowRadarLegend?: ((...args: any[]) => any) | undefined;
|
|
51
|
+
onAddImageAniArr?: ((...args: any[]) => any) | undefined;
|
|
52
|
+
onClearImgAniArr?: ((...args: any[]) => any) | undefined;
|
|
53
|
+
onSetImgAniShowByIndex?: ((...args: any[]) => any) | undefined;
|
|
54
|
+
onChangeLoading?: ((...args: any[]) => any) | undefined;
|
|
51
55
|
}>, {
|
|
52
56
|
baseHttp: string;
|
|
53
57
|
appKey: string;
|
|
@@ -36,9 +36,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
36
36
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
37
37
|
addMarker: (...args: any[]) => void;
|
|
38
38
|
close: (...args: any[]) => void;
|
|
39
|
+
addPolygon: (...args: any[]) => void;
|
|
39
40
|
addImage: (...args: any[]) => void;
|
|
40
41
|
clearImg: (...args: any[]) => void;
|
|
41
|
-
addPolygon: (...args: any[]) => void;
|
|
42
42
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
43
43
|
appKey: {
|
|
44
44
|
type: StringConstructor;
|
|
@@ -77,9 +77,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
77
77
|
}>> & Readonly<{
|
|
78
78
|
onAddMarker?: ((...args: any[]) => any) | undefined;
|
|
79
79
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
80
|
+
onAddPolygon?: ((...args: any[]) => any) | undefined;
|
|
80
81
|
onAddImage?: ((...args: any[]) => any) | undefined;
|
|
81
82
|
onClearImg?: ((...args: any[]) => any) | undefined;
|
|
82
|
-
onAddPolygon?: ((...args: any[]) => any) | undefined;
|
|
83
83
|
}>, {
|
|
84
84
|
baseHttp: string;
|
|
85
85
|
appKey: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.el-checkbox{--el-checkbox-font-size:14px;--el-checkbox-font-weight:var(--el-font-weight-primary);--el-checkbox-text-color:var(--el-text-color-regular);--el-checkbox-input-height:14px;--el-checkbox-input-width:14px;--el-checkbox-border-radius:var(--el-border-radius-small);--el-checkbox-bg-color:var(--el-fill-color-blank);--el-checkbox-input-border:var(--el-border);--el-checkbox-disabled-border-color:var(--el-border-color);--el-checkbox-disabled-input-fill:var(--el-fill-color-light);--el-checkbox-disabled-icon-color:var(--el-text-color-placeholder);--el-checkbox-disabled-checked-input-fill:var(--el-border-color-extra-light);--el-checkbox-disabled-checked-input-border-color:var(--el-border-color);--el-checkbox-disabled-checked-icon-color:var(--el-text-color-placeholder);--el-checkbox-checked-text-color:var(--el-color-primary);--el-checkbox-checked-input-border-color:var(--el-color-primary);--el-checkbox-checked-bg-color:var(--el-color-primary);--el-checkbox-checked-icon-color:var(--el-color-white);--el-checkbox-input-border-color-hover:var(--el-color-primary);color:var(--el-checkbox-text-color);font-weight:var(--el-checkbox-font-weight);font-size:var(--el-font-size-base);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;height:var(--el-checkbox-height,32px);align-items:center;margin-right:30px;display:inline-flex;position:relative}.el-checkbox.is-disabled{cursor:not-allowed}.el-checkbox.is-bordered{border-radius:var(--el-border-radius-base);border:var(--el-border);box-sizing:border-box;padding:0 15px 0 9px}.el-checkbox.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-checkbox.is-bordered.is-disabled{border-color:var(--el-border-color-lighter)}.el-checkbox.is-bordered.el-checkbox--large{border-radius:var(--el-border-radius-base);padding:0 19px 0 11px}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__label{font-size:var(--el-font-size-base)}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__inner{width:14px;height:14px}.el-checkbox.is-bordered.el-checkbox--small{border-radius:calc(var(--el-border-radius-base) - 1px);padding:0 11px 0 7px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{width:12px;height:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{width:2px;height:6px}.el-checkbox input:focus-visible+.el-checkbox__inner{outline:2px solid var(--el-checkbox-input-border-color-hover);outline-offset:1px;border-radius:var(--el-checkbox-border-radius)}.el-checkbox__input{white-space:nowrap;cursor:pointer;outline:none;display:inline-flex;position:relative}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:var(--el-checkbox-disabled-input-fill);border-color:var(--el-checkbox-disabled-border-color);cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{cursor:not-allowed;border-color:var(--el-checkbox-disabled-icon-color);will-change:transform}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:var(--el-checkbox-disabled-checked-icon-color);border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:var(--el-disabled-text-color);cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-checked-icon-color);transform:translate(-45%,-60%)rotate(45deg)scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:var(--el-checkbox-checked-text-color)}.el-checkbox__input.is-focus:not(.is-checked) .el-checkbox__original:not(:focus-visible){border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{content:"";background-color:var(--el-checkbox-checked-icon-color);height:2px;display:block;position:absolute;top:5px;left:0;right:0;transform:scale(.5)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{border:var(--el-checkbox-input-border);border-radius:var(--el-checkbox-border-radius);box-sizing:border-box;width:var(--el-checkbox-input-width);height:var(--el-checkbox-input-height);background-color:var(--el-checkbox-bg-color);z-index:var(--el-index-normal);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46),outline .25s cubic-bezier(.71,-.46,.29,1.46);display:inline-block;position:relative}.el-checkbox__inner:hover{border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__inner:after{box-sizing:content-box;content:"";transform-origin:50%;border:1px solid #0000;border-top:0;border-left:0;width:3px;height:7px;transition:transform .15s ease-in 50ms;position:absolute;top:50%;left:50%;transform:translate(-45%,-60%)rotate(45deg)scaleY(0)}.el-checkbox__original{opacity:0;z-index:-1;outline:none;width:0;height:0;margin:0;position:absolute}.el-checkbox__label{line-height:1;font-size:var(--el-checkbox-font-size);padding-left:8px;display:inline-block}.el-checkbox.el-checkbox--large{height:40px}.el-checkbox.el-checkbox--large .el-checkbox__label{font-size:14px}.el-checkbox.el-checkbox--large .el-checkbox__inner{width:14px;height:14px}.el-checkbox.el-checkbox--small{height:24px}.el-checkbox.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.el-checkbox--small .el-checkbox__inner{width:12px;height:12px}.el-checkbox.el-checkbox--small .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{top:4px}.el-checkbox.el-checkbox--small .el-checkbox__inner:after{width:2px;height:6px}.el-checkbox:last-of-type{margin-right:0}.HighwayLiveAlarmNew[data-v-9c491c34]{position:relative}.HighwayLiveAlarmNew .voice-permission-mask[data-v-9c491c34]{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HighwayLiveAlarmNew .voice-permission-dialog[data-v-9c491c34]{text-align:center;background:#002140f2;border:1px solid #0bc4e966;border-radius:6px;width:220px;padding:12px}.HighwayLiveAlarmNew .voice-permission-title[data-v-9c491c34]{color:#fff;font-size:13px;font-weight:600}.HighwayLiveAlarmNew .voice-permission-desc[data-v-9c491c34]{color:#ffffffd1;margin-top:6px;font-size:12px}.HighwayLiveAlarmNew .voice-permission-btn[data-v-9c491c34]{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);border:1px solid #0bc4e999;border-radius:14px;min-width:88px;height:28px;margin-top:10px}.HighwayLiveAlarmNew[data-v-9c491c34]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:400px;padding:10px}.HighwayLiveAlarmNew .view-switch[data-v-9c491c34]{background:#0bc4e914;border:1px solid #0bc4e959;border-radius:999px;gap:2px;width:112px;margin:0;padding:2px;display:flex}.HighwayLiveAlarmNew .view-switch .switch-btn[data-v-9c491c34]{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;height:22px;font-size:12px;line-height:22px;transition:all .2s}.HighwayLiveAlarmNew .view-switch .switch-btn.active[data-v-9c491c34]{color:#fff;background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);font-weight:600;box-shadow:0 2px 8px #0bc4e959}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head[data-v-9c491c34]{width:100%;position:relative}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top[data-v-9c491c34]{color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:24px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .head-actions[data-v-9c491c34]{align-items:center;gap:8px;display:flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]:before,.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]:hover:before,.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]:hover:after{opacity:1}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-9c491c34]:active{transform:scale(.96)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-line[data-v-9c491c34]{width:100%;height:10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-summary[data-v-9c491c34]{margin:8px 0 10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-chart[data-v-9c491c34]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;height:300px;box-shadow:inset 0 0 10px #0bc4e933}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-setting-panel[data-v-9c491c34]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;margin-top:10px;overflow:hidden}.HighwayLiveAlarmNew .display-setting[data-v-9c491c34]{flex-direction:column;gap:6px;padding:8px 10px 6px;font-size:12px;display:flex;overflow:visible}.HighwayLiveAlarmNew .display-setting .setting-row[data-v-9c491c34]{align-items:center;gap:6px;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .setting-row-pile[data-v-9c491c34]{margin-bottom:2px}.HighwayLiveAlarmNew .display-setting .setting-pile-options[data-v-9c491c34]{flex:1;align-items:center;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-9c491c34]{margin-right:0}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-9c491c34] .el-checkbox__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-9c491c34] .el-checkbox__input.is-checked+.el-checkbox__label{color:#0bc4e9}.HighwayLiveAlarmNew .display-setting .setting-label[data-v-9c491c34]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-9c491c34]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-9c491c34] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-9c491c34] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-9c491c34] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.HighwayLiveAlarmNew .display-setting[data-v-9c491c34] .dark-select .el-select__wrapper{height:24px;min-height:24px;box-shadow:none;background:#0bc4e914;border:1px solid #0bc4e94d;padding-top:0;padding-bottom:0}.HighwayLiveAlarmNew .display-setting[data-v-9c491c34] .dark-select .el-select__placeholder,.HighwayLiveAlarmNew .display-setting[data-v-9c491c34] .dark-select .el-select__selected-item{color:#ffffffdb}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table[data-v-9c491c34]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;height:auto;max-height:none;margin-top:10px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-head[data-v-9c491c34],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row-main[data-v-9c491c34]{grid-template-columns:140px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-head[data-v-9c491c34]{color:#88dfff;background:#0bc4e914;border-bottom:1px solid #0bc4e94d;align-items:center;height:34px;font-size:12px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-head .head-arrow[data-v-9c491c34]{text-align:center}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-9c491c34]{height:auto;max-height:none;overflow:visible}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-9c491c34]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-9c491c34]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row[data-v-9c491c34]{border-bottom:1px solid #0bc4e926}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row-main[data-v-9c491c34]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .name[data-v-9c491c34]{color:#ffffffeb;line-height:22px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tags[data-v-9c491c34]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tags.has-warn[data-v-9c491c34]{flex-wrap:wrap}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow[data-v-9c491c34]{color:#88dfffcc;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow .el-icon[data-v-9c491c34]{display:inline-flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow.expanded[data-v-9c491c34]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tag[data-v-9c491c34]{color:#52c41a;white-space:nowrap;background:#52c41a24;border:1px solid #52c41a8c;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:22px;padding:0 6px;font-size:12px;display:inline-flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tag.warn[data-v-9c491c34]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .tag-value[data-v-9c491c34]{color:#fffffff2;background:#ff4d4f47;border:1px solid #ff4d4f6b;border-radius:10px;padding:1px 5px;font-size:11px;line-height:1}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-panel[data-v-9c491c34]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-title[data-v-9c491c34]{letter-spacing:.5px;color:#88dffff5;box-shadow:none;text-shadow:none;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin:2px 10px 4px;padding:6px 8px 6px 16px;font-size:11px;font-weight:600;display:flex;position:relative}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-title[data-v-9c491c34]:before{content:"";background:linear-gradient(#0bc4e9 0%,#1593ff 100%);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-head[data-v-9c491c34],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-9c491c34]{grid-template-columns:1.8fr .82fr .82fr .92fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-head[data-v-9c491c34]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-head>span[data-v-9c491c34],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row>span[data-v-9c491c34]{text-align:left;justify-self:start}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head[data-v-9c491c34]{flex-flow:column;justify-content:center;align-items:flex-start;row-gap:1px;max-width:100%;line-height:1.05;display:inline-flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .label[data-v-9c491c34],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .unit[data-v-9c491c34]{white-space:normal;text-align:left;display:block}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .warn-count[data-v-9c491c34]{color:#ff4d4f;white-space:nowrap;margin-left:2px;font-size:10px;font-weight:600}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .unit[data-v-9c491c34]{opacity:.9;font-size:10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-9c491c34]{max-height:180px;overflow:auto}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-9c491c34]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-9c491c34]::-webkit-scrollbar-thumb{background:#0bc4e959;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-9c491c34]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-9c491c34]:hover{background:#ffffff1a}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-value.warn[data-v-9c491c34]{color:#ff6b6b;font-weight:600}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row.is-warn[data-v-9c491c34]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-9c491c34]:last-child{border-bottom:none}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-empty[data-v-9c491c34]{text-align:center;color:#fff9;padding:10px;font-size:12px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-title[data-v-9c491c34]{letter-spacing:.5px;color:#88dffff5;box-shadow:none;text-shadow:none;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin:4px 10px;padding:6px 8px 6px 16px;font-size:11px;font-weight:600;display:flex;position:relative}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-title[data-v-9c491c34]:before{content:"";background:linear-gradient(#0bc4e9 0%,#1593ff 100%);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .panel-arrow[data-v-9c491c34]{color:#88dfffdb;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .panel-arrow.expanded[data-v-9c491c34]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-panel[data-v-9c491c34]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-head[data-v-9c491c34]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-9c491c34]{max-height:140px;overflow:auto}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-9c491c34]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-9c491c34]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row[data-v-9c491c34]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row[data-v-9c491c34]:hover{background:#ffffff1a}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row.is-warn[data-v-9c491c34]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row[data-v-9c491c34]:last-child{border-bottom:none}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-empty[data-v-9c491c34]{text-align:center;color:#fff9;padding:10px;font-size:12px}
|
|
1
|
+
.el-checkbox{--el-checkbox-font-size:14px;--el-checkbox-font-weight:var(--el-font-weight-primary);--el-checkbox-text-color:var(--el-text-color-regular);--el-checkbox-input-height:14px;--el-checkbox-input-width:14px;--el-checkbox-border-radius:var(--el-border-radius-small);--el-checkbox-bg-color:var(--el-fill-color-blank);--el-checkbox-input-border:var(--el-border);--el-checkbox-disabled-border-color:var(--el-border-color);--el-checkbox-disabled-input-fill:var(--el-fill-color-light);--el-checkbox-disabled-icon-color:var(--el-text-color-placeholder);--el-checkbox-disabled-checked-input-fill:var(--el-border-color-extra-light);--el-checkbox-disabled-checked-input-border-color:var(--el-border-color);--el-checkbox-disabled-checked-icon-color:var(--el-text-color-placeholder);--el-checkbox-checked-text-color:var(--el-color-primary);--el-checkbox-checked-input-border-color:var(--el-color-primary);--el-checkbox-checked-bg-color:var(--el-color-primary);--el-checkbox-checked-icon-color:var(--el-color-white);--el-checkbox-input-border-color-hover:var(--el-color-primary);color:var(--el-checkbox-text-color);font-weight:var(--el-checkbox-font-weight);font-size:var(--el-font-size-base);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;height:var(--el-checkbox-height,32px);align-items:center;margin-right:30px;display:inline-flex;position:relative}.el-checkbox.is-disabled{cursor:not-allowed}.el-checkbox.is-bordered{border-radius:var(--el-border-radius-base);border:var(--el-border);box-sizing:border-box;padding:0 15px 0 9px}.el-checkbox.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-checkbox.is-bordered.is-disabled{border-color:var(--el-border-color-lighter)}.el-checkbox.is-bordered.el-checkbox--large{border-radius:var(--el-border-radius-base);padding:0 19px 0 11px}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__label{font-size:var(--el-font-size-base)}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__inner{width:14px;height:14px}.el-checkbox.is-bordered.el-checkbox--small{border-radius:calc(var(--el-border-radius-base) - 1px);padding:0 11px 0 7px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{width:12px;height:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{width:2px;height:6px}.el-checkbox input:focus-visible+.el-checkbox__inner{outline:2px solid var(--el-checkbox-input-border-color-hover);outline-offset:1px;border-radius:var(--el-checkbox-border-radius)}.el-checkbox__input{white-space:nowrap;cursor:pointer;outline:none;display:inline-flex;position:relative}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:var(--el-checkbox-disabled-input-fill);border-color:var(--el-checkbox-disabled-border-color);cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{cursor:not-allowed;border-color:var(--el-checkbox-disabled-icon-color);will-change:transform}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:var(--el-checkbox-disabled-checked-icon-color);border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:var(--el-disabled-text-color);cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-checked-icon-color);transform:translate(-45%,-60%)rotate(45deg)scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:var(--el-checkbox-checked-text-color)}.el-checkbox__input.is-focus:not(.is-checked) .el-checkbox__original:not(:focus-visible){border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{content:"";background-color:var(--el-checkbox-checked-icon-color);height:2px;display:block;position:absolute;top:5px;left:0;right:0;transform:scale(.5)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{border:var(--el-checkbox-input-border);border-radius:var(--el-checkbox-border-radius);box-sizing:border-box;width:var(--el-checkbox-input-width);height:var(--el-checkbox-input-height);background-color:var(--el-checkbox-bg-color);z-index:var(--el-index-normal);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46),outline .25s cubic-bezier(.71,-.46,.29,1.46);display:inline-block;position:relative}.el-checkbox__inner:hover{border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__inner:after{box-sizing:content-box;content:"";transform-origin:50%;border:1px solid #0000;border-top:0;border-left:0;width:3px;height:7px;transition:transform .15s ease-in 50ms;position:absolute;top:50%;left:50%;transform:translate(-45%,-60%)rotate(45deg)scaleY(0)}.el-checkbox__original{opacity:0;z-index:-1;outline:none;width:0;height:0;margin:0;position:absolute}.el-checkbox__label{line-height:1;font-size:var(--el-checkbox-font-size);padding-left:8px;display:inline-block}.el-checkbox.el-checkbox--large{height:40px}.el-checkbox.el-checkbox--large .el-checkbox__label{font-size:14px}.el-checkbox.el-checkbox--large .el-checkbox__inner{width:14px;height:14px}.el-checkbox.el-checkbox--small{height:24px}.el-checkbox.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.el-checkbox--small .el-checkbox__inner{width:12px;height:12px}.el-checkbox.el-checkbox--small .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{top:4px}.el-checkbox.el-checkbox--small .el-checkbox__inner:after{width:2px;height:6px}.el-checkbox:last-of-type{margin-right:0}.HighwayLiveAlarmNew[data-v-8073d64e]{position:relative}.HighwayLiveAlarmNew .voice-permission-mask[data-v-8073d64e]{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HighwayLiveAlarmNew .voice-permission-dialog[data-v-8073d64e]{text-align:center;background:#002140f2;border:1px solid #0bc4e966;border-radius:6px;width:220px;padding:12px}.HighwayLiveAlarmNew .voice-permission-title[data-v-8073d64e]{color:#fff;font-size:13px;font-weight:600}.HighwayLiveAlarmNew .voice-permission-desc[data-v-8073d64e]{color:#ffffffd1;margin-top:6px;font-size:12px}.HighwayLiveAlarmNew .voice-permission-btn[data-v-8073d64e]{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);border:1px solid #0bc4e999;border-radius:14px;min-width:88px;height:28px;margin-top:10px}.HighwayLiveAlarmNew[data-v-8073d64e]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:400px;padding:10px}.HighwayLiveAlarmNew .view-switch[data-v-8073d64e]{background:#0bc4e914;border:1px solid #0bc4e959;border-radius:999px;gap:2px;width:112px;margin:0;padding:2px;display:flex}.HighwayLiveAlarmNew .view-switch .switch-btn[data-v-8073d64e]{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;height:22px;font-size:12px;line-height:22px;transition:all .2s}.HighwayLiveAlarmNew .view-switch .switch-btn.active[data-v-8073d64e]{color:#fff;background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);font-weight:600;box-shadow:0 2px 8px #0bc4e959}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head[data-v-8073d64e]{width:100%;position:relative}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top[data-v-8073d64e]{color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:24px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .head-actions[data-v-8073d64e]{align-items:center;gap:8px;display:flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]:before,.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]:hover:before,.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]:hover:after{opacity:1}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-8073d64e]:active{transform:scale(.96)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-line[data-v-8073d64e]{width:100%;height:10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-summary[data-v-8073d64e]{margin:8px 0 10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-chart[data-v-8073d64e]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;height:300px;box-shadow:inset 0 0 10px #0bc4e933}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-setting-panel[data-v-8073d64e]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;margin-top:10px;overflow:hidden}.HighwayLiveAlarmNew .display-setting[data-v-8073d64e]{flex-direction:column;gap:6px;padding:8px 10px 6px;font-size:12px;display:flex;overflow:visible}.HighwayLiveAlarmNew .display-setting .setting-row[data-v-8073d64e]{align-items:center;gap:6px;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .setting-row-pile[data-v-8073d64e]{margin-bottom:2px}.HighwayLiveAlarmNew .display-setting .setting-pile-options[data-v-8073d64e]{flex:1;align-items:center;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-8073d64e]{margin-right:0}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-8073d64e] .el-checkbox__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-8073d64e] .el-checkbox__input.is-checked+.el-checkbox__label{color:#0bc4e9}.HighwayLiveAlarmNew .display-setting .setting-label[data-v-8073d64e]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-8073d64e]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-8073d64e] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-8073d64e] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-8073d64e] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.HighwayLiveAlarmNew .display-setting[data-v-8073d64e] .dark-select .el-select__wrapper{height:24px;min-height:24px;box-shadow:none;background:#0bc4e914;border:1px solid #0bc4e94d;padding-top:0;padding-bottom:0}.HighwayLiveAlarmNew .display-setting[data-v-8073d64e] .dark-select .el-select__placeholder,.HighwayLiveAlarmNew .display-setting[data-v-8073d64e] .dark-select .el-select__selected-item{color:#ffffffdb}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table[data-v-8073d64e]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;height:auto;max-height:none;margin-top:10px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-head[data-v-8073d64e],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row-main[data-v-8073d64e]{grid-template-columns:140px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-head[data-v-8073d64e]{color:#88dfff;background:#0bc4e914;border-bottom:1px solid #0bc4e94d;align-items:center;height:34px;font-size:12px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-head .head-arrow[data-v-8073d64e]{text-align:center}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-8073d64e]{height:auto;max-height:none;overflow:visible}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-8073d64e]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-8073d64e]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row[data-v-8073d64e]{border-bottom:1px solid #0bc4e926}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row-main[data-v-8073d64e]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .name[data-v-8073d64e]{color:#ffffffeb;line-height:22px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tags[data-v-8073d64e]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tags.has-warn[data-v-8073d64e]{flex-wrap:wrap}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow[data-v-8073d64e]{color:#88dfffcc;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow .el-icon[data-v-8073d64e]{display:inline-flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow.expanded[data-v-8073d64e]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tag[data-v-8073d64e]{color:#52c41a;white-space:nowrap;background:#52c41a24;border:1px solid #52c41a8c;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:22px;padding:0 6px;font-size:12px;display:inline-flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tag.warn[data-v-8073d64e]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .tag-value[data-v-8073d64e]{color:#fffffff2;background:#ff4d4f47;border:1px solid #ff4d4f6b;border-radius:10px;padding:1px 5px;font-size:11px;line-height:1}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-panel[data-v-8073d64e]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-title[data-v-8073d64e]{letter-spacing:.5px;color:#88dffff5;box-shadow:none;text-shadow:none;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin:2px 10px 4px;padding:6px 8px 6px 16px;font-size:11px;font-weight:600;display:flex;position:relative}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-title[data-v-8073d64e]:before{content:"";background:linear-gradient(#0bc4e9 0%,#1593ff 100%);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-head[data-v-8073d64e],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-8073d64e]{grid-template-columns:1.8fr .72fr .72fr .72fr .82fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-head[data-v-8073d64e]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-head>span[data-v-8073d64e],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row>span[data-v-8073d64e]{text-align:left;justify-self:start}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head[data-v-8073d64e]{flex-flow:column;justify-content:center;align-items:flex-start;row-gap:1px;max-width:100%;line-height:1.05;display:inline-flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .label[data-v-8073d64e],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .unit[data-v-8073d64e]{white-space:normal;text-align:left;display:block}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .warn-count[data-v-8073d64e]{color:#ff4d4f;white-space:nowrap;margin-left:2px;font-size:10px;font-weight:600}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .unit[data-v-8073d64e]{opacity:.9;font-size:10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-8073d64e]{max-height:180px;overflow:auto}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-8073d64e]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-8073d64e]::-webkit-scrollbar-thumb{background:#0bc4e959;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-8073d64e]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-8073d64e]:hover{background:#ffffff1a}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-value.warn[data-v-8073d64e]{color:#ff6b6b;font-weight:600}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row.is-warn[data-v-8073d64e]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-8073d64e]:last-child{border-bottom:none}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-empty[data-v-8073d64e]{text-align:center;color:#fff9;padding:10px;font-size:12px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-title[data-v-8073d64e]{letter-spacing:.5px;color:#88dffff5;box-shadow:none;text-shadow:none;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin:4px 10px;padding:6px 8px 6px 16px;font-size:11px;font-weight:600;display:flex;position:relative}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-title[data-v-8073d64e]:before{content:"";background:linear-gradient(#0bc4e9 0%,#1593ff 100%);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .panel-arrow[data-v-8073d64e]{color:#88dfffdb;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .panel-arrow.expanded[data-v-8073d64e]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-panel[data-v-8073d64e]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-head[data-v-8073d64e]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933;grid-template-columns:1.2fr .82fr .82fr .82fr .82fr;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-8073d64e]{max-height:140px;overflow:auto}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-8073d64e]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-8073d64e]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row[data-v-8073d64e]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f;grid-template-columns:1.2fr .82fr .82fr .82fr .82fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row[data-v-8073d64e]:hover{background:#ffffff1a}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row.is-warn[data-v-8073d64e]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row[data-v-8073d64e]:last-child{border-bottom:none}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-empty[data-v-8073d64e]{text-align:center;color:#fff9;padding:10px;font-size:12px}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.el-input-number{vertical-align:middle;width:150px;line-height:30px;display:inline-flex;position:relative}.el-input-number .el-input__wrapper{padding-left:42px;padding-right:42px}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;text-align:center;line-height:1}.el-input-number .el-input__inner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.el-input-number .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-input-number.is-left .el-input__inner{text-align:left}.el-input-number.is-right .el-input__inner{text-align:right}.el-input-number.is-center .el-input__inner{text-align:center}.el-input-number__increase,.el-input-number__decrease{z-index:1;background:var(--el-fill-color-light);width:32px;height:auto;color:var(--el-text-color-regular);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;top:1px;bottom:1px}.el-input-number__increase:hover,.el-input-number__decrease:hover{color:var(--el-color-primary)}.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper,.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-input-number__increase.is-disabled,.el-input-number__decrease.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;border-left:var(--el-border);right:1px}.el-input-number__decrease{border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border);left:1px}.el-input-number.is-disabled .el-input-number__increase,.el-input-number.is-disabled .el-input-number__decrease{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__increase:hover,.el-input-number.is-disabled .el-input-number__decrease:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--large{width:180px;line-height:38px}.el-input-number--large .el-input-number__increase,.el-input-number--large .el-input-number__decrease{width:40px;font-size:14px}.el-input-number--large.is-controls-right .el-input--large .el-input__wrapper{padding-right:47px}.el-input-number--large .el-input--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small{width:120px;line-height:22px}.el-input-number--small .el-input-number__increase,.el-input-number--small .el-input-number__decrease{width:24px;font-size:12px}.el-input-number--small.is-controls-right .el-input--small .el-input__wrapper{padding-right:31px}.el-input-number--small .el-input--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-number--small .el-input-number__increase [class*=el-icon],.el-input-number--small .el-input-number__decrease [class*=el-icon]{transform:scale(.9)}.el-input-number.is-without-controls .el-input__wrapper{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__wrapper{padding-left:15px;padding-right:42px}.el-input-number.is-controls-right .el-input-number__increase,.el-input-number.is-controls-right .el-input-number__decrease{--el-input-number-controls-height:15px;height:var(--el-input-number-controls-height);line-height:var(--el-input-number-controls-height)}.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon],.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 var(--el-border-radius-base) 0 0;border-bottom:var(--el-border);bottom:auto;left:auto}.el-input-number.is-controls-right .el-input-number__decrease{border-right:none;border-left:var(--el-border);border-radius:0 0 var(--el-border-radius-base) 0;top:auto;left:auto;right:1px}.el-input-number.is-controls-right[class*=large] [class*=increase],.el-input-number.is-controls-right[class*=large] [class*=decrease]{--el-input-number-controls-height:19px}.el-input-number.is-controls-right[class*=small] [class*=increase],.el-input-number.is-controls-right[class*=small] [class*=decrease]{--el-input-number-controls-height:11px}.el-slider{--el-slider-main-bg-color:var(--el-color-primary);--el-slider-runway-bg-color:var(--el-border-color-light);--el-slider-stop-bg-color:var(--el-color-white);--el-slider-disabled-color:var(--el-text-color-placeholder);--el-slider-border-radius:3px;--el-slider-height:6px;--el-slider-button-size:20px;--el-slider-button-wrapper-size:36px;--el-slider-button-wrapper-offset:-15px;align-items:center;width:100%;height:32px;display:flex}.el-slider__runway{height:var(--el-slider-height);background-color:var(--el-slider-runway-bg-color);border-radius:var(--el-slider-border-radius);cursor:pointer;flex:1;position:relative}.el-slider__runway.show-input{width:auto;margin-right:30px}.el-slider__runway.is-disabled{cursor:default}.el-slider__runway.is-disabled .el-slider__bar{background-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button{border-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button-wrapper:hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.dragging{cursor:not-allowed}.el-slider__runway.is-disabled .el-slider__button:hover,.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button.dragging{cursor:not-allowed;transform:scale(1)}.el-slider__input{flex-shrink:0;width:130px}.el-slider__bar{height:var(--el-slider-height);background-color:var(--el-slider-main-bg-color);border-top-left-radius:var(--el-slider-border-radius);border-bottom-left-radius:var(--el-slider-border-radius);position:absolute}.el-slider__button-wrapper{height:var(--el-slider-button-wrapper-size);width:var(--el-slider-button-wrapper-size);z-index:1;top:var(--el-slider-button-wrapper-offset);text-align:center;-webkit-user-select:none;user-select:none;background-color:#0000;outline:none;line-height:normal;position:absolute;transform:translate(-50%)}.el-slider__button-wrapper:after{content:"";vertical-align:middle;height:100%;display:inline-block}.el-slider__button-wrapper:hover,.el-slider__button-wrapper.hover{cursor:grab}.el-slider__button-wrapper.dragging{cursor:grabbing}.el-slider__button{width:var(--el-slider-button-size);height:var(--el-slider-button-size);vertical-align:middle;border:solid 2px var(--el-slider-main-bg-color);background-color:var(--el-color-white);box-sizing:border-box;transition:var(--el-transition-duration-fast);-webkit-user-select:none;user-select:none;border-radius:50%;display:inline-block}.el-slider__button:hover,.el-slider__button.hover,.el-slider__button.dragging{transform:scale(1.2)}.el-slider__button:hover,.el-slider__button.hover{cursor:grab}.el-slider__button.dragging{cursor:grabbing}.el-slider__stop{height:var(--el-slider-height);width:var(--el-slider-height);border-radius:var(--el-border-radius-circle);background-color:var(--el-slider-stop-bg-color);position:absolute;transform:translate(-50%)}.el-slider__marks{width:18px;height:100%;top:0;left:12px}.el-slider__marks-text{color:var(--el-color-info);white-space:pre;margin-top:15px;font-size:14px;position:absolute;transform:translate(-50%)}.el-slider.is-vertical{flex:0;width:auto;height:100%;display:inline-flex;position:relative}.el-slider.is-vertical .el-slider__runway{width:var(--el-slider-height);height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:var(--el-slider-height);border-radius:0 0 3px 3px;height:auto}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:var(--el-slider-button-wrapper-offset);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{transform:translateY(50%)}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;transform:translateY(50%)}.el-slider--large{height:40px}.el-slider--small{height:24px}.RadarShortTerm[data-v-8c54836f]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;padding:10px}.RadarShortTerm .RadarShortTerm-head[data-v-8c54836f]{width:100%;position:relative}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top[data-v-8c54836f]{color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:24px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .head-actions[data-v-8c54836f]{align-items:center;gap:8px;display:flex}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:before,.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:before{transform:translate(-50%,-50%)rotate(45deg)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:after{transform:translate(-50%,-50%)rotate(-45deg)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:hover:before,.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:hover:after{opacity:1}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:active{transform:scale(.96)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-line[data-v-8c54836f]{width:100%;height:10px}.RadarShortTerm .RadarShortTerm-setting-panel[data-v-8c54836f]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;margin-top:10px;overflow:hidden}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-8c54836f]{flex-direction:column;gap:6px;padding:8px 10px;font-size:12px;display:flex;overflow:visible}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-row[data-v-8c54836f]{align-items:center;gap:6px;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-row-pile[data-v-8c54836f]{margin-bottom:2px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-pile-options[data-v-8c54836f]{flex:1;align-items:center;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-8c54836f]{margin-right:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-8c54836f] .el-checkbox__label{color:#ffffffe0;padding-left:4px;font-size:12px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-8c54836f] .el-checkbox__input.is-checked+.el-checkbox__label{color:#0bc4e9}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-label[data-v-8c54836f]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-8c54836f]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-8c54836f] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-8c54836f] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-8c54836f] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-8c54836f] .dark-select .el-select__wrapper{height:24px;min-height:24px;box-shadow:none;background:#0bc4e914;border:1px solid #0bc4e94d;padding-top:0;padding-bottom:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-8c54836f] .dark-select .el-select__placeholder,.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-8c54836f] .dark-select .el-select__selected-item{color:#ffffffdb}.RadarShortTerm .RadarShortTerm-table[data-v-8c54836f]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;margin-top:10px;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .table-head[data-v-8c54836f],.RadarShortTerm .RadarShortTerm-table .table-row-main[data-v-8c54836f]{grid-template-columns:84px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.RadarShortTerm .RadarShortTerm-table .table-head[data-v-8c54836f]{color:#88dfff;background:#0bc4e914;border-bottom:1px solid #0bc4e94d;align-items:center;height:34px;font-size:12px}.RadarShortTerm .RadarShortTerm-table .table-head .head-arrow[data-v-8c54836f]{text-align:center}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-8c54836f]{height:auto;max-height:none;overflow:visible}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-8c54836f]::-webkit-scrollbar{width:4px}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-8c54836f]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.RadarShortTerm .RadarShortTerm-table .table-row[data-v-8c54836f]{border-bottom:1px solid #0bc4e926}.RadarShortTerm .RadarShortTerm-table .table-row-main[data-v-8c54836f]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.RadarShortTerm .RadarShortTerm-table .name[data-v-8c54836f]{color:#ffffffeb;line-height:22px}.RadarShortTerm .RadarShortTerm-table .status-tags[data-v-8c54836f]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .status-tags.has-warn[data-v-8c54836f]{flex-wrap:wrap}.RadarShortTerm .RadarShortTerm-table .status-tag[data-v-8c54836f]{box-sizing:border-box;letter-spacing:0;color:#52c41a;white-space:nowrap;background:#52c41a24;border:1px solid #52c41a8c;border-radius:4px;flex:none;justify-content:center;align-items:center;gap:4px;width:60px;height:22px;padding:0;font-size:12px;line-height:22px;display:inline-flex}.RadarShortTerm .RadarShortTerm-table .status-tag>span[data-v-8c54836f]{display:inline-block}.RadarShortTerm .RadarShortTerm-table .status-tag.warn[data-v-8c54836f]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.RadarShortTerm .RadarShortTerm-table .expand-arrow[data-v-8c54836f]{color:#88dfffcc;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.RadarShortTerm .RadarShortTerm-table .expand-arrow .el-icon[data-v-8c54836f]{display:inline-flex}.RadarShortTerm .RadarShortTerm-table .expand-arrow.expanded[data-v-8c54836f]{color:#0bc4e9;transform:rotate(90deg)}.RadarShortTerm .RadarShortTerm-table .pile-title[data-v-8c54836f]{letter-spacing:.5px;color:#88dffff5;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin:4px 10px;padding:6px 8px 6px 16px;font-size:11px;font-weight:600;display:flex;position:relative}.RadarShortTerm .RadarShortTerm-table .pile-title[data-v-8c54836f]:before{content:"";background:linear-gradient(#0bc4e9 0%,#1593ff 100%);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.RadarShortTerm .RadarShortTerm-table .panel-arrow[data-v-8c54836f]{color:#88dfffdb;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.RadarShortTerm .RadarShortTerm-table .panel-arrow.expanded[data-v-8c54836f]{color:#0bc4e9;transform:rotate(90deg)}.RadarShortTerm .RadarShortTerm-table .pile-panel[data-v-8c54836f]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .pile-head[data-v-8c54836f]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:6px;padding:6px 8px;font-size:12px;display:grid}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-8c54836f]{max-height:140px;overflow:auto}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-8c54836f]::-webkit-scrollbar{width:4px}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-8c54836f]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-8c54836f]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-8c54836f]:hover{background:#0bc4e914}.RadarShortTerm .RadarShortTerm-table .pile-row.is-warn[data-v-8c54836f]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-8c54836f]:last-child{border-bottom:none}.RadarShortTerm .RadarShortTerm-table .pile-empty[data-v-8c54836f]{text-align:center;color:#fff9;padding:10px;font-size:12px}.RadarShortTerm .RadarShortTerm-timeline[data-v-8c54836f]{z-index:1200;background:#001930eb;border:1px solid #0bc4e973;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.RadarShortTerm .RadarShortTerm-timeline .timeline-title[data-v-8c54836f]{color:#fff;text-align:center;min-width:64px;font-size:13px;font-weight:600}.RadarShortTerm .RadarShortTerm-timeline .timeline-play-btn[data-v-8c54836f]{color:#fff;cursor:pointer;background:#0bc4e938;border:1px solid #0bc4e98c;border-radius:4px;justify-content:center;align-items:center;width:56px;height:32px;display:inline-flex}.RadarShortTerm .RadarShortTerm-timeline .timeline-play-btn .el-icon[data-v-8c54836f]{font-size:18px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f]{align-items:center;gap:10px;width:360px;height:42px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap .timeline-time-label[data-v-8c54836f]{color:#0bc4e9;text-align:center;white-space:nowrap;min-width:42px;font-size:12px;font-weight:600}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f] .el-slider{flex:1;height:32px;margin:0}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f] .el-slider__runway{background:#0bc4e92e;height:4px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f] .el-slider__bar{background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);height:4px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f] .el-slider__button{background:#fff;border:2px solid #0bc4e9;width:14px;height:14px;box-shadow:0 0 6px #0bc4e980}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-8c54836f]{align-items:center;width:calc(100% - 60px);height:100%;padding:0 20px;display:flex;overflow:scroll hidden}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-8c54836f]::-webkit-scrollbar{width:6px;height:6px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-8c54836f]::-webkit-scrollbar-thumb{background:#0091ff99;border-radius:3px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li[data-v-8c54836f]{align-items:center;padding-bottom:10px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node[data-v-8c54836f]{position:relative}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node i[data-v-8c54836f]{cursor:pointer;background:#2a90f6;width:10px;height:10px;display:block}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node span[data-v-8c54836f]{cursor:pointer;background:#2a90f6;border-radius:50%;width:18px;height:18px;display:block;position:absolute;top:-4px;left:-4px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node span i[data-v-8c54836f]{background-color:#fff;border-radius:50%;width:10px;height:10px;margin-top:50%;margin-left:50%;transform:translate(-50%,-50%)}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node[data-v-8c54836f]{flex-direction:column;justify-content:center;align-items:center;margin-right:3px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node .radarAxis-li-node-text[data-v-8c54836f]{white-space:nowrap;margin-top:4px;font-size:12px;position:absolute;bottom:-22px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-point[data-v-8c54836f]{background:#2a90f6;width:4px;height:4px;margin-right:3px;display:inline-block}
|
|
1
|
+
.el-input-number{vertical-align:middle;width:150px;line-height:30px;display:inline-flex;position:relative}.el-input-number .el-input__wrapper{padding-left:42px;padding-right:42px}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;text-align:center;line-height:1}.el-input-number .el-input__inner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.el-input-number .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-input-number.is-left .el-input__inner{text-align:left}.el-input-number.is-right .el-input__inner{text-align:right}.el-input-number.is-center .el-input__inner{text-align:center}.el-input-number__increase,.el-input-number__decrease{z-index:1;background:var(--el-fill-color-light);width:32px;height:auto;color:var(--el-text-color-regular);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;top:1px;bottom:1px}.el-input-number__increase:hover,.el-input-number__decrease:hover{color:var(--el-color-primary)}.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper,.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-input-number__increase.is-disabled,.el-input-number__decrease.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;border-left:var(--el-border);right:1px}.el-input-number__decrease{border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border);left:1px}.el-input-number.is-disabled .el-input-number__increase,.el-input-number.is-disabled .el-input-number__decrease{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__increase:hover,.el-input-number.is-disabled .el-input-number__decrease:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--large{width:180px;line-height:38px}.el-input-number--large .el-input-number__increase,.el-input-number--large .el-input-number__decrease{width:40px;font-size:14px}.el-input-number--large.is-controls-right .el-input--large .el-input__wrapper{padding-right:47px}.el-input-number--large .el-input--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small{width:120px;line-height:22px}.el-input-number--small .el-input-number__increase,.el-input-number--small .el-input-number__decrease{width:24px;font-size:12px}.el-input-number--small.is-controls-right .el-input--small .el-input__wrapper{padding-right:31px}.el-input-number--small .el-input--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-number--small .el-input-number__increase [class*=el-icon],.el-input-number--small .el-input-number__decrease [class*=el-icon]{transform:scale(.9)}.el-input-number.is-without-controls .el-input__wrapper{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__wrapper{padding-left:15px;padding-right:42px}.el-input-number.is-controls-right .el-input-number__increase,.el-input-number.is-controls-right .el-input-number__decrease{--el-input-number-controls-height:15px;height:var(--el-input-number-controls-height);line-height:var(--el-input-number-controls-height)}.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon],.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 var(--el-border-radius-base) 0 0;border-bottom:var(--el-border);bottom:auto;left:auto}.el-input-number.is-controls-right .el-input-number__decrease{border-right:none;border-left:var(--el-border);border-radius:0 0 var(--el-border-radius-base) 0;top:auto;left:auto;right:1px}.el-input-number.is-controls-right[class*=large] [class*=increase],.el-input-number.is-controls-right[class*=large] [class*=decrease]{--el-input-number-controls-height:19px}.el-input-number.is-controls-right[class*=small] [class*=increase],.el-input-number.is-controls-right[class*=small] [class*=decrease]{--el-input-number-controls-height:11px}.el-slider{--el-slider-main-bg-color:var(--el-color-primary);--el-slider-runway-bg-color:var(--el-border-color-light);--el-slider-stop-bg-color:var(--el-color-white);--el-slider-disabled-color:var(--el-text-color-placeholder);--el-slider-border-radius:3px;--el-slider-height:6px;--el-slider-button-size:20px;--el-slider-button-wrapper-size:36px;--el-slider-button-wrapper-offset:-15px;align-items:center;width:100%;height:32px;display:flex}.el-slider__runway{height:var(--el-slider-height);background-color:var(--el-slider-runway-bg-color);border-radius:var(--el-slider-border-radius);cursor:pointer;flex:1;position:relative}.el-slider__runway.show-input{width:auto;margin-right:30px}.el-slider__runway.is-disabled{cursor:default}.el-slider__runway.is-disabled .el-slider__bar{background-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button{border-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button-wrapper:hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.dragging{cursor:not-allowed}.el-slider__runway.is-disabled .el-slider__button:hover,.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button.dragging{cursor:not-allowed;transform:scale(1)}.el-slider__input{flex-shrink:0;width:130px}.el-slider__bar{height:var(--el-slider-height);background-color:var(--el-slider-main-bg-color);border-top-left-radius:var(--el-slider-border-radius);border-bottom-left-radius:var(--el-slider-border-radius);position:absolute}.el-slider__button-wrapper{height:var(--el-slider-button-wrapper-size);width:var(--el-slider-button-wrapper-size);z-index:1;top:var(--el-slider-button-wrapper-offset);text-align:center;-webkit-user-select:none;user-select:none;background-color:#0000;outline:none;line-height:normal;position:absolute;transform:translate(-50%)}.el-slider__button-wrapper:after{content:"";vertical-align:middle;height:100%;display:inline-block}.el-slider__button-wrapper:hover,.el-slider__button-wrapper.hover{cursor:grab}.el-slider__button-wrapper.dragging{cursor:grabbing}.el-slider__button{width:var(--el-slider-button-size);height:var(--el-slider-button-size);vertical-align:middle;border:solid 2px var(--el-slider-main-bg-color);background-color:var(--el-color-white);box-sizing:border-box;transition:var(--el-transition-duration-fast);-webkit-user-select:none;user-select:none;border-radius:50%;display:inline-block}.el-slider__button:hover,.el-slider__button.hover,.el-slider__button.dragging{transform:scale(1.2)}.el-slider__button:hover,.el-slider__button.hover{cursor:grab}.el-slider__button.dragging{cursor:grabbing}.el-slider__stop{height:var(--el-slider-height);width:var(--el-slider-height);border-radius:var(--el-border-radius-circle);background-color:var(--el-slider-stop-bg-color);position:absolute;transform:translate(-50%)}.el-slider__marks{width:18px;height:100%;top:0;left:12px}.el-slider__marks-text{color:var(--el-color-info);white-space:pre;margin-top:15px;font-size:14px;position:absolute;transform:translate(-50%)}.el-slider.is-vertical{flex:0;width:auto;height:100%;display:inline-flex;position:relative}.el-slider.is-vertical .el-slider__runway{width:var(--el-slider-height);height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:var(--el-slider-height);border-radius:0 0 3px 3px;height:auto}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:var(--el-slider-button-wrapper-offset);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{transform:translateY(50%)}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;transform:translateY(50%)}.el-slider--large{height:40px}.el-slider--small{height:24px}.RadarShortTerm[data-v-1ee038a5]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;padding:10px}.RadarShortTerm .RadarShortTerm-head[data-v-1ee038a5]{width:100%;position:relative}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top[data-v-1ee038a5]{color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:24px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .head-actions[data-v-1ee038a5]{align-items:center;gap:8px;display:flex}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]:before,.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]:before{transform:translate(-50%,-50%)rotate(45deg)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]:after{transform:translate(-50%,-50%)rotate(-45deg)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]:hover:before,.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]:hover:after{opacity:1}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-1ee038a5]:active{transform:scale(.96)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-line[data-v-1ee038a5]{width:100%;height:10px}.RadarShortTerm .RadarShortTerm-setting-panel[data-v-1ee038a5]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;margin-top:10px;overflow:hidden}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-1ee038a5]{flex-direction:column;gap:6px;padding:8px 10px;font-size:12px;display:flex;overflow:visible}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-row[data-v-1ee038a5]{align-items:center;gap:6px;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-row-pile[data-v-1ee038a5]{margin-bottom:2px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-pile-options[data-v-1ee038a5]{flex:1;align-items:center;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-1ee038a5]{margin-right:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-1ee038a5] .el-checkbox__label{color:#ffffffe0;padding-left:4px;font-size:12px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-1ee038a5] .el-checkbox__input.is-checked+.el-checkbox__label{color:#0bc4e9}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-label[data-v-1ee038a5]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-1ee038a5]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-1ee038a5] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-1ee038a5] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-1ee038a5] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-1ee038a5] .dark-select .el-select__wrapper{height:24px;min-height:24px;box-shadow:none;background:#0bc4e914;border:1px solid #0bc4e94d;padding-top:0;padding-bottom:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-1ee038a5] .dark-select .el-select__placeholder,.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-1ee038a5] .dark-select .el-select__selected-item{color:#ffffffdb}.RadarShortTerm .RadarShortTerm-table[data-v-1ee038a5]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;margin-top:10px;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .table-head[data-v-1ee038a5],.RadarShortTerm .RadarShortTerm-table .table-row-main[data-v-1ee038a5]{grid-template-columns:84px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.RadarShortTerm .RadarShortTerm-table .table-head[data-v-1ee038a5]{color:#88dfff;background:#0bc4e914;border-bottom:1px solid #0bc4e94d;align-items:center;height:34px;font-size:12px}.RadarShortTerm .RadarShortTerm-table .table-head .head-arrow[data-v-1ee038a5]{text-align:center}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-1ee038a5]{height:auto;max-height:none;overflow:visible}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-1ee038a5]::-webkit-scrollbar{width:4px}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-1ee038a5]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.RadarShortTerm .RadarShortTerm-table .table-row[data-v-1ee038a5]{border-bottom:1px solid #0bc4e926}.RadarShortTerm .RadarShortTerm-table .table-row-main[data-v-1ee038a5]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.RadarShortTerm .RadarShortTerm-table .name[data-v-1ee038a5]{color:#ffffffeb;line-height:22px}.RadarShortTerm .RadarShortTerm-table .status-tags[data-v-1ee038a5]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .status-tags.has-warn[data-v-1ee038a5]{flex-wrap:wrap}.RadarShortTerm .RadarShortTerm-table .status-tag[data-v-1ee038a5]{box-sizing:border-box;letter-spacing:0;color:#52c41a;white-space:nowrap;background:#52c41a24;border:1px solid #52c41a8c;border-radius:4px;flex:none;justify-content:center;align-items:center;gap:4px;width:60px;height:22px;padding:0;font-size:12px;line-height:22px;display:inline-flex}.RadarShortTerm .RadarShortTerm-table .status-tag>span[data-v-1ee038a5]{display:inline-block}.RadarShortTerm .RadarShortTerm-table .status-tag.warn[data-v-1ee038a5]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.RadarShortTerm .RadarShortTerm-table .expand-arrow[data-v-1ee038a5]{color:#88dfffcc;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.RadarShortTerm .RadarShortTerm-table .expand-arrow .el-icon[data-v-1ee038a5]{display:inline-flex}.RadarShortTerm .RadarShortTerm-table .expand-arrow.expanded[data-v-1ee038a5]{color:#0bc4e9;transform:rotate(90deg)}.RadarShortTerm .RadarShortTerm-table .pile-title[data-v-1ee038a5]{letter-spacing:.5px;color:#88dffff5;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin:4px 10px;padding:6px 8px 6px 16px;font-size:11px;font-weight:600;display:flex;position:relative}.RadarShortTerm .RadarShortTerm-table .pile-title[data-v-1ee038a5]:before{content:"";background:linear-gradient(#0bc4e9 0%,#1593ff 100%);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.RadarShortTerm .RadarShortTerm-table .panel-arrow[data-v-1ee038a5]{color:#88dfffdb;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.RadarShortTerm .RadarShortTerm-table .panel-arrow.expanded[data-v-1ee038a5]{color:#0bc4e9;transform:rotate(90deg)}.RadarShortTerm .RadarShortTerm-table .pile-panel[data-v-1ee038a5]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .pile-head[data-v-1ee038a5]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:6px;padding:6px 8px;font-size:12px;display:grid}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-1ee038a5]{max-height:140px;overflow:auto}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-1ee038a5]::-webkit-scrollbar{width:4px}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-1ee038a5]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-1ee038a5]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-1ee038a5]:hover{background:#0bc4e914}.RadarShortTerm .RadarShortTerm-table .pile-row.is-warn[data-v-1ee038a5]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-1ee038a5]:last-child{border-bottom:none}.RadarShortTerm .RadarShortTerm-table .pile-empty[data-v-1ee038a5]{text-align:center;color:#fff9;padding:10px;font-size:12px}.RadarShortTerm .RadarShortTerm-timeline[data-v-1ee038a5]{z-index:1200;background:#001930eb;border:1px solid #0bc4e973;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.RadarShortTerm .RadarShortTerm-timeline .timeline-title[data-v-1ee038a5]{color:#fff;text-align:center;min-width:64px;font-size:13px;font-weight:600}.RadarShortTerm .RadarShortTerm-timeline .timeline-play-btn[data-v-1ee038a5]{color:#fff;cursor:pointer;background:#0bc4e938;border:1px solid #0bc4e98c;border-radius:4px;justify-content:center;align-items:center;width:56px;height:32px;display:inline-flex}.RadarShortTerm .RadarShortTerm-timeline .timeline-play-btn .el-icon[data-v-1ee038a5]{font-size:18px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-1ee038a5]{align-items:center;gap:10px;width:360px;height:42px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap .timeline-time-label[data-v-1ee038a5]{color:#0bc4e9;text-align:center;white-space:nowrap;min-width:42px;font-size:12px;font-weight:600}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-1ee038a5] .el-slider{flex:1;height:32px;margin:0}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-1ee038a5] .el-slider__runway{background:#0bc4e92e;height:4px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-1ee038a5] .el-slider__bar{background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);height:4px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-1ee038a5] .el-slider__button{background:#fff;border:2px solid #0bc4e9;width:14px;height:14px;box-shadow:0 0 6px #0bc4e980}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-1ee038a5]{align-items:center;width:calc(100% - 60px);height:100%;padding:0 20px;display:flex;overflow:scroll hidden}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-1ee038a5]::-webkit-scrollbar{width:6px;height:6px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-1ee038a5]::-webkit-scrollbar-thumb{background:#0091ff99;border-radius:3px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li[data-v-1ee038a5]{align-items:center;padding-bottom:10px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node[data-v-1ee038a5]{position:relative}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node i[data-v-1ee038a5]{cursor:pointer;background:#2a90f6;width:10px;height:10px;display:block}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node span[data-v-1ee038a5]{cursor:pointer;background:#2a90f6;border-radius:50%;width:18px;height:18px;display:block;position:absolute;top:-4px;left:-4px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node span i[data-v-1ee038a5]{background-color:#fff;border-radius:50%;width:10px;height:10px;margin-top:50%;margin-left:50%;transform:translate(-50%,-50%)}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node[data-v-1ee038a5]{flex-direction:column;justify-content:center;align-items:center;margin-right:3px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node .radarAxis-li-node-text[data-v-1ee038a5]{white-space:nowrap;margin-top:4px;font-size:12px;position:absolute;bottom:-22px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-point[data-v-1ee038a5]{background:#2a90f6;width:4px;height:4px;margin-right:3px;display:inline-block}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.TimeBasedForecast[data-v-
|
|
1
|
+
.TimeBasedForecast[data-v-cfbdee52]{color:#dff3ff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;border-radius:4px;width:360px;min-height:320px;padding:10px 12px 12px;position:relative}.TimeBasedForecast .TimeBasedForecast__head[data-v-cfbdee52]{width:100%;position:relative}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top[data-v-cfbdee52]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]:before,.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]:before{transform:translate(-50%,-50%)rotate(45deg)}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]:after{transform:translate(-50%,-50%)rotate(-45deg)}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]:hover:before,.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]:hover:after{opacity:1}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-top .closeBtn[data-v-cfbdee52]:active{transform:scale(.96)}.TimeBasedForecast .TimeBasedForecast__head .TimeBasedForecast__head-line[data-v-cfbdee52]{width:100%;height:10px}.TimeBasedForecast .TimeBasedForecast__meta[data-v-cfbdee52]{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;margin-bottom:10px;display:flex}.TimeBasedForecast .TimeBasedForecast__meta .TimeBasedForecast__control[data-v-cfbdee52]{align-items:center;gap:8px;display:flex}.TimeBasedForecast .TimeBasedForecast__meta .TimeBasedForecast__label[data-v-cfbdee52]{color:#a6c8e8;font-size:13px}.TimeBasedForecast .TimeBasedForecast__meta .dark-select[data-v-cfbdee52]{width:120px}.TimeBasedForecast .TimeBasedForecast__meta[data-v-cfbdee52] .dark-select .el-select__wrapper{height:28px;min-height:28px;box-shadow:none;background:#0bc4e914;border:1px solid #0bc4e94d;padding-top:0;padding-bottom:0}.TimeBasedForecast .TimeBasedForecast__meta[data-v-cfbdee52] .dark-select .el-select__placeholder,.TimeBasedForecast .TimeBasedForecast__meta[data-v-cfbdee52] .dark-select .el-select__selected-item{color:#ffffffdb;font-size:12px}.TimeBasedForecast .TimeBasedForecast__meta .TimeBasedForecast__time[data-v-cfbdee52]{color:#8ab2d3;white-space:nowrap;font-size:12px}.TimeBasedForecast .TimeBasedForecast__content[data-v-cfbdee52]{background:linear-gradient(#05213a6b 0%,#03182e59 100%);border:1px solid #0bc4e93d;border-radius:10px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.TimeBasedForecast .TimeBasedForecast__scroll[data-v-cfbdee52]{scrollbar-color:#55c8ff80 #06213cbf;scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding-bottom:4px;overflow:auto hidden}.TimeBasedForecast .TimeBasedForecast__scroll[data-v-cfbdee52]::-webkit-scrollbar{height:4px}.TimeBasedForecast .TimeBasedForecast__scroll[data-v-cfbdee52]::-webkit-scrollbar-track{background:#06213cbf;border-radius:2px}.TimeBasedForecast .TimeBasedForecast__scroll[data-v-cfbdee52]::-webkit-scrollbar-thumb{background:#55c8ff80;border-radius:2px}.TimeBasedForecast .TimeBasedForecast__board[data-v-cfbdee52]{min-width:100%}.TimeBasedForecast .TimeBasedForecast__dates[data-v-cfbdee52]{display:flex}.TimeBasedForecast .TimeBasedForecast__dateItem[data-v-cfbdee52]{text-align:center;box-sizing:border-box;flex:0 0 78px;padding-top:4px;font-size:12px}.TimeBasedForecast .TimeBasedForecast__date[data-v-cfbdee52]{color:#c9e6ff;line-height:18px}.TimeBasedForecast .TimeBasedForecast__hour[data-v-cfbdee52]{color:#8ab2d3;line-height:18px}.TimeBasedForecast .TimeBasedForecast__chart[data-v-cfbdee52]{margin-top:2px}.TimeBasedForecast .TimeBasedForecast__table[data-v-cfbdee52]{margin-top:4px}.TimeBasedForecast .TimeBasedForecast__row[data-v-cfbdee52]{min-height:34px;display:flex}.TimeBasedForecast .TimeBasedForecast__row--icon[data-v-cfbdee52]{min-height:46px}.TimeBasedForecast .TimeBasedForecast__cell[data-v-cfbdee52]{color:#c9e6ff;text-align:center;box-sizing:border-box;flex:0 0 78px;justify-content:center;align-items:center;padding:4px;font-size:12px;display:flex}.TimeBasedForecast .TimeBasedForecast__weatherIcon[data-v-cfbdee52]{width:28px;height:28px}
|