nxd-plugin 1.7.43 → 1.7.45
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-AqiMonitor-TeQstcwX.mjs → component-AqiMonitor-n1rMcUkd.mjs} +322 -1911
- package/dist/chunks/{component-HighWayEarlyWarningRed-DUSkc5Gq.mjs → component-HighWayEarlyWarningRed-BnJyShce.mjs} +18 -16
- package/dist/chunks/component-HighWayFreeze-ByxdEM06.mjs +181 -0
- package/dist/chunks/{component-HighwayLiveAlarm-niFJdKW9.mjs → component-HighwayLiveAlarm-D_lIKhkC.mjs} +10150 -10668
- package/dist/chunks/{component-HighwayLiveAlarmNew-B-434mfg.mjs → component-HighwayLiveAlarmNew-DbEuUJW6.mjs} +243 -650
- package/dist/chunks/component-HighwayStations-Cmjb6MHu.mjs +218 -0
- package/dist/chunks/{component-HighwayWeatherForecast-81Gh4M5v.mjs → component-HighwayWeatherForecast-ByPDymqX.mjs} +159 -158
- package/dist/chunks/{component-ImageGeneration-DiYbqjwN.mjs → component-ImageGeneration-SPM2CN6K.mjs} +5071 -7620
- package/dist/chunks/{component-LithiumBatteryMiningArea-BD-Yp6C8.mjs → component-LithiumBatteryMiningArea-C1KfrHaF.mjs} +51 -48
- package/dist/chunks/{component-MapPopup-FAIPuiTd.mjs → component-MapPopup-B2f0tnVu.mjs} +1 -1
- package/dist/chunks/{component-PieLegend-DMyswbHi.mjs → component-PieLegend-w1YvpVaB.mjs} +1 -1
- package/dist/chunks/{component-RadarChart-BQiq16nx.mjs → component-RadarChart-Dnjp4cbb.mjs} +11 -11
- package/dist/chunks/{component-RadarLegend-CFR9njq7.mjs → component-RadarLegend-Coihcxje.mjs} +1 -1
- package/dist/chunks/{component-RadarShortTerm-BVj7Jx05.mjs → component-RadarShortTerm-BlI00kHC.mjs} +75 -75
- package/dist/chunks/{component-RadarTime-Xnv8piO_.mjs → component-RadarTime-BnWNJDq1.mjs} +14 -14
- package/dist/chunks/{component-ServiceMaterial-NQJP1tCA.mjs → component-ServiceMaterial-trvjXwHN.mjs} +1 -1
- package/dist/chunks/{component-ServiceMaterialsBtn-959d5IJI.mjs → component-ServiceMaterialsBtn-C1ud7xtc.mjs} +34 -556
- package/dist/chunks/{component-TimeBasedForecast-BZ9YrmMt.mjs → component-TimeBasedForecast-DR7FkXAn.mjs} +69 -68
- package/dist/chunks/{component-WarningLine-DzD4jX2_.mjs → component-WarningLine-CWqiXdhZ.mjs} +2 -2
- package/dist/chunks/{component-WarningSignal-DfRZj6R5.mjs → component-WarningSignal-CtyCcjNo.mjs} +75 -74
- package/dist/chunks/component-WeatherForecast-DTGpJVhm.mjs +209 -0
- package/dist/chunks/component-YCHome-DeLwwN9F.mjs +426 -0
- package/dist/chunks/{component-YCLogin-D0BOD7Uj.mjs → component-YCLogin-DtjB2mai.mjs} +12 -9
- package/dist/chunks/{component-YCLoginNew-BIC_obt4.mjs → component-YCLoginNew-DDPai-9U.mjs} +35 -32
- package/dist/nxd-plugin.mjs +26 -26
- package/dist/styles/component-HighWayEarlyWarningRed.css +1 -1
- package/dist/styles/component-HighWayFreeze.css +1 -1
- package/dist/styles/component-HighwayLiveAlarm.css +1 -1
- package/dist/styles/component-HighwayLiveAlarmNew.css +1 -1
- package/dist/styles/component-HighwayStations.css +1 -1
- package/dist/styles/component-ImageGeneration.css +1 -1
- package/dist/styles/component-RadarShortTerm.css +1 -1
- package/dist/styles/component-ServiceMaterialsBtn.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
- package/dist/chunks/component-HighWayFreeze-BmXHovFq.mjs +0 -4489
- package/dist/chunks/component-HighwayStations-Ds0mS1Tc.mjs +0 -32157
- package/dist/chunks/component-WeatherForecast-ChQEdik7.mjs +0 -209
- package/dist/chunks/component-YCHome-CY61OonH.mjs +0 -1430
- package/dist/components/HighwayStations/default.json.d.ts +0 -31945
|
@@ -1,15 +1,18 @@
|
|
|
1
|
-
import "./
|
|
2
|
-
import {
|
|
3
|
-
import { n as t } from "./component-AqiMonitor-TeQstcwX.mjs";
|
|
4
|
-
import { n, r } from "./component-YCHome-CY61OonH.mjs";
|
|
5
|
-
import { n as i, r as a } from "./component-ImageGeneration-DiYbqjwN.mjs";
|
|
1
|
+
import { n as e } from "./component-AqiMonitor-n1rMcUkd.mjs";
|
|
2
|
+
import { ElButton as t, ElForm as n, ElFormItem as r, ElIcon as i, ElInput as a } from "element-plus/es";
|
|
6
3
|
import { Fragment as o, createElementBlock as s, createElementVNode as c, createVNode as l, defineComponent as u, onMounted as d, openBlock as f, reactive as p, ref as m, renderList as h, unref as g, withCtx as _, withKeys as v } from "vue";
|
|
7
4
|
import { Lock as y, Platform as b, User as x } from "@element-plus/icons-vue";
|
|
5
|
+
import "element-plus/es/components/button/style/css";
|
|
8
6
|
import { ElMessage as S } from "element-plus";
|
|
7
|
+
import "element-plus/es/components/icon/style/css";
|
|
8
|
+
import "element-plus/es/components/form/style/css";
|
|
9
|
+
import "element-plus/es/components/form-item/style/css";
|
|
10
|
+
import "element-plus/es/components/input/style/css";
|
|
11
|
+
import "element-plus/es/components/message/style/css";
|
|
9
12
|
//#region src/components/YCLogin/YCLogin.vue?vue&type=script&setup=true&lang.ts
|
|
10
|
-
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__ */
|
|
13
|
+
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__ */ e(/* @__PURE__ */ u({
|
|
11
14
|
__name: "YCLogin",
|
|
12
|
-
setup(
|
|
15
|
+
setup(e, { emit: u }) {
|
|
13
16
|
let M = u, N = m(), P = m(!1), F = p({
|
|
14
17
|
username: "",
|
|
15
18
|
password: ""
|
|
@@ -42,8 +45,8 @@ var C = { class: "YCLogin" }, w = { class: "particles" }, T = { class: "login-co
|
|
|
42
45
|
}, 1e3));
|
|
43
46
|
});
|
|
44
47
|
};
|
|
45
|
-
return (
|
|
46
|
-
let d =
|
|
48
|
+
return (e, u) => {
|
|
49
|
+
let d = i, p = a, m = r, S = t, M = n;
|
|
47
50
|
return f(), s("div", C, [
|
|
48
51
|
u[11] ||= c("div", { class: "glow-bg" }, null, -1),
|
|
49
52
|
u[12] ||= c("div", { class: "glow-bg-2" }, null, -1),
|
|
@@ -1,14 +1,17 @@
|
|
|
1
|
-
import "./
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { n as r, r as i } from "./component-YCHome-CY61OonH.mjs";
|
|
5
|
-
import { n as a, r as o } from "./component-ImageGeneration-DiYbqjwN.mjs";
|
|
6
|
-
import { n as s } from "./component-LithiumBatteryMiningArea-BD-Yp6C8.mjs";
|
|
1
|
+
import { n as e, r as t } from "./component-AqiMonitor-n1rMcUkd.mjs";
|
|
2
|
+
import { n } from "./component-LithiumBatteryMiningArea-C1KfrHaF.mjs";
|
|
3
|
+
import { ElButton as r, ElForm as i, ElFormItem as a, ElIcon as o, ElInput as s } from "element-plus/es";
|
|
7
4
|
import { Fragment as c, createElementBlock as l, createElementVNode as u, createVNode as d, defineComponent as f, onMounted as p, openBlock as m, reactive as h, ref as g, renderList as _, unref as v, withCtx as y, withKeys as b } from "vue";
|
|
8
5
|
import { Lock as x, Platform as S, User as C } from "@element-plus/icons-vue";
|
|
6
|
+
import "element-plus/es/components/button/style/css";
|
|
9
7
|
import { ElMessage as w } from "element-plus";
|
|
8
|
+
import "element-plus/es/components/icon/style/css";
|
|
9
|
+
import "element-plus/es/components/form/style/css";
|
|
10
|
+
import "element-plus/es/components/form-item/style/css";
|
|
11
|
+
import "element-plus/es/components/input/style/css";
|
|
12
|
+
import "element-plus/es/components/message/style/css";
|
|
10
13
|
//#region src/components/YCLoginNew/YCLoginNew.vue?vue&type=script&setup=true&lang.ts
|
|
11
|
-
var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login-container" }, O = { class: "login-wrapper" }, k = { class: "login-box" }, A = { class: "login-header" }, j = { class: "header-icon" }, M = { class: "input-icon-box" }, N = { class: "input-icon-box" }, P = /* @__PURE__ */
|
|
14
|
+
var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login-container" }, O = { class: "login-wrapper" }, k = { class: "login-box" }, A = { class: "login-header" }, j = { class: "header-icon" }, M = { class: "input-icon-box" }, N = { class: "input-icon-box" }, P = /* @__PURE__ */ e(/* @__PURE__ */ f({
|
|
12
15
|
__name: "YCLoginNew",
|
|
13
16
|
props: {
|
|
14
17
|
appKey: {
|
|
@@ -28,8 +31,8 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
28
31
|
default: () => ({})
|
|
29
32
|
}
|
|
30
33
|
},
|
|
31
|
-
setup(
|
|
32
|
-
let P =
|
|
34
|
+
setup(e, { emit: f }) {
|
|
35
|
+
let P = e, F = f, I = g(), L = g(!1), R = h({
|
|
33
36
|
username: "",
|
|
34
37
|
password: ""
|
|
35
38
|
}), z = {
|
|
@@ -54,16 +57,16 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
54
57
|
let e = {
|
|
55
58
|
name: R.username,
|
|
56
59
|
pwd: R.password
|
|
57
|
-
},
|
|
60
|
+
}, r = (await t({
|
|
58
61
|
appKey: P.appKey,
|
|
59
62
|
appSalt: P.appSalt,
|
|
60
63
|
id: P.ids.data.id,
|
|
61
|
-
variables: { str:
|
|
64
|
+
variables: { str: n.encode(JSON.stringify(e)) },
|
|
62
65
|
baseHttp: P.baseHttp,
|
|
63
66
|
reqType: P.ids.data.reqType,
|
|
64
67
|
isFormData: P.ids.data.isFormData
|
|
65
68
|
})).data.result.output;
|
|
66
|
-
if (L.value = !1, !
|
|
69
|
+
if (L.value = !1, !r || r.length === 0) {
|
|
67
70
|
w({
|
|
68
71
|
message: "账号或密码错误",
|
|
69
72
|
type: "error",
|
|
@@ -77,39 +80,39 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
77
80
|
type: "success",
|
|
78
81
|
zIndex: 6e3,
|
|
79
82
|
duration: 1500
|
|
80
|
-
}), window.localStorage.setItem("user", JSON.stringify(
|
|
81
|
-
|
|
83
|
+
}), window.localStorage.setItem("user", JSON.stringify(r)), setTimeout(() => {
|
|
84
|
+
r.length > 1 ? F("toPage", "/home") : F("toPage", r[0].web_page);
|
|
82
85
|
}, 1e3);
|
|
83
86
|
}
|
|
84
87
|
});
|
|
85
88
|
};
|
|
86
|
-
return (
|
|
87
|
-
let
|
|
89
|
+
return (e, t) => {
|
|
90
|
+
let n = o, f = s, p = a, h = r, g = i;
|
|
88
91
|
return m(), l("div", T, [
|
|
89
|
-
|
|
90
|
-
|
|
92
|
+
t[11] ||= u("div", { class: "glow-bg" }, null, -1),
|
|
93
|
+
t[12] ||= u("div", { class: "glow-bg-2" }, null, -1),
|
|
91
94
|
u("div", E, [(m(), l(c, null, _(20, (e) => u("div", {
|
|
92
95
|
class: "particle",
|
|
93
96
|
key: e
|
|
94
97
|
})), 64))]),
|
|
95
98
|
u("div", D, [
|
|
96
|
-
|
|
99
|
+
t[9] ||= u("div", { class: "page-header" }, [u("h1", {
|
|
97
100
|
class: "main-title",
|
|
98
101
|
"data-text": "宜春市气象服务平台"
|
|
99
102
|
}, "宜春市气象服务平台"), u("p", { class: "sub-title" }, "专业气象服务 · 守护您的生产与生活")], -1),
|
|
100
|
-
|
|
103
|
+
t[10] ||= u("div", { class: "divider-line" }, null, -1),
|
|
101
104
|
u("div", O, [
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
105
|
+
t[5] ||= u("div", { class: "corner top-left" }, null, -1),
|
|
106
|
+
t[6] ||= u("div", { class: "corner top-right" }, null, -1),
|
|
107
|
+
t[7] ||= u("div", { class: "corner bottom-left" }, null, -1),
|
|
108
|
+
t[8] ||= u("div", { class: "corner bottom-right" }, null, -1),
|
|
106
109
|
u("div", k, [u("div", A, [
|
|
107
|
-
u("div", j, [d(
|
|
110
|
+
u("div", j, [d(n, { size: 32 }, {
|
|
108
111
|
default: y(() => [d(v(S))]),
|
|
109
112
|
_: 1
|
|
110
113
|
})]),
|
|
111
|
-
|
|
112
|
-
|
|
114
|
+
t[2] ||= u("h2", { class: "title" }, "系统登录", -1),
|
|
115
|
+
t[3] ||= u("p", { class: "en-title" }, "SYSTEM LOGIN", -1)
|
|
113
116
|
]), d(g, {
|
|
114
117
|
model: R,
|
|
115
118
|
rules: z,
|
|
@@ -122,13 +125,13 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
122
125
|
d(p, { prop: "username" }, {
|
|
123
126
|
default: y(() => [d(f, {
|
|
124
127
|
modelValue: R.username,
|
|
125
|
-
"onUpdate:modelValue":
|
|
128
|
+
"onUpdate:modelValue": t[0] ||= (e) => R.username = e,
|
|
126
129
|
placeholder: "请输入手机号",
|
|
127
130
|
clearable: "",
|
|
128
131
|
size: "large",
|
|
129
132
|
class: "custom-input"
|
|
130
133
|
}, {
|
|
131
|
-
prefix: y(() => [u("div", M, [d(
|
|
134
|
+
prefix: y(() => [u("div", M, [d(n, null, {
|
|
132
135
|
default: y(() => [d(v(C))]),
|
|
133
136
|
_: 1
|
|
134
137
|
})])]),
|
|
@@ -139,14 +142,14 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
139
142
|
d(p, { prop: "password" }, {
|
|
140
143
|
default: y(() => [d(f, {
|
|
141
144
|
modelValue: R.password,
|
|
142
|
-
"onUpdate:modelValue":
|
|
145
|
+
"onUpdate:modelValue": t[1] ||= (e) => R.password = e,
|
|
143
146
|
type: "password",
|
|
144
147
|
placeholder: "请输入密码",
|
|
145
148
|
"show-password": "",
|
|
146
149
|
size: "large",
|
|
147
150
|
class: "custom-input"
|
|
148
151
|
}, {
|
|
149
|
-
prefix: y(() => [u("div", N, [d(
|
|
152
|
+
prefix: y(() => [u("div", N, [d(n, null, {
|
|
150
153
|
default: y(() => [d(v(x))]),
|
|
151
154
|
_: 1
|
|
152
155
|
})])]),
|
|
@@ -162,7 +165,7 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
162
165
|
loading: L.value,
|
|
163
166
|
size: "large"
|
|
164
167
|
}, {
|
|
165
|
-
default: y(() => [...
|
|
168
|
+
default: y(() => [...t[4] ||= [u("span", { class: "btn-text" }, "登 录", -1), u("div", { class: "btn-glow" }, null, -1)]]),
|
|
166
169
|
_: 1
|
|
167
170
|
}, 8, ["loading"])]),
|
|
168
171
|
_: 1
|
package/dist/nxd-plugin.mjs
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { t as e } from "./chunks/component-
|
|
2
|
-
import { t } from "./chunks/component-
|
|
3
|
-
import { t as n } from "./chunks/component-
|
|
4
|
-
import { t as r } from "./chunks/component-
|
|
5
|
-
import { t as i } from "./chunks/component-
|
|
6
|
-
import { t as a } from "./chunks/component-
|
|
7
|
-
import { t as o } from "./chunks/component-
|
|
8
|
-
import { t as s } from "./chunks/component-
|
|
9
|
-
import { t as c } from "./chunks/component-
|
|
10
|
-
import { t as l } from "./chunks/component-
|
|
11
|
-
import { t as u } from "./chunks/component-
|
|
12
|
-
import { t as d } from "./chunks/component-
|
|
13
|
-
import { t as f } from "./chunks/component-
|
|
14
|
-
import { t as p } from "./chunks/component-
|
|
15
|
-
import { t as m } from "./chunks/component-
|
|
16
|
-
import { t as h } from "./chunks/component-
|
|
17
|
-
import { t as g } from "./chunks/component-
|
|
18
|
-
import { t as _ } from "./chunks/component-WarningSignal-
|
|
19
|
-
import { t as v } from "./chunks/component-RadarChart-
|
|
20
|
-
import { t as y } from "./chunks/component-MapPopup-
|
|
21
|
-
import { t as b } from "./chunks/component-RadarTime-
|
|
22
|
-
import { t as x } from "./chunks/component-ServiceMaterial-
|
|
23
|
-
import { t as S } from "./chunks/component-WarningLine-
|
|
24
|
-
import { t as C } from "./chunks/component-PieLegend-
|
|
1
|
+
import { t as e } from "./chunks/component-AqiMonitor-n1rMcUkd.mjs";
|
|
2
|
+
import { t } from "./chunks/component-HighwayLiveAlarm-D_lIKhkC.mjs";
|
|
3
|
+
import { t as n } from "./chunks/component-HighwayLiveAlarmNew-DbEuUJW6.mjs";
|
|
4
|
+
import { t as r } from "./chunks/component-HighwayStations-Cmjb6MHu.mjs";
|
|
5
|
+
import { t as i } from "./chunks/component-HighWayEarlyWarningRed-BnJyShce.mjs";
|
|
6
|
+
import { t as a } from "./chunks/component-HighwayWeatherForecast-ByPDymqX.mjs";
|
|
7
|
+
import { t as o } from "./chunks/component-ServiceMaterialsBtn-C1ud7xtc.mjs";
|
|
8
|
+
import { t as s } from "./chunks/component-YCHome-DeLwwN9F.mjs";
|
|
9
|
+
import { t as c } from "./chunks/component-YCLogin-DtjB2mai.mjs";
|
|
10
|
+
import { t as l } from "./chunks/component-LithiumBatteryMiningArea-C1KfrHaF.mjs";
|
|
11
|
+
import { t as u } from "./chunks/component-YCLoginNew-DDPai-9U.mjs";
|
|
12
|
+
import { t as d } from "./chunks/component-HighWayFreeze-ByxdEM06.mjs";
|
|
13
|
+
import { t as f } from "./chunks/component-RadarLegend-Coihcxje.mjs";
|
|
14
|
+
import { t as p } from "./chunks/component-RadarShortTerm-BlI00kHC.mjs";
|
|
15
|
+
import { t as m } from "./chunks/component-TimeBasedForecast-DR7FkXAn.mjs";
|
|
16
|
+
import { t as h } from "./chunks/component-WeatherForecast-DTGpJVhm.mjs";
|
|
17
|
+
import { t as g } from "./chunks/component-ImageGeneration-SPM2CN6K.mjs";
|
|
18
|
+
import { t as _ } from "./chunks/component-WarningSignal-CtyCcjNo.mjs";
|
|
19
|
+
import { t as v } from "./chunks/component-RadarChart-Dnjp4cbb.mjs";
|
|
20
|
+
import { t as y } from "./chunks/component-MapPopup-B2f0tnVu.mjs";
|
|
21
|
+
import { t as b } from "./chunks/component-RadarTime-BnWNJDq1.mjs";
|
|
22
|
+
import { t as x } from "./chunks/component-ServiceMaterial-trvjXwHN.mjs";
|
|
23
|
+
import { t as S } from "./chunks/component-WarningLine-CWqiXdhZ.mjs";
|
|
24
|
+
import { t as C } from "./chunks/component-PieLegend-w1YvpVaB.mjs";
|
|
25
25
|
//#region src/index.ts
|
|
26
26
|
var w = { install(w) {
|
|
27
|
-
w.component("HighwayLiveAlarm",
|
|
27
|
+
w.component("HighwayLiveAlarm", t), w.component("HighwayLiveAlarmNew", n), w.component("HighwayStations", r), w.component("HighWayEarlyWarningRed", i), w.component("HighwayWeatherForecast", a), w.component("ServiceMaterialsBtn", o), w.component("YCHome", s), w.component("YCLogin", c), w.component("YCLoginNew", u), w.component("HighWayFreeze", d), w.component("RadarShortTerm", p), w.component("LithiumBatteryMiningArea", l), w.component("TimeBasedForecast", m), w.component("WeatherForecast", h), w.component("ImageGeneration", g), w.component("WarningSignal", _), w.component("RadarChart", v), w.component("AqiMonitor", e), w.component("MapPopup", y), w.component("RadarTime", b), w.component("ServiceMaterial", x), w.component("WarningLine", S), w.component("RadarLegend", f), w.component("PieLegend", C);
|
|
28
28
|
} };
|
|
29
29
|
//#endregion
|
|
30
|
-
export {
|
|
30
|
+
export { e as AqiMonitor, i as HighWayEarlyWarningRed, d as HighWayFreeze, t as HighwayLiveAlarm, n as HighwayLiveAlarmNew, r as HighwayStations, a as HighwayWeatherForecast, g as ImageGeneration, l as LithiumBatteryMiningArea, y as MapPopup, C as PieLegend, v as RadarChart, f as RadarLegend, p as RadarShortTerm, b as RadarTime, x as ServiceMaterial, o as ServiceMaterialsBtn, m as TimeBasedForecast, S as WarningLine, _ as WarningSignal, h as WeatherForecast, s as YCHome, c as YCLogin, u as YCLoginNew, w as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--el-color-white:#fff;--el-color-black:#000;--el-color-primary-rgb:64, 158, 255;--el-color-success-rgb:103, 194, 58;--el-color-warning-rgb:230, 162, 60;--el-color-danger-rgb:245, 108, 108;--el-color-error-rgb:245, 108, 108;--el-color-info-rgb:144, 147, 153;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:.3s;--el-transition-duration-fast:.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(.645, .045, .355, 1);--el-transition-function-fast-bezier:cubic-bezier(.23, 1, .32, 1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier), opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--el-color-primary:#409eff;--el-color-primary-light-3:#79bbff;--el-color-primary-light-5:#a0cfff;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d9ecff;--el-color-primary-light-9:#ecf5ff;--el-color-primary-dark-2:#337ecc;--el-color-success:#67c23a;--el-color-success-light-3:#95d475;--el-color-success-light-5:#b3e19d;--el-color-success-light-7:#d1edc4;--el-color-success-light-8:#e1f3d8;--el-color-success-light-9:#f0f9eb;--el-color-success-dark-2:#529b2e;--el-color-warning:#e6a23c;--el-color-warning-light-3:#eebe77;--el-color-warning-light-5:#f3d19e;--el-color-warning-light-7:#f8e3c5;--el-color-warning-light-8:#faecd8;--el-color-warning-light-9:#fdf6ec;--el-color-warning-dark-2:#b88230;--el-color-danger:#f56c6c;--el-color-danger-light-3:#f89898;--el-color-danger-light-5:#fab6b6;--el-color-danger-light-7:#fcd3d3;--el-color-danger-light-8:#fde2e2;--el-color-danger-light-9:#fef0f0;--el-color-danger-dark-2:#c45656;--el-color-error:#f56c6c;--el-color-error-light-3:#f89898;--el-color-error-light-5:#fab6b6;--el-color-error-light-7:#fcd3d3;--el-color-error-light-8:#fde2e2;--el-color-error-light-9:#fef0f0;--el-color-error-dark-2:#c45656;--el-color-info:#909399;--el-color-info-light-3:#b1b3b8;--el-color-info-light-5:#c8c9cc;--el-color-info-light-7:#dedfe0;--el-color-info-light-8:#e9e9eb;--el-color-info-light-9:#f4f4f5;--el-color-info-dark-2:#73767a;--el-bg-color:#fff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#fff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#fff;--el-box-shadow:0px 12px 32px 4px #0000000a, 0px 8px 20px #00000014;--el-box-shadow-light:0px 0px 12px #0000001f;--el-box-shadow-lighter:0px 0px 6px #0000001f;--el-box-shadow-dark:0px 16px 48px 16px #00000014, 0px 12px 32px #0000001f, 0px 8px 16px -8px #00000029;--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:#000c;--el-overlay-color-light:#000000b3;--el-overlay-color-lighter:#00000080;--el-mask-color:#ffffffe6;--el-mask-color-extra-light:#ffffff4d;--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55, 0, .1, 1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55, 0, .1, 1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:top;transform:scaleY(1)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:bottom;transform:scaleY(1)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:0 0;transform:scale(1)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out, var(--el-transition-duration) padding-top ease-in-out, var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-leave-active,.el-collapse-transition-enter-active{transition:var(--el-transition-duration) max-height ease-in-out, var(--el-transition-duration) padding-top ease-in-out, var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out, var(--el-transition-duration) padding-left ease-in-out, var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55, 0, .1, 1)}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.el-icon{--color:inherit;fill:currentColor;width:1em;height:1em;color:var(--color);line-height:1em;font-size:inherit;justify-content:center;align-items:center;display:inline-flex;position:relative}.el-icon.is-loading{animation:2s linear infinite rotating}.el-icon svg{width:1em;height:1em}:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{z-index:2000;background-color:var(--el-mask-color);transition:opacity var(--el-transition-duration);margin:0;position:absolute;inset:0}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size)) / 2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size)) / 2);text-align:center;width:100%;position:absolute;top:50%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size);animation:2s linear infinite loading-rotate;display:inline}.el-loading-spinner .path{stroke-dasharray:90 150;stroke-dashoffset:0;stroke-width:2px;stroke:var(--el-color-primary);stroke-linecap:round;animation:1.5s ease-in-out infinite loading-dash}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(360deg)}}@keyframes loading-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-40px}to{stroke-dasharray:90 150;stroke-dashoffset:-120px}}.wrap[data-v-9bf29da5]{color:#61d2c0;-webkit-user-select:none;user-select:none;background-color:#0e2b3a;border-radius:10px;width:400px;padding:15px;font-size:14px}.wrap .wrap-head[data-v-9bf29da5]{cursor:move;border-bottom:1px solid #fff;height:80px;padding-top:20px;position:relative}.wrap .wrap-head .wrap-head-title[data-v-9bf29da5]{color:#61d2c0;text-align:center;font-size:22px;font-weight:500}.wrap .wrap-head .wrap-head-closeBtn[data-v-9bf29da5]{color:#61d2c0;cursor:pointer;font-size:22px;position:absolute;top:0;right:10px}.wrap .wrap-head .wrap-head-publicTime[data-v-9bf29da5]{color:#ccc;text-align:right;font-size:12px;position:absolute;bottom:5px;right:0}.wrap .wrap-body[data-v-9bf29da5]{padding-top:10px}.wrap .wrap-body .wrap-body-icon[data-v-9bf29da5]{width:70px;height:70px;margin-left:50%;overflow:hidden;transform:translate(-50%)}.wrap .wrap-body .wrap-body-icon img[data-v-9bf29da5]{width:100%;height:100%}.wrap .wrap-body .wrap-body-explain[data-v-9bf29da5]{text-indent:2em;margin-top:10px}.wrap .wrap-body table[data-v-9bf29da5]{color:#fff;min-height:200px;margin-top:10px;overflow:hidden}.wrap .wrap-body table th[data-v-9bf29da5]{height:35px}.wrap .wrap-body table[data-v-9bf29da5],.wrap .wrap-body th[data-v-9bf29da5],.wrap .wrap-body td[data-v-9bf29da5]{border-collapse:collapse;border:1px solid #61d2c0;padding:10px;overflow:hidden}.HighWayEarlyWarningRed[data-v-79af446e]{color:#fff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;width:360px;height:220px;padding:10px;position:relative}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head[data-v-79af446e]{width:100%;position:relative}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top[data-v-79af446e]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]{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}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]:before,.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]: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%}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]:hover:before,.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]:hover:after{opacity:1}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-79af446e]:active{transform:scale(.96)}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-line[data-v-79af446e]{width:100%;height:10px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content[data-v-79af446e]{z-index:1;box-sizing:border-box;width:100%;height:calc(100% - 46px);margin-top:10px;padding-bottom:10px;padding-right:10px;position:relative;overflow:hidden auto}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content[data-v-79af446e]::-webkit-scrollbar{width:6px;height:6px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content[data-v-79af446e]::-webkit-scrollbar-thumb{background:#0bc4e999;border-radius:3px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li[data-v-79af446e]{color:#f2f2f2;cursor:pointer;border-left:4px solid var(--warning-color);background:#ef444447;border-radius:2px;margin-bottom:10px;padding:8px 12px;transition:all .3s;display:flex}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li[data-v-79af446e]:hover{background:#ef444466;transform:translate(2px)}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li i[data-v-79af446e]{display:none}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li div[data-v-79af446e]:nth-child(3){margin:0 10px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li div[data-v-79af446e]:last-child{cursor:pointer}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-pop-title[data-v-79af446e]{color:#0be7d1;margin-bottom:10px;font-size:18px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-pop-title span[data-v-79af446e]{color:#999;font-size:14px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-pop-msg[data-v-79af446e]{color:#fff;align-items:center;margin-bottom:10px;display:flex}.HighWayEarlyWarningRed .alertPop[data-v-79af446e]{z-index:10;position:fixed;top:240px;left:50%;transform:translate(-50%)}
|
|
1
|
+
.wrap[data-v-9bf29da5]{color:#61d2c0;-webkit-user-select:none;user-select:none;background-color:#0e2b3a;border-radius:10px;width:400px;padding:15px;font-size:14px}.wrap .wrap-head[data-v-9bf29da5]{cursor:move;border-bottom:1px solid #fff;height:80px;padding-top:20px;position:relative}.wrap .wrap-head .wrap-head-title[data-v-9bf29da5]{color:#61d2c0;text-align:center;font-size:22px;font-weight:500}.wrap .wrap-head .wrap-head-closeBtn[data-v-9bf29da5]{color:#61d2c0;cursor:pointer;font-size:22px;position:absolute;top:0;right:10px}.wrap .wrap-head .wrap-head-publicTime[data-v-9bf29da5]{color:#ccc;text-align:right;font-size:12px;position:absolute;bottom:5px;right:0}.wrap .wrap-body[data-v-9bf29da5]{padding-top:10px}.wrap .wrap-body .wrap-body-icon[data-v-9bf29da5]{width:70px;height:70px;margin-left:50%;overflow:hidden;transform:translate(-50%)}.wrap .wrap-body .wrap-body-icon img[data-v-9bf29da5]{width:100%;height:100%}.wrap .wrap-body .wrap-body-explain[data-v-9bf29da5]{text-indent:2em;margin-top:10px}.wrap .wrap-body table[data-v-9bf29da5]{color:#fff;min-height:200px;margin-top:10px;overflow:hidden}.wrap .wrap-body table th[data-v-9bf29da5]{height:35px}.wrap .wrap-body table[data-v-9bf29da5],.wrap .wrap-body th[data-v-9bf29da5],.wrap .wrap-body td[data-v-9bf29da5]{border-collapse:collapse;border:1px solid #61d2c0;padding:10px;overflow:hidden}.HighWayEarlyWarningRed[data-v-a768c0f8]{color:#fff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;width:360px;height:220px;padding:10px;position:relative}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head[data-v-a768c0f8]{width:100%;position:relative}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top[data-v-a768c0f8]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]{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}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]:before,.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]: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%}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]:hover:before,.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]:hover:after{opacity:1}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-top .closeBtn[data-v-a768c0f8]:active{transform:scale(.96)}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-head .HighWayEarlyWarningRed-head-line[data-v-a768c0f8]{width:100%;height:10px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content[data-v-a768c0f8]{z-index:1;box-sizing:border-box;width:100%;height:calc(100% - 46px);margin-top:10px;padding-bottom:10px;padding-right:10px;position:relative;overflow:hidden auto}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content[data-v-a768c0f8]::-webkit-scrollbar{width:6px;height:6px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content[data-v-a768c0f8]::-webkit-scrollbar-thumb{background:#0bc4e999;border-radius:3px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li[data-v-a768c0f8]{color:#f2f2f2;cursor:pointer;border-left:4px solid var(--warning-color);background:#ef444447;border-radius:2px;margin-bottom:10px;padding:8px 12px;transition:all .3s;display:flex}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li[data-v-a768c0f8]:hover{background:#ef444466;transform:translate(2px)}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li i[data-v-a768c0f8]{display:none}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li div[data-v-a768c0f8]:nth-child(3){margin:0 10px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-content .HighWayEarlyWarningRed-content-li div[data-v-a768c0f8]:last-child{cursor:pointer}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-pop-title[data-v-a768c0f8]{color:#0be7d1;margin-bottom:10px;font-size:18px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-pop-title span[data-v-a768c0f8]{color:#999;font-size:14px}.HighWayEarlyWarningRed .HighWayEarlyWarningRed-pop-msg[data-v-a768c0f8]{color:#fff;align-items:center;margin-bottom:10px;display:flex}.HighWayEarlyWarningRed .alertPop[data-v-a768c0f8]{z-index:10;position:fixed;top:240px;left:50%;transform:translate(-50%)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.el-scrollbar{--el-scrollbar-opacity:.3;--el-scrollbar-bg-color:var(--el-text-color-secondary);--el-scrollbar-hover-opacity:.5;--el-scrollbar-hover-bg-color:var(--el-text-color-secondary);height:100%;position:relative;overflow:hidden}.el-scrollbar__wrap{height:100%;overflow:auto}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{cursor:pointer;border-radius:inherit;background-color:var(--el-scrollbar-bg-color,var(--el-text-color-secondary));width:0;height:0;transition:var(--el-transition-duration) background-color;opacity:var(--el-scrollbar-opacity,.3);display:block;position:relative}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color,var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity,.5)}.el-scrollbar__bar{z-index:1;border-radius:4px;position:absolute;bottom:2px;right:2px}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}.el-popper{--el-popper-border-radius:var(--el-popover-border-radius,4px);--el-popper-bg-color-light:var(--el-bg-color-overlay);--el-popper-bg-color-dark:var(--el-text-color-primary);border-radius:var(--el-popper-border-radius);z-index:2000;overflow-wrap:break-word;word-break:normal;visibility:visible;min-width:10px;padding:5px 11px;font-size:12px;line-height:20px;position:absolute}.el-popper.is-dark{--el-fill-color-blank:var(--el-popper-bg-color-dark);color:var(--el-bg-color);background:var(--el-popper-bg-color-dark);border:1px solid var(--el-text-color-primary)}.el-popper.is-dark>.el-popper__arrow:before{border:1px solid var(--el-text-color-primary);background:var(--el-popper-bg-color-dark);right:0}.el-popper.is-light{--el-fill-color-blank:var(--el-popper-bg-color-light);background:var(--el-popper-bg-color-light);border:1px solid var(--el-border-color-light)}.el-popper.is-light>.el-popper__arrow:before{border:1px solid var(--el-border-color-light);background:var(--el-popper-bg-color-light);right:0}.el-popper.is-pure{padding:0}.el-popper__arrow{z-index:-1;width:10px;height:10px;position:absolute}.el-popper__arrow:before{z-index:-1;content:" ";background:var(--el-text-color-primary);box-sizing:border-box;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-bottom-right-radius:2px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-top-left-radius:2px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-top-right-radius:2px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-bottom-left-radius:2px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-top-color:#0000!important;border-left-color:#0000!important}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-bottom-color:#0000!important;border-right-color:#0000!important}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-bottom-color:#0000!important;border-left-color:#0000!important}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-top-color:#0000!important;border-right-color:#0000!important}.el-tag{--el-tag-font-size:12px;--el-tag-border-radius:4px;--el-tag-border-radius-rounded:9999px;background-color:var(--el-tag-bg-color);border-color:var(--el-tag-border-color);color:var(--el-tag-text-color);vertical-align:middle;height:24px;font-size:var(--el-tag-font-size);border-radius:var(--el-tag-border-radius);box-sizing:border-box;white-space:nowrap;--el-icon-size:14px;--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary);border-style:solid;border-width:1px;justify-content:center;align-items:center;padding:0 9px;line-height:1;display:inline-flex}.el-tag.el-tag--primary{--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-bg-color:var(--el-color-success-light-9);--el-tag-border-color:var(--el-color-success-light-8);--el-tag-hover-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-bg-color:var(--el-color-warning-light-9);--el-tag-border-color:var(--el-color-warning-light-8);--el-tag-hover-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-bg-color:var(--el-color-danger-light-9);--el-tag-border-color:var(--el-color-danger-light-8);--el-tag-hover-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-bg-color:var(--el-color-error-light-9);--el-tag-border-color:var(--el-color-error-light-8);--el-tag-hover-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-bg-color:var(--el-color-info-light-9);--el-tag-border-color:var(--el-color-info-light-8);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-hit{border-color:var(--el-color-primary)}.el-tag.is-round{border-radius:var(--el-tag-border-radius-rounded)}.el-tag .el-tag__close{color:var(--el-tag-text-color);flex-shrink:0}.el-tag .el-tag__close:hover{color:var(--el-color-white);background-color:var(--el-tag-hover-color)}.el-tag.el-tag--primary{--el-tag-text-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-text-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-text-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-text-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-text-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-text-color:var(--el-color-info)}.el-tag .el-icon{cursor:pointer;font-size:calc(var(--el-icon-size) - 2px);height:var(--el-icon-size);width:var(--el-icon-size);border-radius:50%}.el-tag .el-tag__close{background-color:#0000;border:none;border-radius:50%;outline:none;margin-left:6px;padding:0;overflow:hidden}.el-tag .el-tag__close:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-tag .el-tag__close .el-icon{display:flex}.el-tag--dark{--el-tag-text-color:var(--el-color-white);--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--primary{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--success{--el-tag-bg-color:var(--el-color-success);--el-tag-border-color:var(--el-color-success);--el-tag-hover-color:var(--el-color-success-light-3)}.el-tag--dark.el-tag--warning{--el-tag-bg-color:var(--el-color-warning);--el-tag-border-color:var(--el-color-warning);--el-tag-hover-color:var(--el-color-warning-light-3)}.el-tag--dark.el-tag--danger{--el-tag-bg-color:var(--el-color-danger);--el-tag-border-color:var(--el-color-danger);--el-tag-hover-color:var(--el-color-danger-light-3)}.el-tag--dark.el-tag--error{--el-tag-bg-color:var(--el-color-error);--el-tag-border-color:var(--el-color-error);--el-tag-hover-color:var(--el-color-error-light-3)}.el-tag--dark.el-tag--info{--el-tag-bg-color:var(--el-color-info);--el-tag-border-color:var(--el-color-info);--el-tag-hover-color:var(--el-color-info-light-3)}.el-tag--dark.el-tag--primary,.el-tag--dark.el-tag--success,.el-tag--dark.el-tag--warning,.el-tag--dark.el-tag--danger,.el-tag--dark.el-tag--error,.el-tag--dark.el-tag--info{--el-tag-text-color:var(--el-color-white)}.el-tag--plain,.el-tag--plain.el-tag--primary{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary)}.el-tag--plain.el-tag--success{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-success-light-5);--el-tag-hover-color:var(--el-color-success)}.el-tag--plain.el-tag--warning{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-warning-light-5);--el-tag-hover-color:var(--el-color-warning)}.el-tag--plain.el-tag--danger{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-danger-light-5);--el-tag-hover-color:var(--el-color-danger)}.el-tag--plain.el-tag--error{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-error-light-5);--el-tag-hover-color:var(--el-color-error)}.el-tag--plain.el-tag--info{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-info-light-5);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-closable{padding-right:5px}.el-tag--large{--el-icon-size:16px;height:32px;padding:0 11px}.el-tag--large .el-tag__close{margin-left:8px}.el-tag--large.is-closable{padding-right:7px}.el-tag--small{--el-icon-size:12px;height:20px;padding:0 7px}.el-tag--small .el-tag__close{margin-left:4px}.el-tag--small.is-closable{padding-right:3px}.el-tag--small .el-icon-close{transform:scale(.8)}.el-tag.el-tag--primary.is-hit{border-color:var(--el-color-primary)}.el-tag.el-tag--success.is-hit{border-color:var(--el-color-success)}.el-tag.el-tag--warning.is-hit{border-color:var(--el-color-warning)}.el-tag.el-tag--danger.is-hit{border-color:var(--el-color-danger)}.el-tag.el-tag--error.is-hit{border-color:var(--el-color-error)}.el-tag.el-tag--info.is-hit{border-color:var(--el-color-info)}.el-select-dropdown{z-index:calc(var(--el-index-top) + 1);border-radius:var(--el-border-radius-base);box-sizing:border-box}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__loading,.el-select-dropdown__empty{text-align:center;color:var(--el-text-color-secondary);font-size:var(--el-select-font-size);margin:0;padding:10px 0}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{box-sizing:border-box;margin:0;padding:6px 0;list-style:none}.el-select-dropdown__list.el-vl__window{margin:6px 0;padding:0}.el-select-dropdown__header{border-bottom:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__footer{border-top:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__item{font-size:var(--el-font-size-base);white-space:nowrap;text-overflow:ellipsis;color:var(--el-text-color-regular);box-sizing:border-box;cursor:pointer;height:34px;padding:0 32px 0 20px;line-height:34px;position:relative;overflow:hidden}.el-select-dropdown__item.is-hovering{background-color:var(--el-fill-color-light)}.el-select-dropdown__item.is-selected{color:var(--el-color-primary);font-weight:700}.el-select-dropdown__item.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed;background-color:unset}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{content:"";background-position:50%;background-repeat:no-repeat;background-color:var(--el-color-primary);border-top:none;border-right:none;width:12px;height:12px;position:absolute;top:50%;right:20px;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-disabled:after{background-color:var(--el-text-color-placeholder)}.el-select-group{margin:0;padding:0}.el-select-group__wrap{margin:0;padding:0;list-style:none;position:relative}.el-select-group__title{box-sizing:border-box;color:var(--el-color-info);text-overflow:ellipsis;white-space:nowrap;padding:0 20px;font-size:12px;line-height:34px;overflow:hidden}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{--el-select-border-color-hover:var(--el-border-color-hover);--el-select-disabled-color:var(--el-disabled-text-color);--el-select-disabled-border:var(--el-disabled-border-color);--el-select-font-size:var(--el-font-size-base);--el-select-close-hover-color:var(--el-text-color-secondary);--el-select-input-color:var(--el-text-color-placeholder);--el-select-multiple-input-color:var(--el-text-color-regular);--el-select-input-focus-border-color:var(--el-color-primary);--el-select-input-font-size:14px;--el-select-width:100%;vertical-align:middle;width:var(--el-select-width);display:inline-block;position:relative}.el-select__wrapper{box-sizing:border-box;cursor:pointer;text-align:left;border-radius:var(--el-border-radius-base);background-color:var(--el-fill-color-blank);min-height:32px;transition:var(--el-transition-duration);box-shadow:0 0 0 1px var(--el-border-color) inset;align-items:center;gap:6px;padding:4px 12px;font-size:14px;line-height:24px;display:flex;position:relative;transform:translate(0)}.el-select__wrapper.is-filterable{cursor:text}.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-select__wrapper.is-hovering:not(.is-focused){box-shadow:0 0 0 1px var(--el-border-color-hover) inset}.el-select__wrapper.is-disabled{cursor:not-allowed;background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled:hover{box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-select__wrapper.is-disabled .el-select__selected-item{color:var(--el-select-disabled-color)}.el-select__wrapper.is-disabled .el-select__caret,.el-select__wrapper.is-disabled .el-tag,.el-select__wrapper.is-disabled input{cursor:not-allowed}.el-select__wrapper.is-disabled .el-select__prefix,.el-select__wrapper.is-disabled .el-select__suffix{pointer-events:none}.el-select__prefix,.el-select__suffix{color:var(--el-input-icon-color,var(--el-text-color-placeholder));flex-shrink:0;align-items:center;gap:6px;display:flex}.el-select__caret{color:var(--el-select-input-color);font-size:var(--el-select-input-font-size);transition:var(--el-transition-duration);cursor:pointer;transform:rotate(0)}.el-select__caret.is-reverse{transform:rotate(180deg)}.el-select__clear{cursor:pointer}.el-select__clear:hover{color:var(--el-select-close-hover-color)}.el-select__selection{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.el-select__selection.is-near{margin-left:-8px}.el-select__selection .el-tag{cursor:pointer;border-color:#0000}.el-select__selection .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-select__selection .el-tag .el-tag__content{min-width:0}.el-select__selected-item{-webkit-user-select:none;user-select:none;flex-wrap:wrap;display:flex}.el-select__tags-text{text-overflow:ellipsis;white-space:nowrap;line-height:normal;display:block;overflow:hidden}.el-select__placeholder{z-index:-1;text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--el-input-text-color,var(--el-text-color-regular));display:block;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.el-select__placeholder.is-transparent{-webkit-user-select:none;user-select:none;color:var(--el-text-color-placeholder)}.el-select__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);box-shadow:var(--el-box-shadow-light)}.el-select__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:#0000;border-left-color:#0000}.el-select__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:#0000;border-right-color:#0000}.el-select__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:#0000;border-left-color:#0000}.el-select__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-top-color:#0000;border-right-color:#0000}.el-select__input-wrapper{flex:1}.el-select__input-wrapper.is-hidden{opacity:0;z-index:-1;position:absolute}.el-select__input{color:var(--el-select-multiple-input-color);font-size:inherit;appearance:none;background-color:#0000;border:none;outline:none;width:100%;height:24px;padding:0;font-family:inherit}.el-select__input-calculator{visibility:hidden;white-space:pre;max-width:100%;position:absolute;top:0;left:0;overflow:hidden}.el-select--large .el-select__wrapper{gap:6px;min-height:40px;padding:8px 16px;font-size:14px;line-height:24px}.el-select--large .el-select__selection{gap:6px}.el-select--large .el-select__selection.is-near{margin-left:-8px}.el-select--large .el-select__prefix,.el-select--large .el-select__suffix{gap:6px}.el-select--large .el-select__input{height:24px}.el-select--small .el-select__wrapper{gap:4px;min-height:24px;padding:2px 8px;font-size:12px;line-height:20px}.el-select--small .el-select__selection{gap:4px}.el-select--small .el-select__selection.is-near{margin-left:-6px}.el-select--small .el-select__prefix,.el-select--small .el-select__suffix{gap:4px}.el-select--small .el-select__input{height:20px}.HighWayFreeze[data-v-9f1159ca]{color:#fff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:220px;padding:10px;position:relative}.HighWayFreeze .HighWayFreeze-head[data-v-9f1159ca]{width:100%;position:relative}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top[data-v-9f1159ca]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]{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}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:before,.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]: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%}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:hover:before,.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:hover:after{opacity:1}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:active{transform:scale(.96)}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-line[data-v-9f1159ca]{width:100%;height:10px}.HighWayFreeze .HighWayFreeze-row[data-v-9f1159ca]{align-items:center;gap:6px;min-width:0;margin-top:8px;font-size:12px;display:flex}.HighWayFreeze .HighWayFreeze-row .HighWayFreeze-label[data-v-9f1159ca]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.HighWayFreeze .HighWayFreeze-row .dark-select[data-v-9f1159ca]{flex:1;min-width:0}.HighWayFreeze .HighWayFreeze-row .locate-btn[data-v-9f1159ca]{color:#fff;white-space:nowrap;cursor:pointer;background:#0bc4e924;border:1px solid #0bc4e973;border-radius:4px;height:24px;padding:0 10px}.HighWayFreeze .HighWayFreeze-row[data-v-9f1159ca] .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}.HighWayFreeze .HighWayFreeze-row[data-v-9f1159ca] .dark-select .el-select__placeholder,.HighWayFreeze .HighWayFreeze-row[data-v-9f1159ca] .dark-select .el-select__selected-item{color:#ffffffdb}.HighWayFreeze .HighWayFreeze-table[data-v-9f1159ca]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin-top:8px;overflow:hidden}.HighWayFreeze .HighWayFreeze-table-head[data-v-9f1159ca],.HighWayFreeze .HighWayFreeze-table-row[data-v-9f1159ca]{grid-template-columns:1.4fr .9fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighWayFreeze .HighWayFreeze-table-head[data-v-9f1159ca]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933}.HighWayFreeze .HighWayFreeze-table-head>span[data-v-9f1159ca],.HighWayFreeze .HighWayFreeze-table-row>span[data-v-9f1159ca]{text-align:left;justify-self:start}.HighWayFreeze .HighWayFreeze-table-head .warn-count[data-v-9f1159ca]{color:#ff4d4f;white-space:nowrap;margin-left:2px;font-size:10px;font-weight:600}.HighWayFreeze .HighWayFreeze-table-head .metric-head[data-v-9f1159ca]{flex-direction:column;justify-content:center;align-items:flex-start;row-gap:1px;line-height:1.05;display:inline-flex}.HighWayFreeze .HighWayFreeze-table-head .metric-head .label[data-v-9f1159ca],.HighWayFreeze .HighWayFreeze-table-head .metric-head .unit[data-v-9f1159ca]{text-align:left;white-space:normal;display:block}.HighWayFreeze .HighWayFreeze-table-head .metric-head .unit[data-v-9f1159ca]{opacity:.9;font-size:10px}.HighWayFreeze .HighWayFreeze-table-body[data-v-9f1159ca]{max-height:130px;overflow:auto}.HighWayFreeze .HighWayFreeze-table-body[data-v-9f1159ca]::-webkit-scrollbar{width:4px}.HighWayFreeze .HighWayFreeze-table-body[data-v-9f1159ca]::-webkit-scrollbar-thumb{background:#0bc4e959;border-radius:2px}.HighWayFreeze .HighWayFreeze-table-row[data-v-9f1159ca]{color:#ffffffe6;border-bottom:1px solid #0bc4e91f}.HighWayFreeze .HighWayFreeze-table-row.is-warn[data-v-9f1159ca]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.HighWayFreeze .HighWayFreeze-table-row[data-v-9f1159ca]:last-child{border-bottom:none}
|
|
1
|
+
.HighWayFreeze[data-v-9f1159ca]{color:#fff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:220px;padding:10px;position:relative}.HighWayFreeze .HighWayFreeze-head[data-v-9f1159ca]{width:100%;position:relative}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top[data-v-9f1159ca]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]{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}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:before,.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]: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%}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:hover:before,.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:hover:after{opacity:1}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-top .closeBtn[data-v-9f1159ca]:active{transform:scale(.96)}.HighWayFreeze .HighWayFreeze-head .HighWayFreeze-head-line[data-v-9f1159ca]{width:100%;height:10px}.HighWayFreeze .HighWayFreeze-row[data-v-9f1159ca]{align-items:center;gap:6px;min-width:0;margin-top:8px;font-size:12px;display:flex}.HighWayFreeze .HighWayFreeze-row .HighWayFreeze-label[data-v-9f1159ca]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.HighWayFreeze .HighWayFreeze-row .dark-select[data-v-9f1159ca]{flex:1;min-width:0}.HighWayFreeze .HighWayFreeze-row .locate-btn[data-v-9f1159ca]{color:#fff;white-space:nowrap;cursor:pointer;background:#0bc4e924;border:1px solid #0bc4e973;border-radius:4px;height:24px;padding:0 10px}.HighWayFreeze .HighWayFreeze-row[data-v-9f1159ca] .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}.HighWayFreeze .HighWayFreeze-row[data-v-9f1159ca] .dark-select .el-select__placeholder,.HighWayFreeze .HighWayFreeze-row[data-v-9f1159ca] .dark-select .el-select__selected-item{color:#ffffffdb}.HighWayFreeze .HighWayFreeze-table[data-v-9f1159ca]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin-top:8px;overflow:hidden}.HighWayFreeze .HighWayFreeze-table-head[data-v-9f1159ca],.HighWayFreeze .HighWayFreeze-table-row[data-v-9f1159ca]{grid-template-columns:1.4fr .9fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighWayFreeze .HighWayFreeze-table-head[data-v-9f1159ca]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933}.HighWayFreeze .HighWayFreeze-table-head>span[data-v-9f1159ca],.HighWayFreeze .HighWayFreeze-table-row>span[data-v-9f1159ca]{text-align:left;justify-self:start}.HighWayFreeze .HighWayFreeze-table-head .warn-count[data-v-9f1159ca]{color:#ff4d4f;white-space:nowrap;margin-left:2px;font-size:10px;font-weight:600}.HighWayFreeze .HighWayFreeze-table-head .metric-head[data-v-9f1159ca]{flex-direction:column;justify-content:center;align-items:flex-start;row-gap:1px;line-height:1.05;display:inline-flex}.HighWayFreeze .HighWayFreeze-table-head .metric-head .label[data-v-9f1159ca],.HighWayFreeze .HighWayFreeze-table-head .metric-head .unit[data-v-9f1159ca]{text-align:left;white-space:normal;display:block}.HighWayFreeze .HighWayFreeze-table-head .metric-head .unit[data-v-9f1159ca]{opacity:.9;font-size:10px}.HighWayFreeze .HighWayFreeze-table-body[data-v-9f1159ca]{max-height:130px;overflow:auto}.HighWayFreeze .HighWayFreeze-table-body[data-v-9f1159ca]::-webkit-scrollbar{width:4px}.HighWayFreeze .HighWayFreeze-table-body[data-v-9f1159ca]::-webkit-scrollbar-thumb{background:#0bc4e959;border-radius:2px}.HighWayFreeze .HighWayFreeze-table-row[data-v-9f1159ca]{color:#ffffffe6;border-bottom:1px solid #0bc4e91f}.HighWayFreeze .HighWayFreeze-table-row.is-warn[data-v-9f1159ca]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.HighWayFreeze .HighWayFreeze-table-row[data-v-9f1159ca]:last-child{border-bottom:none}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.el-radio{--el-radio-font-size:var(--el-font-size-base);--el-radio-text-color:var(--el-text-color-regular);--el-radio-font-weight:var(--el-font-weight-primary);--el-radio-input-height:14px;--el-radio-input-width:14px;--el-radio-input-border-radius:var(--el-border-radius-circle);--el-radio-input-bg-color:var(--el-fill-color-blank);--el-radio-input-border:var(--el-border);--el-radio-input-border-color:var(--el-border-color);--el-radio-input-border-color-hover:var(--el-color-primary);color:var(--el-radio-text-color);font-weight:var(--el-radio-font-weight);cursor:pointer;white-space:nowrap;font-size:var(--el-font-size-base);-webkit-user-select:none;user-select:none;outline:none;align-items:center;height:32px;margin-right:30px;display:inline-flex;position:relative}.el-radio.el-radio--large{height:40px}.el-radio.el-radio--small{height:24px}.el-radio.is-bordered{border-radius:var(--el-border-radius-base);border:var(--el-border);box-sizing:border-box;padding:0 15px 0 9px}.el-radio.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:var(--el-border-color-lighter)}.el-radio.is-bordered.el-radio--large{border-radius:var(--el-border-radius-base);padding:0 19px 0 11px}.el-radio.is-bordered.el-radio--large .el-radio__label{font-size:var(--el-font-size-base)}.el-radio.is-bordered.el-radio--large .el-radio__inner{width:14px;height:14px}.el-radio.is-bordered.el-radio--small{border-radius:var(--el-border-radius-base);padding:0 11px 0 7px}.el-radio.is-bordered.el-radio--small .el-radio__label{font-size:12px}.el-radio.is-bordered.el-radio--small .el-radio__inner{width:12px;height:12px}.el-radio:last-child{margin-right:0}.el-radio__input{white-space:nowrap;cursor:pointer;vertical-align:middle;outline:none;display:inline-flex;position:relative}.el-radio__input.is-disabled .el-radio__inner{background-color:var(--el-disabled-bg-color);border-color:var(--el-disabled-border-color);cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner:after{cursor:not-allowed;background-color:var(--el-disabled-bg-color)}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:var(--el-disabled-bg-color);border-color:var(--el-disabled-border-color)}.el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:var(--el-text-color-placeholder)}.el-radio__input.is-disabled+span.el-radio__label{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:var(--el-color-primary);background:var(--el-color-primary)}.el-radio__input.is-checked .el-radio__inner:after{background-color:var(--el-color-white);transform:translate(-50%,-50%)scale(1)}.el-radio__input.is-checked+.el-radio__label{color:var(--el-color-primary)}.el-radio__input.is-focus .el-radio__inner{border-color:var(--el-radio-input-border-color-hover)}.el-radio__inner{border:var(--el-radio-input-border);border-radius:var(--el-radio-input-border-radius);width:var(--el-radio-input-width);height:var(--el-radio-input-height);background-color:var(--el-radio-input-bg-color);cursor:pointer;box-sizing:border-box;transition:all .3s;display:inline-block;position:relative}.el-radio__inner:hover{border-color:var(--el-radio-input-border-color-hover)}.el-radio__inner:after{border-radius:var(--el-radio-input-border-radius);content:"";width:4px;height:4px;transition:transform .15s ease-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.el-radio__original{opacity:0;z-index:-1;outline:none;margin:0;position:absolute;inset:0}.el-radio__original:focus-visible+.el-radio__inner{outline:2px solid var(--el-radio-input-border-color-hover);outline-offset:1px;border-radius:var(--el-radio-input-border-radius)}.el-radio:focus:not(:focus-visible):not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{box-shadow:0 0 2px 2px var(--el-radio-input-border-color-hover)}.el-radio__label{font-size:var(--el-radio-font-size);padding-left:8px}.el-radio.el-radio--large .el-radio__label{font-size:14px}.el-radio.el-radio--large .el-radio__inner{width:14px;height:14px}.el-radio.el-radio--small .el-radio__label{font-size:12px}.el-radio.el-radio--small .el-radio__inner{width:12px;height:12px}.el-radio-group{flex-wrap:wrap;align-items:center;font-size:0;display:inline-flex}.HighwayLiveAlarm[data-v-c1dcc971]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:400px;padding:10px}.HighwayLiveAlarm .view-switch[data-v-c1dcc971]{background:#0bc4e914;border:1px solid #0bc4e959;border-radius:999px;gap:2px;width:112px;margin:0;padding:2px;display:flex}.HighwayLiveAlarm .view-switch .switch-btn[data-v-c1dcc971]{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}.HighwayLiveAlarm .view-switch .switch-btn.active[data-v-c1dcc971]{color:#fff;background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);font-weight:600;box-shadow:0 2px 8px #0bc4e959}.HighwayLiveAlarm .HighwayLiveAlarm-head[data-v-c1dcc971]{width:100%;position:relative}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top[data-v-c1dcc971]{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}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .head-actions[data-v-c1dcc971]{align-items:center;gap:8px;display:flex}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]{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}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:before,.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]: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%}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:hover:before,.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:hover:after{opacity:1}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:active{transform:scale(.96)}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-line[data-v-c1dcc971]{width:100%;height:10px}.HighwayLiveAlarm .HighwayLiveAlarm-summary[data-v-c1dcc971]{margin:8px 0 10px}.HighwayLiveAlarm .HighwayLiveAlarm-chart[data-v-c1dcc971]{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}.HighwayLiveAlarm .HighwayLiveAlarm-table[data-v-c1dcc971]{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}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting[data-v-c1dcc971]{border-bottom:1px solid #0bc4e929;flex-direction:column;gap:6px;padding:8px 10px 6px;font-size:12px;display:flex;overflow:visible}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-row[data-v-c1dcc971]{align-items:center;gap:6px;min-width:0;display:flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-label[data-v-c1dcc971]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-radios[data-v-c1dcc971]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-radios[data-v-c1dcc971] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-radios[data-v-c1dcc971] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-radios[data-v-c1dcc971] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting[data-v-c1dcc971] .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}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting[data-v-c1dcc971] .dark-select .el-select__placeholder,.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting[data-v-c1dcc971] .dark-select .el-select__selected-item{color:#ffffffdb}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-head[data-v-c1dcc971],.HighwayLiveAlarm .HighwayLiveAlarm-table .table-row-main[data-v-c1dcc971]{grid-template-columns:62px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-head[data-v-c1dcc971]{color:#88dfff;background:#0bc4e914;border-bottom:1px solid #0bc4e94d;align-items:center;height:34px;font-size:12px}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-head .head-arrow[data-v-c1dcc971]{text-align:center}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-body[data-v-c1dcc971]{height:auto;max-height:none;overflow:visible}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-body[data-v-c1dcc971]::-webkit-scrollbar{width:4px}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-body[data-v-c1dcc971]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-row[data-v-c1dcc971]{border-bottom:1px solid #0bc4e926}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-row-main[data-v-c1dcc971]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.HighwayLiveAlarm .HighwayLiveAlarm-table .name[data-v-c1dcc971]{color:#ffffffeb;line-height:22px}.HighwayLiveAlarm .HighwayLiveAlarm-table .status-tags[data-v-c1dcc971]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.HighwayLiveAlarm .HighwayLiveAlarm-table .status-tags.has-warn[data-v-c1dcc971]{flex-wrap:wrap}.HighwayLiveAlarm .HighwayLiveAlarm-table .expand-arrow[data-v-c1dcc971]{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)}.HighwayLiveAlarm .HighwayLiveAlarm-table .expand-arrow .el-icon[data-v-c1dcc971]{display:inline-flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .expand-arrow.expanded[data-v-c1dcc971]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarm .HighwayLiveAlarm-table .status-tag[data-v-c1dcc971]{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 8px;font-size:12px;display:inline-flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .status-tag.warn[data-v-c1dcc971]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.HighwayLiveAlarm .HighwayLiveAlarm-table .tag-value[data-v-c1dcc971]{color:#fffffff2;background:#ff4d4f47;border:1px solid #ff4d4f6b;border-radius:10px;padding:1px 5px;font-size:11px;line-height:1}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-panel[data-v-c1dcc971]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-head[data-v-c1dcc971],.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row[data-v-c1dcc971]{grid-template-columns:1.45fr .82fr .82fr .92fr .82fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-head[data-v-c1dcc971]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-head>span[data-v-c1dcc971],.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row>span[data-v-c1dcc971]{text-align:left;justify-self:start}.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-head[data-v-c1dcc971]{flex-flow:column;justify-content:center;align-items:flex-start;row-gap:1px;max-width:100%;line-height:1.05;display:inline-flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-head .label[data-v-c1dcc971],.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-head .unit[data-v-c1dcc971]{white-space:normal;text-align:left;display:block}.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-head .unit[data-v-c1dcc971]{opacity:.9;font-size:10px}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-body[data-v-c1dcc971]{max-height:180px;overflow:auto}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-body[data-v-c1dcc971]::-webkit-scrollbar{width:4px}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-body[data-v-c1dcc971]::-webkit-scrollbar-thumb{background:#0bc4e959;border-radius:2px}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row[data-v-c1dcc971]{color:#ffffffe6;border-bottom:1px solid #0bc4e91f}.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-value.warn[data-v-c1dcc971]{color:#ff6b6b;font-weight:600}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row.is-warn[data-v-c1dcc971]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row[data-v-c1dcc971]:last-child{border-bottom:none}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-empty[data-v-c1dcc971]{text-align:center;color:#fff9;padding:10px;font-size:12px}
|
|
1
|
+
.HighwayLiveAlarm[data-v-c1dcc971]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:400px;padding:10px}.HighwayLiveAlarm .view-switch[data-v-c1dcc971]{background:#0bc4e914;border:1px solid #0bc4e959;border-radius:999px;gap:2px;width:112px;margin:0;padding:2px;display:flex}.HighwayLiveAlarm .view-switch .switch-btn[data-v-c1dcc971]{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}.HighwayLiveAlarm .view-switch .switch-btn.active[data-v-c1dcc971]{color:#fff;background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);font-weight:600;box-shadow:0 2px 8px #0bc4e959}.HighwayLiveAlarm .HighwayLiveAlarm-head[data-v-c1dcc971]{width:100%;position:relative}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top[data-v-c1dcc971]{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}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .head-actions[data-v-c1dcc971]{align-items:center;gap:8px;display:flex}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]{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}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:before,.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]: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%}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:hover:before,.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:hover:after{opacity:1}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-top .closeBtn[data-v-c1dcc971]:active{transform:scale(.96)}.HighwayLiveAlarm .HighwayLiveAlarm-head .HighwayLiveAlarm-head-line[data-v-c1dcc971]{width:100%;height:10px}.HighwayLiveAlarm .HighwayLiveAlarm-summary[data-v-c1dcc971]{margin:8px 0 10px}.HighwayLiveAlarm .HighwayLiveAlarm-chart[data-v-c1dcc971]{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}.HighwayLiveAlarm .HighwayLiveAlarm-table[data-v-c1dcc971]{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}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting[data-v-c1dcc971]{border-bottom:1px solid #0bc4e929;flex-direction:column;gap:6px;padding:8px 10px 6px;font-size:12px;display:flex;overflow:visible}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-row[data-v-c1dcc971]{align-items:center;gap:6px;min-width:0;display:flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-label[data-v-c1dcc971]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-radios[data-v-c1dcc971]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-radios[data-v-c1dcc971] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-radios[data-v-c1dcc971] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting .setting-radios[data-v-c1dcc971] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting[data-v-c1dcc971] .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}.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting[data-v-c1dcc971] .dark-select .el-select__placeholder,.HighwayLiveAlarm .HighwayLiveAlarm-table .display-setting[data-v-c1dcc971] .dark-select .el-select__selected-item{color:#ffffffdb}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-head[data-v-c1dcc971],.HighwayLiveAlarm .HighwayLiveAlarm-table .table-row-main[data-v-c1dcc971]{grid-template-columns:62px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-head[data-v-c1dcc971]{color:#88dfff;background:#0bc4e914;border-bottom:1px solid #0bc4e94d;align-items:center;height:34px;font-size:12px}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-head .head-arrow[data-v-c1dcc971]{text-align:center}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-body[data-v-c1dcc971]{height:auto;max-height:none;overflow:visible}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-body[data-v-c1dcc971]::-webkit-scrollbar{width:4px}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-body[data-v-c1dcc971]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-row[data-v-c1dcc971]{border-bottom:1px solid #0bc4e926}.HighwayLiveAlarm .HighwayLiveAlarm-table .table-row-main[data-v-c1dcc971]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.HighwayLiveAlarm .HighwayLiveAlarm-table .name[data-v-c1dcc971]{color:#ffffffeb;line-height:22px}.HighwayLiveAlarm .HighwayLiveAlarm-table .status-tags[data-v-c1dcc971]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.HighwayLiveAlarm .HighwayLiveAlarm-table .status-tags.has-warn[data-v-c1dcc971]{flex-wrap:wrap}.HighwayLiveAlarm .HighwayLiveAlarm-table .expand-arrow[data-v-c1dcc971]{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)}.HighwayLiveAlarm .HighwayLiveAlarm-table .expand-arrow .el-icon[data-v-c1dcc971]{display:inline-flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .expand-arrow.expanded[data-v-c1dcc971]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarm .HighwayLiveAlarm-table .status-tag[data-v-c1dcc971]{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 8px;font-size:12px;display:inline-flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .status-tag.warn[data-v-c1dcc971]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.HighwayLiveAlarm .HighwayLiveAlarm-table .tag-value[data-v-c1dcc971]{color:#fffffff2;background:#ff4d4f47;border:1px solid #ff4d4f6b;border-radius:10px;padding:1px 5px;font-size:11px;line-height:1}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-panel[data-v-c1dcc971]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-head[data-v-c1dcc971],.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row[data-v-c1dcc971]{grid-template-columns:1.45fr .82fr .82fr .92fr .82fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-head[data-v-c1dcc971]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-head>span[data-v-c1dcc971],.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row>span[data-v-c1dcc971]{text-align:left;justify-self:start}.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-head[data-v-c1dcc971]{flex-flow:column;justify-content:center;align-items:flex-start;row-gap:1px;max-width:100%;line-height:1.05;display:inline-flex}.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-head .label[data-v-c1dcc971],.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-head .unit[data-v-c1dcc971]{white-space:normal;text-align:left;display:block}.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-head .unit[data-v-c1dcc971]{opacity:.9;font-size:10px}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-body[data-v-c1dcc971]{max-height:180px;overflow:auto}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-body[data-v-c1dcc971]::-webkit-scrollbar{width:4px}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-body[data-v-c1dcc971]::-webkit-scrollbar-thumb{background:#0bc4e959;border-radius:2px}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row[data-v-c1dcc971]{color:#ffffffe6;border-bottom:1px solid #0bc4e91f}.HighwayLiveAlarm .HighwayLiveAlarm-table .metric-value.warn[data-v-c1dcc971]{color:#ff6b6b;font-weight:600}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row.is-warn[data-v-c1dcc971]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-row[data-v-c1dcc971]:last-child{border-bottom:none}.HighwayLiveAlarm .HighwayLiveAlarm-table .station-empty[data-v-c1dcc971]{text-align:center;color:#fff9;padding:10px;font-size:12px}
|
|
@@ -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-c8516d64]{position:relative}.HighwayLiveAlarmNew .voice-permission-mask[data-v-c8516d64]{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HighwayLiveAlarmNew .voice-permission-dialog[data-v-c8516d64]{text-align:center;background:#002140f2;border:1px solid #0bc4e966;border-radius:6px;width:220px;padding:12px}.HighwayLiveAlarmNew .voice-permission-title[data-v-c8516d64]{color:#fff;font-size:13px;font-weight:600}.HighwayLiveAlarmNew .voice-permission-desc[data-v-c8516d64]{color:#ffffffd1;margin-top:6px;font-size:12px}.HighwayLiveAlarmNew .voice-permission-btn[data-v-c8516d64]{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-c8516d64]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:400px;padding:10px}.HighwayLiveAlarmNew .view-switch[data-v-c8516d64]{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-c8516d64]{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-c8516d64]{color:#fff;background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);font-weight:600;box-shadow:0 2px 8px #0bc4e959}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head[data-v-c8516d64]{width:100%;position:relative}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top[data-v-c8516d64]{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-c8516d64]{align-items:center;gap:8px;display:flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]{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-c8516d64]:before,.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]: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-c8516d64]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]: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-c8516d64]:hover:before,.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]:hover:after{opacity:1}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]:active{transform:scale(.96)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-line[data-v-c8516d64]{width:100%;height:10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-summary[data-v-c8516d64]{margin:8px 0 10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-chart[data-v-c8516d64]{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-c8516d64]{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-c8516d64]{flex-direction:column;gap:6px;padding:8px 10px 6px;font-size:12px;display:flex;overflow:visible}.HighwayLiveAlarmNew .display-setting .setting-row[data-v-c8516d64]{align-items:center;gap:6px;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .setting-row-pile[data-v-c8516d64]{margin-bottom:2px}.HighwayLiveAlarmNew .display-setting .setting-pile-options[data-v-c8516d64]{flex:1;align-items:center;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-c8516d64]{margin-right:0}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-c8516d64] .el-checkbox__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-c8516d64] .el-checkbox__input.is-checked+.el-checkbox__label{color:#0bc4e9}.HighwayLiveAlarmNew .display-setting .setting-label[data-v-c8516d64]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-c8516d64]{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-c8516d64] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-c8516d64] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-c8516d64] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.HighwayLiveAlarmNew .display-setting[data-v-c8516d64] .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-c8516d64] .dark-select .el-select__placeholder,.HighwayLiveAlarmNew .display-setting[data-v-c8516d64] .dark-select .el-select__selected-item{color:#ffffffdb}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table[data-v-c8516d64]{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-c8516d64],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row-main[data-v-c8516d64]{grid-template-columns:140px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-head[data-v-c8516d64]{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-c8516d64]{text-align:center}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-c8516d64]{height:auto;max-height:none;overflow:visible}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-c8516d64]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-c8516d64]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row[data-v-c8516d64]{border-bottom:1px solid #0bc4e926}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row-main[data-v-c8516d64]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .name[data-v-c8516d64]{color:#ffffffeb;line-height:22px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tags[data-v-c8516d64]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tags.has-warn[data-v-c8516d64]{flex-wrap:wrap}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow[data-v-c8516d64]{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-c8516d64]{display:inline-flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow.expanded[data-v-c8516d64]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tag[data-v-c8516d64]{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-c8516d64]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .tag-value[data-v-c8516d64]{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-c8516d64]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-title[data-v-c8516d64]{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-c8516d64]: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-c8516d64],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-c8516d64]{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-c8516d64]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-head>span[data-v-c8516d64],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row>span[data-v-c8516d64]{text-align:left;justify-self:start}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head[data-v-c8516d64]{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-c8516d64],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .unit[data-v-c8516d64]{white-space:normal;text-align:left;display:block}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .warn-count[data-v-c8516d64]{color:#ff4d4f;white-space:nowrap;margin-left:2px;font-size:10px;font-weight:600}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .unit[data-v-c8516d64]{opacity:.9;font-size:10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-c8516d64]{max-height:180px;overflow:auto}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-c8516d64]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-c8516d64]::-webkit-scrollbar-thumb{background:#0bc4e959;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-c8516d64]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-c8516d64]:hover{background:#ffffff1a}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-value.warn[data-v-c8516d64]{color:#ff6b6b;font-weight:600}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row.is-warn[data-v-c8516d64]{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-c8516d64]:last-child{border-bottom:none}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-empty[data-v-c8516d64]{text-align:center;color:#fff9;padding:10px;font-size:12px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-title[data-v-c8516d64]{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-c8516d64]: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-c8516d64]{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-c8516d64]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-panel[data-v-c8516d64]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-head[data-v-c8516d64]{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-c8516d64]{max-height:140px;overflow:auto}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-c8516d64]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-c8516d64]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row[data-v-c8516d64]{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-c8516d64]:hover{background:#ffffff1a}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row.is-warn[data-v-c8516d64]{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-c8516d64]:last-child{border-bottom:none}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-empty[data-v-c8516d64]{text-align:center;color:#fff9;padding:10px;font-size:12px}
|
|
1
|
+
.HighwayLiveAlarmNew[data-v-c8516d64]{position:relative}.HighwayLiveAlarmNew .voice-permission-mask[data-v-c8516d64]{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HighwayLiveAlarmNew .voice-permission-dialog[data-v-c8516d64]{text-align:center;background:#002140f2;border:1px solid #0bc4e966;border-radius:6px;width:220px;padding:12px}.HighwayLiveAlarmNew .voice-permission-title[data-v-c8516d64]{color:#fff;font-size:13px;font-weight:600}.HighwayLiveAlarmNew .voice-permission-desc[data-v-c8516d64]{color:#ffffffd1;margin-top:6px;font-size:12px}.HighwayLiveAlarmNew .voice-permission-btn[data-v-c8516d64]{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-c8516d64]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:400px;padding:10px}.HighwayLiveAlarmNew .view-switch[data-v-c8516d64]{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-c8516d64]{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-c8516d64]{color:#fff;background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);font-weight:600;box-shadow:0 2px 8px #0bc4e959}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head[data-v-c8516d64]{width:100%;position:relative}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top[data-v-c8516d64]{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-c8516d64]{align-items:center;gap:8px;display:flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]{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-c8516d64]:before,.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]: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-c8516d64]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]: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-c8516d64]:hover:before,.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]:hover:after{opacity:1}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-top .closeBtn[data-v-c8516d64]:active{transform:scale(.96)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-head .HighwayLiveAlarmNew-head-line[data-v-c8516d64]{width:100%;height:10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-summary[data-v-c8516d64]{margin:8px 0 10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-chart[data-v-c8516d64]{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-c8516d64]{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-c8516d64]{flex-direction:column;gap:6px;padding:8px 10px 6px;font-size:12px;display:flex;overflow:visible}.HighwayLiveAlarmNew .display-setting .setting-row[data-v-c8516d64]{align-items:center;gap:6px;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .setting-row-pile[data-v-c8516d64]{margin-bottom:2px}.HighwayLiveAlarmNew .display-setting .setting-pile-options[data-v-c8516d64]{flex:1;align-items:center;min-width:0;display:flex}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-c8516d64]{margin-right:0}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-c8516d64] .el-checkbox__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarmNew .display-setting .pile-checkbox[data-v-c8516d64] .el-checkbox__input.is-checked+.el-checkbox__label{color:#0bc4e9}.HighwayLiveAlarmNew .display-setting .setting-label[data-v-c8516d64]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-c8516d64]{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-c8516d64] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-c8516d64] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.HighwayLiveAlarmNew .display-setting .setting-radios[data-v-c8516d64] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.HighwayLiveAlarmNew .display-setting[data-v-c8516d64] .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-c8516d64] .dark-select .el-select__placeholder,.HighwayLiveAlarmNew .display-setting[data-v-c8516d64] .dark-select .el-select__selected-item{color:#ffffffdb}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table[data-v-c8516d64]{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-c8516d64],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row-main[data-v-c8516d64]{grid-template-columns:140px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-head[data-v-c8516d64]{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-c8516d64]{text-align:center}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-c8516d64]{height:auto;max-height:none;overflow:visible}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-c8516d64]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-body[data-v-c8516d64]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row[data-v-c8516d64]{border-bottom:1px solid #0bc4e926}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .table-row-main[data-v-c8516d64]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .name[data-v-c8516d64]{color:#ffffffeb;line-height:22px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tags[data-v-c8516d64]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tags.has-warn[data-v-c8516d64]{flex-wrap:wrap}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow[data-v-c8516d64]{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-c8516d64]{display:inline-flex}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .expand-arrow.expanded[data-v-c8516d64]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .status-tag[data-v-c8516d64]{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-c8516d64]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .tag-value[data-v-c8516d64]{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-c8516d64]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-title[data-v-c8516d64]{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-c8516d64]: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-c8516d64],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-c8516d64]{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-c8516d64]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-head>span[data-v-c8516d64],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row>span[data-v-c8516d64]{text-align:left;justify-self:start}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head[data-v-c8516d64]{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-c8516d64],.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .unit[data-v-c8516d64]{white-space:normal;text-align:left;display:block}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .warn-count[data-v-c8516d64]{color:#ff4d4f;white-space:nowrap;margin-left:2px;font-size:10px;font-weight:600}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-head .unit[data-v-c8516d64]{opacity:.9;font-size:10px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-c8516d64]{max-height:180px;overflow:auto}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-c8516d64]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-body[data-v-c8516d64]::-webkit-scrollbar-thumb{background:#0bc4e959;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-c8516d64]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row[data-v-c8516d64]:hover{background:#ffffff1a}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .metric-value.warn[data-v-c8516d64]{color:#ff6b6b;font-weight:600}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-row.is-warn[data-v-c8516d64]{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-c8516d64]:last-child{border-bottom:none}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .station-empty[data-v-c8516d64]{text-align:center;color:#fff9;padding:10px;font-size:12px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-title[data-v-c8516d64]{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-c8516d64]: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-c8516d64]{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-c8516d64]{color:#0bc4e9;transform:rotate(90deg)}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-panel[data-v-c8516d64]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-head[data-v-c8516d64]{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-c8516d64]{max-height:140px;overflow:auto}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-c8516d64]::-webkit-scrollbar{width:4px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-body[data-v-c8516d64]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row[data-v-c8516d64]{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-c8516d64]:hover{background:#ffffff1a}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-row.is-warn[data-v-c8516d64]{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-c8516d64]:last-child{border-bottom:none}.HighwayLiveAlarmNew .HighwayLiveAlarmNew-table .pile-empty[data-v-c8516d64]{text-align:center;color:#fff9;padding:10px;font-size:12px}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-v-
|
|
1
|
+
[data-v-99a6c0fb] .dark-select{width:200px;margin-left:10px}[data-v-99a6c0fb] .dark-select .el-select__wrapper{background-color:#00214099;box-shadow:inset 0 0 0 1px #0bc4e9!important}[data-v-99a6c0fb] .dark-select .el-select__wrapper.is-hovering:not(.is-focused),[data-v-99a6c0fb] .dark-select .el-select__wrapper.is-focused{box-shadow:inset 0 0 0 1px #0bc4e9!important}[data-v-99a6c0fb] .dark-select .el-select__placeholder{color:#fff}[data-v-99a6c0fb] .dark-select .el-select__placeholder.is-transparent{color:#fff9}[data-v-99a6c0fb] .dark-select .el-select__selected-item{color:#fff}[data-v-99a6c0fb] .dark-select .el-select__caret{color:#0bc4e9}[data-v-99a6c0fb] .dark-select .el-input__wrapper{background-color:#00214099;box-shadow:inset 0 0 0 1px #0bc4e9!important}[data-v-99a6c0fb] .dark-select .el-input__inner{color:#fff}[data-v-99a6c0fb] .dark-select .el-input__inner::placeholder{color:#fff9}[data-v-99a6c0fb] .el-popper{background-color:#002140f2!important;border:1px solid #0bc4e9!important}[data-v-99a6c0fb] .el-popper .el-select-dropdown{box-shadow:none!important;background-color:#0000!important;border:none!important}[data-v-99a6c0fb] .el-popper .el-select-dropdown__item{color:#fff}[data-v-99a6c0fb] .el-popper .el-select-dropdown__item.hover,[data-v-99a6c0fb] .el-popper .el-select-dropdown__item:hover,[data-v-99a6c0fb] .el-popper .el-select-dropdown__item.is-hovering{background-color:#0bc4e94d}[data-v-99a6c0fb] .el-popper .el-select-dropdown__item.selected,[data-v-99a6c0fb] .el-popper .el-select-dropdown__item.is-selected{color:#0bc4e9;background-color:#0bc4e91a;font-weight:700}[data-v-99a6c0fb] .el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{background:#002140f2!important;border-color:#0bc4e9 #0000 #0000 #0bc4e9!important}[data-v-99a6c0fb] .el-radio__label{font-size:10px}.HighwayStations[data-v-99a6c0fb]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:220px;padding:10px}.HighwayStations .HighwayStations-head[data-v-99a6c0fb]{width:100%;position:relative}.HighwayStations .HighwayStations-head .HighwayStations-head-top[data-v-99a6c0fb]{color:#fff;justify-content:space-between;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]{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}.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]:before,.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]: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%}.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]:before{transform:translate(-50%,-50%)rotate(45deg)}.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]:after{transform:translate(-50%,-50%)rotate(-45deg)}.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]:hover:before,.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]:hover:after{opacity:1}.HighwayStations .HighwayStations-head .HighwayStations-head-top .closeBtn[data-v-99a6c0fb]:active{transform:scale(.96)}.HighwayStations .HighwayStations-head .HighwayStations-head-line[data-v-99a6c0fb]{width:100%;height:10px}.HighwayStations .HighwayStations-road[data-v-99a6c0fb]{align-items:center;margin-top:15px;display:flex}.HighwayStations .table-container[data-v-99a6c0fb]{border:1px solid #ffffff1a;max-height:200px;margin-top:10px;overflow-y:auto}.HighwayStations .table-container[data-v-99a6c0fb]::-webkit-scrollbar{width:6px;height:6px}.HighwayStations .table-container[data-v-99a6c0fb]::-webkit-scrollbar-track{background:#00214080;border-radius:3px}.HighwayStations .table-container[data-v-99a6c0fb]::-webkit-scrollbar-thumb{background:#409effcc;border-radius:3px}.HighwayStations .table-container[data-v-99a6c0fb]::-webkit-scrollbar-thumb:hover{background:#409eff}.HighwayStations .data-table[data-v-99a6c0fb]{border-collapse:collapse;color:#fff;width:100%}.HighwayStations .data-table th[data-v-99a6c0fb],.HighwayStations .data-table td[data-v-99a6c0fb]{text-align:left;border-bottom:1px solid #ffffff1a;padding:6px 7px;font-size:12px}.HighwayStations .data-table td.active[data-v-99a6c0fb]{color:#409eff;font-weight:700}.HighwayStations .data-table th[data-v-99a6c0fb]{color:#61d2c0;z-index:1;background:#052d52;border-bottom:1px solid #409eff4d;font-weight:400;position:sticky;top:0}.HighwayStations .data-table td[data-v-99a6c0fb]{background:#ffffff0d}.HighwayStations .data-table tr:hover td[data-v-99a6c0fb]{background:#ffffff1a}.HighwayStations .empty-state[data-v-99a6c0fb]{color:#ffffff80;padding:30px 0;font-style:italic;text-align:center!important}
|