nxd-plugin 1.5.8 → 1.6.0
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-HighWayFreeze-Ckh45dhq.mjs → component-HighWayFreeze-Bu_esAjA.mjs} +302 -338
- package/dist/chunks/{component-HighwayLiveAlarm-BJQZsDZ2.mjs → component-HighwayLiveAlarm-D5A8U6nr.mjs} +69 -69
- package/dist/chunks/{component-HighwayLiveAlarmNew-C5KlMjlj.mjs → component-HighwayLiveAlarmNew-HTEc2Sb9.mjs} +103 -103
- package/dist/chunks/{component-HighwayStations-C0dO_r1R.mjs → component-HighwayStations-EkqsQMyT.mjs} +2 -2
- package/dist/chunks/{component-HighwayWeatherForecast-shTrLuFz.mjs → component-HighwayWeatherForecast-BevrRin0.mjs} +1 -1
- package/dist/chunks/{component-ImageGeneration-fM3XhtlC.mjs → component-ImageGeneration-Dl868bT0.mjs} +219 -219
- package/dist/chunks/{component-LithiumBatteryMiningArea-C9Il0ueG.mjs → component-LithiumBatteryMiningArea-UCOjHXW5.mjs} +4 -4
- package/dist/chunks/component-RadarShortTerm-DRcLYADs.mjs +327 -0
- package/dist/chunks/{component-ServiceMaterialsBtn-Cis_VgDG.mjs → component-ServiceMaterialsBtn-ATwSSBGA.mjs} +54 -54
- package/dist/chunks/{component-TimeBasedForecast-DDM5o66i.mjs → component-TimeBasedForecast-BcpYv2vT.mjs} +4 -4
- package/dist/chunks/{component-WeatherForecast-DLRJjmzt.mjs → component-WeatherForecast-4vw_2TY8.mjs} +2 -2
- package/dist/chunks/{component-YCHome-C5nCaoI3.mjs → component-YCHome-Bkh0LsrR.mjs} +435 -435
- package/dist/chunks/{component-YCLogin-Dr5Q9rj3.mjs → component-YCLogin-DlL6em53.mjs} +6 -6
- package/dist/chunks/{component-YCLoginNew-qN1N7pqT.mjs → component-YCLoginNew-CC2fkd71.mjs} +7 -7
- package/dist/nxd-plugin.mjs +16 -16
- package/dist/src/components/RadarShortTerm/RadarShortTerm.vue.d.ts +3 -1
- package/dist/styles/component-LithiumBatteryMiningArea.css +1 -1
- package/dist/styles/component-RadarShortTerm.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-RadarShortTerm-BlM8sLMP.mjs +0 -1160
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as e } from "./rolldown-runtime-Dd0fQ6-X.mjs";
|
|
2
|
-
import {
|
|
2
|
+
import { I as t, J as n, L as r, P as i, Q as a, S as o, V as s, X as c, Y as l, c as u, d, et as f, l as p, m, n as h, r as g, u as _ } from "./component-HighWayFreeze-Bu_esAjA.mjs";
|
|
3
3
|
import { $ as v, B as y, Ct as b, D as x, F as S, G as C, I as w, J as T, K as E, M as D, O, Q as k, St as A, U as j, Ut as ee, W as te, X as ne, Y as re, _t as ie, at as ae, bt as oe, et as se, ft as ce, g as le, gt as ue, i as de, it as fe, lt as pe, nt as me, o as he, ot as ge, p as _e, pt as ve, q as ye, r as be, st as xe, ut as Se, vt as Ce, w as we } from "./component-HighWayEarlyWarningRed-C4eUxLai.mjs";
|
|
4
4
|
import { Fragment as Te, computed as Ee, createBlock as De, createCommentVNode as Oe, createElementBlock as ke, createElementVNode as Ae, createStaticVNode as je, createTextVNode as Me, createVNode as Ne, defineComponent as Pe, inject as Fe, isRef as Ie, mergeProps as Le, nextTick as Re, normalizeClass as ze, normalizeStyle as Be, onBeforeUnmount as Ve, onMounted as He, openBlock as Ue, provide as We, reactive as Ge, ref as Ke, renderList as qe, renderSlot as Je, resolveDynamicComponent as Ye, toDisplayString as Xe, toRefs as Ze, unref as Qe, vModelRadio as $e, vShow as et, watch as tt, withCtx as nt, withDirectives as rt, withModifiers as it } from "vue";
|
|
5
5
|
//#region node_modules/lodash-es/_baseCreate.js
|
|
@@ -92,7 +92,7 @@ function St(e, t) {
|
|
|
92
92
|
//#endregion
|
|
93
93
|
//#region node_modules/lodash-es/_getSymbolsIn.js
|
|
94
94
|
var Ct = Object.getOwnPropertySymbols ? function(e) {
|
|
95
|
-
for (var t = []; e;) ne(t, ye(e)), e =
|
|
95
|
+
for (var t = []; e;) ne(t, ye(e)), e = l(e);
|
|
96
96
|
return t;
|
|
97
97
|
} : T;
|
|
98
98
|
//#endregion
|
|
@@ -173,7 +173,7 @@ function tn(e, t, n) {
|
|
|
173
173
|
//#endregion
|
|
174
174
|
//#region node_modules/lodash-es/_initCloneObject.js
|
|
175
175
|
function nn(e) {
|
|
176
|
-
return typeof e.constructor == "function" && !pe(e) ? ot(
|
|
176
|
+
return typeof e.constructor == "function" && !pe(e) ? ot(l(e)) : {};
|
|
177
177
|
}
|
|
178
178
|
//#endregion
|
|
179
179
|
//#region node_modules/lodash-es/_baseIsMap.js
|
|
@@ -249,11 +249,11 @@ function Kn(e, t) {
|
|
|
249
249
|
//#endregion
|
|
250
250
|
//#region node_modules/lodash-es/_customOmitClone.js
|
|
251
251
|
function qn(e) {
|
|
252
|
-
return
|
|
252
|
+
return n(e) ? void 0 : e;
|
|
253
253
|
}
|
|
254
254
|
//#endregion
|
|
255
255
|
//#region node_modules/lodash-es/omit.js
|
|
256
|
-
var Jn = 1, Yn = 2, Xn = 4, Zn =
|
|
256
|
+
var Jn = 1, Yn = 2, Xn = 4, Zn = c(function(e, t) {
|
|
257
257
|
var n = {};
|
|
258
258
|
if (e == null) return n;
|
|
259
259
|
var r = !1;
|
|
@@ -306,8 +306,8 @@ For more detail, please visit: ${i}
|
|
|
306
306
|
...$n,
|
|
307
307
|
border: Boolean
|
|
308
308
|
}), tr = {
|
|
309
|
-
[
|
|
310
|
-
[
|
|
309
|
+
[f]: (e) => ee(e) || S(e) || D(e),
|
|
310
|
+
[a]: (e) => ee(e) || S(e) || D(e)
|
|
311
311
|
}, nr = Symbol("radioGroupKey"), rr = x({ ...$n }), ir = {
|
|
312
312
|
label: "label",
|
|
313
313
|
value: "value",
|
|
@@ -356,16 +356,16 @@ For more detail, please visit: ${i}
|
|
|
356
356
|
values: ["radio", "button"],
|
|
357
357
|
default: "radio"
|
|
358
358
|
},
|
|
359
|
-
...
|
|
359
|
+
...r(["ariaLabel"])
|
|
360
360
|
}), or = tr, sr = (e, t) => {
|
|
361
|
-
let n = Ke(), r = Fe(nr, void 0), i = Ee(() => !!r), a = Ee(() => w(e.value) ? e.label : e.value),
|
|
361
|
+
let n = Ke(), r = Fe(nr, void 0), i = Ee(() => !!r), a = Ee(() => w(e.value) ? e.label : e.value), o = Ee({
|
|
362
362
|
get() {
|
|
363
363
|
return i.value ? r.modelValue : e.modelValue;
|
|
364
364
|
},
|
|
365
365
|
set(o) {
|
|
366
366
|
i.value ? r.changeEvent(o) : t && t("update:modelValue", o), n.value.checked = e.modelValue === a.value;
|
|
367
367
|
}
|
|
368
|
-
}),
|
|
368
|
+
}), s = d(Ee(() => r?.size)), c = _(Ee(() => r?.disabled)), l = Ke(!1), u = Ee(() => c.value || i.value && o.value !== a.value ? -1 : 0);
|
|
369
369
|
return Qn({
|
|
370
370
|
from: "label act as value",
|
|
371
371
|
replacement: "value",
|
|
@@ -376,11 +376,11 @@ For more detail, please visit: ${i}
|
|
|
376
376
|
radioRef: n,
|
|
377
377
|
isGroup: i,
|
|
378
378
|
radioGroup: r,
|
|
379
|
-
focus:
|
|
380
|
-
size:
|
|
381
|
-
disabled:
|
|
382
|
-
tabIndex:
|
|
383
|
-
modelValue:
|
|
379
|
+
focus: l,
|
|
380
|
+
size: s,
|
|
381
|
+
disabled: c,
|
|
382
|
+
tabIndex: u,
|
|
383
|
+
modelValue: o,
|
|
384
384
|
actualValue: a
|
|
385
385
|
};
|
|
386
386
|
}, cr = [
|
|
@@ -394,14 +394,14 @@ For more detail, please visit: ${i}
|
|
|
394
394
|
props: er,
|
|
395
395
|
emits: tr,
|
|
396
396
|
setup(e, { emit: t }) {
|
|
397
|
-
let n = e, r = t, i = le("radio"), { radioRef:
|
|
397
|
+
let n = e, r = t, i = le("radio"), { radioRef: o, radioGroup: s, focus: c, size: l, disabled: u, modelValue: d, actualValue: f } = sr(n, r);
|
|
398
398
|
function p() {
|
|
399
|
-
Re(() => r(
|
|
399
|
+
Re(() => r(a, d.value));
|
|
400
400
|
}
|
|
401
401
|
return (t, n) => (Ue(), ke("label", { class: ze([
|
|
402
402
|
Qe(i).b(),
|
|
403
403
|
Qe(i).is("disabled", Qe(u)),
|
|
404
|
-
Qe(i).is("focus", Qe(
|
|
404
|
+
Qe(i).is("focus", Qe(c)),
|
|
405
405
|
Qe(i).is("bordered", e.border),
|
|
406
406
|
Qe(i).is("checked", Qe(d) === Qe(f)),
|
|
407
407
|
Qe(i).m(Qe(l))
|
|
@@ -411,16 +411,16 @@ For more detail, please visit: ${i}
|
|
|
411
411
|
Qe(i).is("checked", Qe(d) === Qe(f))
|
|
412
412
|
]) }, [rt(Ae("input", {
|
|
413
413
|
ref_key: "radioRef",
|
|
414
|
-
ref:
|
|
414
|
+
ref: o,
|
|
415
415
|
"onUpdate:modelValue": n[0] ||= (e) => Ie(d) ? d.value = e : null,
|
|
416
416
|
class: ze(Qe(i).e("original")),
|
|
417
417
|
value: Qe(f),
|
|
418
|
-
name: e.name || Qe(
|
|
418
|
+
name: e.name || Qe(s)?.name,
|
|
419
419
|
disabled: Qe(u),
|
|
420
420
|
checked: Qe(d) === Qe(f),
|
|
421
421
|
type: "radio",
|
|
422
|
-
onFocus: n[1] ||= (e) =>
|
|
423
|
-
onBlur: n[2] ||= (e) =>
|
|
422
|
+
onFocus: n[1] ||= (e) => c.value = !0,
|
|
423
|
+
onBlur: n[2] ||= (e) => c.value = !1,
|
|
424
424
|
onChange: p,
|
|
425
425
|
onClick: n[3] ||= it(() => {}, ["stop"])
|
|
426
426
|
}, null, 42, cr), [[$e, Qe(d)]]), Ae("span", { class: ze(Qe(i).e("inner")) }, null, 2)], 2), Ae("span", {
|
|
@@ -477,14 +477,14 @@ For more detail, please visit: ${i}
|
|
|
477
477
|
props: ar,
|
|
478
478
|
emits: or,
|
|
479
479
|
setup(e, { emit: t }) {
|
|
480
|
-
let n = e, r = t,
|
|
481
|
-
r(
|
|
480
|
+
let n = e, r = t, i = le("radio"), o = s(), c = Ke(), { formItem: l } = u(), { inputId: d, isLabeledByFormItem: m } = p(n, { formItemContext: l }), h = (e) => {
|
|
481
|
+
r(f, e), Re(() => r(a, e));
|
|
482
482
|
};
|
|
483
483
|
He(() => {
|
|
484
|
-
let e =
|
|
484
|
+
let e = c.value.querySelectorAll("[type=radio]"), t = e[0];
|
|
485
485
|
!Array.from(e).some((e) => e.checked) && t && (t.tabIndex = 0);
|
|
486
486
|
});
|
|
487
|
-
let g = Ee(() => n.name ||
|
|
487
|
+
let g = Ee(() => n.name || o.value), _ = Ee(() => ({
|
|
488
488
|
...ir,
|
|
489
489
|
...n.props
|
|
490
490
|
})), v = (e) => {
|
|
@@ -507,22 +507,22 @@ For more detail, please visit: ${i}
|
|
|
507
507
|
changeEvent: h,
|
|
508
508
|
name: g
|
|
509
509
|
})), tt(() => n.modelValue, (e, t) => {
|
|
510
|
-
n.validateEvent && !y(e, t) &&
|
|
510
|
+
n.validateEvent && !y(e, t) && l?.validate("change").catch((e) => we(e));
|
|
511
511
|
}), (t, n) => (Ue(), ke("div", {
|
|
512
|
-
id: Qe(
|
|
512
|
+
id: Qe(d),
|
|
513
513
|
ref_key: "radioGroupRef",
|
|
514
|
-
ref:
|
|
515
|
-
class: ze(Qe(
|
|
514
|
+
ref: c,
|
|
515
|
+
class: ze(Qe(i).b("group")),
|
|
516
516
|
role: "radiogroup",
|
|
517
517
|
"aria-label": Qe(m) ? void 0 : e.ariaLabel || "radio-group",
|
|
518
|
-
"aria-labelledby": Qe(m) ? Qe(
|
|
518
|
+
"aria-labelledby": Qe(m) ? Qe(l).labelId : void 0
|
|
519
519
|
}, [Je(t.$slots, "default", {}, () => [(Ue(!0), ke(Te, null, qe(e.options, (e, t) => (Ue(), De(Ye(b.value), Le({ key: t }, { ref_for: !0 }, v(e)), null, 16))), 128))])], 10, fr));
|
|
520
520
|
}
|
|
521
|
-
}), mr =
|
|
521
|
+
}), mr = i(lr, {
|
|
522
522
|
RadioButton: dr,
|
|
523
523
|
RadioGroup: pr
|
|
524
|
-
}), hr =
|
|
525
|
-
|
|
524
|
+
}), hr = t(pr);
|
|
525
|
+
t(dr);
|
|
526
526
|
//#endregion
|
|
527
527
|
//#region node_modules/echarts/node_modules/tslib/tslib.es6.js
|
|
528
528
|
var gr = function(e, t) {
|
|
@@ -77178,7 +77178,7 @@ var E5 = {
|
|
|
77178
77178
|
field: "wind_speed",
|
|
77179
77179
|
unit: "m/s"
|
|
77180
77180
|
}
|
|
77181
|
-
},
|
|
77181
|
+
}, r = t, i = e, a = Ke(""), s = Ke(!1), c = Ke(null), l = Ke(null), u = Ke("table"), d = Ke("降水"), f = Ke("全部"), p = Ke(["全部"]), _ = Ke({}), v = Ke([]), y = Ke({}), b = Ee(() => a.value === W5 ? "#52c41a" : "#ff4d4f"), x = Ee(() => f.value === "全部" ? v.value : v.value.filter((e) => e.name === f.value));
|
|
77182
77182
|
He(() => {
|
|
77183
77183
|
ie(), c.value = setInterval(() => {
|
|
77184
77184
|
ie();
|
|
@@ -77201,7 +77201,7 @@ var E5 = {
|
|
|
77201
77201
|
}, E = (e) => {
|
|
77202
77202
|
let t = Number(e);
|
|
77203
77203
|
return S(t) ? (t / 1e3).toFixed(1) : "--";
|
|
77204
|
-
}, D = (e) => e?.iswarnrainfall_1h === 1 || e?.iswarntemp === 1 || e?.iswarnvis === 1 || e?.iswarnwind === 1, O = (e) => e.some((e) => e.warn), k = () =>
|
|
77204
|
+
}, D = (e) => e?.iswarnrainfall_1h === 1 || e?.iswarntemp === 1 || e?.iswarnvis === 1 || e?.iswarnwind === 1, O = (e) => e.some((e) => e.warn), k = () => f.value === "全部" ? v.value.flatMap((e) => e.stations || []) : v.value.find((e) => e.name === f.value)?.stations || [], A = (e, t, n) => e.find((e) => e?.[t] === 1 && S(e?.[n])) || e.find((e) => e?.[t] === 1), j = (e) => {
|
|
77205
77205
|
let t = e.zdzds || [], n = A(t, "iswarnrainfall_1h", "rainfall_1h"), r = A(t, "iswarntemp", "temperature"), i = A(t, "iswarnvis", "visibility"), a = A(t, "iswarnwind", "wind_speed");
|
|
77206
77206
|
return {
|
|
77207
77207
|
iswarnrainfall_1h: n ? 1 : 0,
|
|
@@ -77217,7 +77217,7 @@ var E5 = {
|
|
|
77217
77217
|
let n = t ? e.layer_name_red : e.layer_name;
|
|
77218
77218
|
return {
|
|
77219
77219
|
oneLayer: {
|
|
77220
|
-
mapUrl:
|
|
77220
|
+
mapUrl: i.baseMapUrl,
|
|
77221
77221
|
type: n
|
|
77222
77222
|
},
|
|
77223
77223
|
name: n,
|
|
@@ -77248,15 +77248,15 @@ var E5 = {
|
|
|
77248
77248
|
], ne = (e) => e.length ? `当前${e.map((e) => {
|
|
77249
77249
|
let t = [];
|
|
77250
77250
|
return e.iswarnrainfall_1h && t.push("降水"), e.iswarntemp && t.push("温度"), e.iswarnvis && t.push("能见度"), e.iswarnwind && t.push("大风"), `${e.name}高速${t.join("、")}报警`;
|
|
77251
|
-
}).join(",")},请合理安排出行!` : W5, re = async () =>
|
|
77252
|
-
url:
|
|
77253
|
-
method:
|
|
77254
|
-
params:
|
|
77255
|
-
isFormData:
|
|
77256
|
-
tokenInterface:
|
|
77257
|
-
tokenInterfaceParams:
|
|
77258
|
-
tokenInterfaceType:
|
|
77259
|
-
tokenInterfaceIsFormData:
|
|
77251
|
+
}).join(",")},请合理安排出行!` : W5, re = async () => i.dataInterface ? (await de({
|
|
77252
|
+
url: i.dataInterface,
|
|
77253
|
+
method: i.dataInterfaceType,
|
|
77254
|
+
params: i.dataInterfaceParams,
|
|
77255
|
+
isFormData: i.dataInterfaceIsFormData,
|
|
77256
|
+
tokenInterface: i.tokenInterface,
|
|
77257
|
+
tokenInterfaceParams: i.tokenInterfaceParams,
|
|
77258
|
+
tokenInterfaceType: i.tokenInterfaceType,
|
|
77259
|
+
tokenInterfaceIsFormData: i.tokenInterfaceIsFormData
|
|
77260
77260
|
}))?.ds || [] : E5?.ds || [], ie = async () => {
|
|
77261
77261
|
s.value = !0;
|
|
77262
77262
|
let e = await re();
|
|
@@ -77279,7 +77279,7 @@ var E5 = {
|
|
|
77279
77279
|
itemStyle: { color: s },
|
|
77280
77280
|
label: { color: s }
|
|
77281
77281
|
});
|
|
77282
|
-
}), _.value = r, v.value = i,
|
|
77282
|
+
}), _.value = r, v.value = i, p.value = ["全部", ...i.map((e) => e.name)], p.value.includes(f.value) || (f.value = "全部"), y.value = {}, ce(f.value), a.value = ne(n), ae(t);
|
|
77283
77283
|
}, ae = (e) => {
|
|
77284
77284
|
let t = document.querySelector(".HighwayLiveAlarm-chart");
|
|
77285
77285
|
if (!t) return;
|
|
@@ -77313,15 +77313,15 @@ var E5 = {
|
|
|
77313
77313
|
};
|
|
77314
77314
|
l.value.setOption(n);
|
|
77315
77315
|
}, oe = async (e) => {
|
|
77316
|
-
|
|
77316
|
+
u.value = e, e === "chart" && (await Re(), l.value?.resize());
|
|
77317
77317
|
}, se = (e) => e === "全部" ? Object.values(_.value) : _.value[e] ? [_.value[e]] : [], ce = (e) => {
|
|
77318
|
-
|
|
77319
|
-
|
|
77318
|
+
f.value = e, r("removeLayers", Object.values(_.value).map((e) => e.name)), setTimeout(() => {
|
|
77319
|
+
r("addLayers", {
|
|
77320
77320
|
layers: se(e),
|
|
77321
77321
|
isRemove: !0
|
|
77322
77322
|
});
|
|
77323
77323
|
}, 1e3), pe();
|
|
77324
|
-
}, le = () => n[
|
|
77324
|
+
}, le = () => n[d.value], ue = (e, t) => {
|
|
77325
77325
|
let n = Number(e?.[t]);
|
|
77326
77326
|
return S(n) ? t === "visibility" ? (n / 1e3).toString() : String(e?.[t]) : "";
|
|
77327
77327
|
}, fe = (e, t, n) => `
|
|
@@ -77349,33 +77349,33 @@ var E5 = {
|
|
|
77349
77349
|
}],
|
|
77350
77350
|
drawArrObj: [],
|
|
77351
77351
|
onlyLayerID: "station_highway"
|
|
77352
|
-
}, t = le(), n = t.field,
|
|
77352
|
+
}, t = le(), n = t.field, i = t.unit;
|
|
77353
77353
|
k().forEach((t) => {
|
|
77354
|
-
let
|
|
77354
|
+
let r = fe(t, ue(t, n), i), a = {
|
|
77355
77355
|
lng: t.longitude,
|
|
77356
77356
|
lat: t.latitude,
|
|
77357
|
-
htmlString:
|
|
77357
|
+
htmlString: r,
|
|
77358
77358
|
data: t,
|
|
77359
77359
|
otherData: { markId: "station_highway" }
|
|
77360
77360
|
};
|
|
77361
77361
|
t?.station_number?.charAt(0) === "5" ? e.spotObject[0].spotArrone.push(a) : e.spotObject[1].spotArrone.push(a);
|
|
77362
|
-
}),
|
|
77362
|
+
}), r("addMarker", {
|
|
77363
77363
|
mapMarker: e,
|
|
77364
77364
|
removeMarker: "station_highway"
|
|
77365
77365
|
});
|
|
77366
77366
|
}, me = (e) => {
|
|
77367
77367
|
y.value[e] = !y.value[e];
|
|
77368
77368
|
}, ge = () => {
|
|
77369
|
-
|
|
77369
|
+
r("close", "HighwayLiveAlarm");
|
|
77370
77370
|
};
|
|
77371
77371
|
return (e, t) => {
|
|
77372
|
-
let n = mr,
|
|
77372
|
+
let n = mr, r = hr, i = h, c = g, l = m, _ = he;
|
|
77373
77373
|
return rt((Ue(), ke("div", D5, [
|
|
77374
77374
|
Ae("div", O5, [Ae("div", k5, [t[4] ||= Ae("div", null, "沿线高速公路实况报警", -1), Ae("div", A5, [Ae("div", j5, [Ae("button", {
|
|
77375
|
-
class: ze(["switch-btn", { active:
|
|
77375
|
+
class: ze(["switch-btn", { active: u.value === "chart" }]),
|
|
77376
77376
|
onClick: t[0] ||= (e) => oe("chart")
|
|
77377
77377
|
}, " 图表 ", 2), Ae("button", {
|
|
77378
|
-
class: ze(["switch-btn", { active:
|
|
77378
|
+
class: ze(["switch-btn", { active: u.value === "table" }]),
|
|
77379
77379
|
onClick: t[1] ||= (e) => oe("table")
|
|
77380
77380
|
}, " 表格 ", 2)]), Ae("div", {
|
|
77381
77381
|
class: "closeBtn",
|
|
@@ -77389,12 +77389,12 @@ var E5 = {
|
|
|
77389
77389
|
rt(Ae("div", {
|
|
77390
77390
|
class: "HighwayLiveAlarm-summary",
|
|
77391
77391
|
style: Be({ color: b.value })
|
|
77392
|
-
}, Xe(
|
|
77393
|
-
rt(Ae("div", M5, null, 512), [[et,
|
|
77392
|
+
}, Xe(a.value), 5), [[et, u.value === "chart"]]),
|
|
77393
|
+
rt(Ae("div", M5, null, 512), [[et, u.value === "chart"]]),
|
|
77394
77394
|
rt(Ae("div", N5, [
|
|
77395
|
-
Ae("div", P5, [Ae("div", F5, [t[10] ||= Ae("span", { class: "setting-label" }, "地图要素:", -1), Ne(
|
|
77396
|
-
modelValue:
|
|
77397
|
-
"onUpdate:modelValue": t[2] ||= (e) =>
|
|
77395
|
+
Ae("div", P5, [Ae("div", F5, [t[10] ||= Ae("span", { class: "setting-label" }, "地图要素:", -1), Ne(r, {
|
|
77396
|
+
modelValue: d.value,
|
|
77397
|
+
"onUpdate:modelValue": t[2] ||= (e) => d.value = e,
|
|
77398
77398
|
class: "setting-radios",
|
|
77399
77399
|
onChange: pe
|
|
77400
77400
|
}, {
|
|
@@ -77418,13 +77418,13 @@ var E5 = {
|
|
|
77418
77418
|
]),
|
|
77419
77419
|
_: 1
|
|
77420
77420
|
}, 8, ["modelValue"])]), Ae("div", I5, [t[11] ||= Ae("span", { class: "setting-label" }, "路线地图:", -1), Ne(c, {
|
|
77421
|
-
modelValue:
|
|
77422
|
-
"onUpdate:modelValue": t[3] ||= (e) =>
|
|
77421
|
+
modelValue: f.value,
|
|
77422
|
+
"onUpdate:modelValue": t[3] ||= (e) => f.value = e,
|
|
77423
77423
|
placeholder: "请选择路线",
|
|
77424
77424
|
class: "dark-select",
|
|
77425
77425
|
onChange: ce
|
|
77426
77426
|
}, {
|
|
77427
|
-
default: nt(() => [(Ue(!0), ke(Te, null, qe(
|
|
77427
|
+
default: nt(() => [(Ue(!0), ke(Te, null, qe(p.value, (e) => (Ue(), De(i, {
|
|
77428
77428
|
key: e,
|
|
77429
77429
|
label: e,
|
|
77430
77430
|
value: e
|
|
@@ -77452,7 +77452,7 @@ var E5 = {
|
|
|
77452
77452
|
class: ze(["expand-arrow", { expanded: y.value[e.name] }]),
|
|
77453
77453
|
"aria-hidden": "true"
|
|
77454
77454
|
}, [Ne(l, null, {
|
|
77455
|
-
default: nt(() => [Ne(Qe(
|
|
77455
|
+
default: nt(() => [Ne(Qe(o))]),
|
|
77456
77456
|
_: 1
|
|
77457
77457
|
})], 2)
|
|
77458
77458
|
], 8, R5), rt(Ae("div", V5, [t[12] ||= je("<div class=\"station-head\" data-v-c1dcc971><span data-v-c1dcc971>站名</span><span class=\"metric-head\" data-v-c1dcc971><span class=\"label\" data-v-c1dcc971>降水</span><span class=\"unit\" data-v-c1dcc971>(mm)</span></span><span class=\"metric-head\" data-v-c1dcc971><span class=\"label\" data-v-c1dcc971>温度</span><span class=\"unit\" data-v-c1dcc971>(℃)</span></span><span class=\"metric-head\" data-v-c1dcc971><span class=\"label\" data-v-c1dcc971>能见度</span><span class=\"unit\" data-v-c1dcc971>(km)</span></span><span class=\"metric-head\" data-v-c1dcc971><span class=\"label\" data-v-c1dcc971>大风</span><span class=\"unit\" data-v-c1dcc971>(m/s)</span></span></div>", 1), e.stations.length ? (Ue(), ke("div", H5, [(Ue(!0), ke(Te, null, qe(e.stations, (t) => (Ue(), ke("div", {
|
|
@@ -77465,7 +77465,7 @@ var E5 = {
|
|
|
77465
77465
|
Ae("span", { class: ze(["metric-value", { warn: t?.iswarnvis === 1 }]) }, Xe(E(t.visibility)), 3),
|
|
77466
77466
|
Ae("span", { class: ze(["metric-value", { warn: t?.iswarnwind === 1 }]) }, Xe(T(t.wind_speed)), 3)
|
|
77467
77467
|
], 2))), 128))])) : (Ue(), ke("div", U5, "暂无站点数据"))], 512), [[et, y.value[e.name]]])]))), 128))])
|
|
77468
|
-
], 512), [[et,
|
|
77468
|
+
], 512), [[et, u.value === "table"]])
|
|
77469
77469
|
])), [[_, s.value]]);
|
|
77470
77470
|
};
|
|
77471
77471
|
}
|