nxd-plugin 1.7.84 → 1.7.85
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-Forecast72h-TFBSlUgI.mjs +543 -0
- package/dist/chunks/{component-HdObservation-CM6HUrQ3.mjs → component-HdObservation-rcQFHEfW.mjs} +1 -1
- package/dist/chunks/{component-HdPreSituation-CJ8-wiRO.mjs → component-HdPreSituation-CnRwuRGg.mjs} +2 -2
- package/dist/chunks/{component-HdRadarTime-C4ZArOUM.mjs → component-HdRadarTime-Gcn9dJky.mjs} +177 -146
- package/dist/chunks/{component-HdServiceMarterial-pSFQUH2x.mjs → component-HdServiceMarterial-ehquoNg2.mjs} +6 -5
- package/dist/chunks/{component-HdServiceRequirements-BjuiyyC5.mjs → component-HdServiceRequirements-Bd4HJrpn.mjs} +1 -1
- package/dist/chunks/{component-HdStationTem-Dit7Y8lu.mjs → component-HdStationTem-CbJkt6Ww.mjs} +2 -2
- package/dist/chunks/{component-HdSuggestion-B_abfzRO.mjs → component-HdSuggestion-_JNJhwSK.mjs} +1 -1
- package/dist/chunks/{component-HdThreeWeatherTrend-B2qzvOzb.mjs → component-HdThreeWeatherTrend-HlRMLWm8.mjs} +1 -1
- package/dist/chunks/{component-HdWaveForcast-D8UZrHzF.mjs → component-HdWaveForcast-jNK-H1b1.mjs} +1 -1
- package/dist/chunks/{component-HighwayWeatherForecast-BQrNGF7m.mjs → component-HighwayWeatherForecast-CDLKFRNB.mjs} +119 -119
- package/dist/chunks/{component-PrecipitationRanking-C63n87WI.mjs → component-PrecipitationRanking-BOm_vb1L.mjs} +203 -121
- package/dist/chunks/{component-StationDialog-Ck8zd52d.mjs → component-StationDialog-CnJuYTfB.mjs} +123 -113
- package/dist/chunks/{component-StationList-BvoVJwAU.mjs → component-StationList-BcnqOIZY.mjs} +70 -68
- package/dist/chunks/{component-TimeBasedForecast-BaPiit4s.mjs → component-TimeBasedForecast-C1yk1Iu-.mjs} +33 -33
- package/dist/chunks/{component-WeatherForecast-DWdNramU.mjs → component-WeatherForecast-BRml38Ik.mjs} +33 -33
- package/dist/chunks/{component-YCDataService-CD042ss7.mjs → component-YCDataService-B4PPV3Dp.mjs} +1 -1
- package/dist/chunks/{component-YCHome-DjpIzt-5.mjs → component-YCHome-C-_Hf_oA.mjs} +1 -1
- package/dist/components/HdRadarTime/HdRadarTime.vue.d.ts +4 -2
- package/dist/nxd-plugin.mjs +21 -21
- package/dist/styles/component-Forecast72h.css +1 -1
- package/dist/styles/component-HdRadarTime.css +1 -1
- package/dist/styles/component-HdServiceMarterial.css +1 -1
- package/dist/styles/component-PrecipitationRanking.css +1 -1
- package/dist/styles/component-StationDialog.css +1 -1
- package/dist/styles/component-StationList.css +1 -1
- package/dist/styles/component-YCLoginNew.css +1 -1
- package/package.json +1 -1
- package/dist/chunks/component-Forecast72h-BkVZSGhE.mjs +0 -427
- /package/dist/chunks/{component-ServiceMaterialsBtn-CTWGd-Is.mjs → component-ServiceMaterialsBtn-C9m-epfv.mjs} +0 -0
package/dist/chunks/{component-StationList-BvoVJwAU.mjs → component-StationList-BcnqOIZY.mjs}
RENAMED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { r as e } from "./rolldown-runtime-Cz5NsrRf.mjs";
|
|
2
2
|
import { n as t } from "./component-AqiMonitor-C_V1Nuf_.mjs";
|
|
3
3
|
import { i as n } from "./component-AiChat-BXNBLM1G.mjs";
|
|
4
|
-
import "./component-Forecast72h-
|
|
5
|
-
import { n as r } from "./component-HdObservation-
|
|
4
|
+
import "./component-Forecast72h-TFBSlUgI.mjs";
|
|
5
|
+
import { n as r } from "./component-HdObservation-rcQFHEfW.mjs";
|
|
6
6
|
import { ElConfigProvider as i, ElDatePicker as a, ElIcon as o, ElLoadingDirective as s, ElTable as c, ElTableColumn as l } from "element-plus/es";
|
|
7
|
-
import { computed as u, createCommentVNode as d, createElementBlock as f, createElementVNode as p,
|
|
8
|
-
import { Download as E, RefreshRight as
|
|
9
|
-
import { ElMessage as
|
|
10
|
-
import
|
|
7
|
+
import { computed as u, createCommentVNode as d, createElementBlock as f, createElementVNode as p, createVNode as m, defineComponent as h, getCurrentInstance as g, normalizeClass as _, onBeforeUnmount as v, onMounted as y, openBlock as b, ref as x, toDisplayString as S, unref as C, withCtx as w, withDirectives as T } from "vue";
|
|
8
|
+
import { Download as E, RefreshRight as ee } from "@element-plus/icons-vue";
|
|
9
|
+
import { ElMessage as D } from "element-plus";
|
|
10
|
+
import O from "element-plus/es/locale/lang/zh-cn.mjs";
|
|
11
11
|
import "element-plus/dist/index.css";
|
|
12
12
|
//#region src/components/StationList/StationList.vue?vue&type=script&setup=true&lang.ts
|
|
13
|
-
var
|
|
13
|
+
var k = /* @__PURE__ */ e(r()), A = {
|
|
14
14
|
class: "StationList",
|
|
15
15
|
"element-loading-background": "rgba(0, 0, 0, 0.5)"
|
|
16
|
-
},
|
|
16
|
+
}, te = { class: "StationList-header" }, ne = { class: "StationList-headerContent" }, j = { class: "StationList-title" }, M = {
|
|
17
17
|
key: 0,
|
|
18
18
|
class: "StationList-dataTime"
|
|
19
|
-
}, N = { class: "StationList-toolbar" }, P = { class: "StationList-timeWrap" }, F = { class: "StationList-actions" }, I = { class: "StationList-content" }, L = { class: "StationList-tableWrap" }, R = /* @__PURE__ */ t(/* @__PURE__ */
|
|
19
|
+
}, N = { class: "StationList-toolbar" }, P = { class: "StationList-timeWrap" }, F = { class: "StationList-actions" }, I = { class: "StationList-content" }, L = { class: "StationList-tableWrap" }, R = /* @__PURE__ */ t(/* @__PURE__ */ h({
|
|
20
20
|
__name: "StationList",
|
|
21
21
|
props: {
|
|
22
22
|
mock: {
|
|
@@ -123,67 +123,67 @@ var te = /* @__PURE__ */ e(r()), ne = {
|
|
|
123
123
|
},
|
|
124
124
|
emits: ["close", "rowClick"],
|
|
125
125
|
setup(e, { emit: t }) {
|
|
126
|
-
let r =
|
|
126
|
+
let r = g()?.appContext.config.globalProperties.$bus, h = e, R = t, z = x(!1), B = x(!1), V = x(""), H = x(""), U = x(""), W = x([]), G = x(""), K = x("asc"), q = null, J = u(() => {
|
|
127
127
|
let e = [...W.value];
|
|
128
128
|
return G.value && e.sort((e, t) => {
|
|
129
129
|
let n = Number(e[G.value]) || 0, r = Number(t[G.value]) || 0;
|
|
130
130
|
return K.value === "asc" ? n - r : r - n;
|
|
131
131
|
}), e;
|
|
132
|
-
}), Y = (e) => e == null || e === "" || e === 9999, X = (e, t) => Y(e) ? "--" : t ? `${e}${t}` : String(e),
|
|
132
|
+
}), Y = (e) => e == null || e === "" || e === 9999, X = (e, t) => Y(e) ? "--" : t ? `${e}${t}` : String(e), Z = (e, t) => {
|
|
133
133
|
let n = Number(e[t]);
|
|
134
134
|
if (Y(n) || isNaN(n)) return !1;
|
|
135
|
-
let r =
|
|
135
|
+
let r = h.thresholds[t];
|
|
136
136
|
return r ? r.min !== void 0 && n < r.min || r.max !== void 0 && n > r.max : !1;
|
|
137
|
-
},
|
|
137
|
+
}, re = () => {
|
|
138
138
|
R("close", "StationList");
|
|
139
|
-
},
|
|
139
|
+
}, ie = (e) => {
|
|
140
140
|
R("rowClick", e);
|
|
141
|
-
},
|
|
141
|
+
}, ae = ({ prop: e, order: t }) => {
|
|
142
142
|
if (!e || !t) {
|
|
143
143
|
G.value = "";
|
|
144
144
|
return;
|
|
145
145
|
}
|
|
146
146
|
G.value = e, K.value = t === "ascending" ? "asc" : "desc";
|
|
147
|
-
},
|
|
148
|
-
let t =
|
|
147
|
+
}, oe = (e) => {
|
|
148
|
+
let t = h.ids[e] || h.ids.data;
|
|
149
149
|
return t?.id ? t : null;
|
|
150
|
-
},
|
|
151
|
-
let e =
|
|
150
|
+
}, se = (e) => e ? e.data === void 0 ? e.result === void 0 ? e : e.result : e.data?.result?.output === void 0 ? e.data?.result === void 0 ? e.data : e.data.result : e.data.result.output : null, ce = () => {
|
|
151
|
+
let e = h.mockData;
|
|
152
152
|
console.log(e, "data"), W.value = e.list || [], U.value = e.dataTime || "";
|
|
153
|
-
},
|
|
154
|
-
let e =
|
|
153
|
+
}, le = async () => {
|
|
154
|
+
let e = oe("data");
|
|
155
155
|
if (!e) {
|
|
156
156
|
console.warn("StationList 缺少工作流配置");
|
|
157
157
|
return;
|
|
158
158
|
}
|
|
159
159
|
try {
|
|
160
|
-
let t =
|
|
160
|
+
let t = se(await n({
|
|
161
161
|
id: e.id,
|
|
162
|
-
baseHttp:
|
|
162
|
+
baseHttp: h.baseHttp,
|
|
163
163
|
reqType: e.reqType,
|
|
164
164
|
variables: {
|
|
165
165
|
startTime: V.value,
|
|
166
166
|
endTime: H.value
|
|
167
167
|
},
|
|
168
168
|
isFormData: e.isFormData,
|
|
169
|
-
appKey:
|
|
170
|
-
appSalt:
|
|
169
|
+
appKey: h.appKey,
|
|
170
|
+
appSalt: h.appSalt
|
|
171
171
|
}));
|
|
172
172
|
t && (W.value = Array.isArray(t.list) ? t.list : [], U.value = t.dataTime || "");
|
|
173
173
|
} catch (e) {
|
|
174
174
|
console.error("StationList 数据加载失败", e);
|
|
175
175
|
}
|
|
176
176
|
}, Q = async () => {
|
|
177
|
-
z.value = !0,
|
|
178
|
-
},
|
|
177
|
+
z.value = !0, h.mock ? ce() : await le(), z.value = !1;
|
|
178
|
+
}, ue = () => {
|
|
179
179
|
Q();
|
|
180
|
-
},
|
|
180
|
+
}, de = async () => {
|
|
181
181
|
B.value = !0, await Q(), setTimeout(() => {
|
|
182
182
|
B.value = !1;
|
|
183
183
|
}, 500);
|
|
184
|
-
},
|
|
184
|
+
}, fe = () => {
|
|
185
185
|
if (J.value.length == 0) {
|
|
186
|
-
|
|
186
|
+
D.warning("暂无数据可导出");
|
|
187
187
|
return;
|
|
188
188
|
}
|
|
189
189
|
let e = J.value.map((e) => ({
|
|
@@ -194,7 +194,7 @@ var te = /* @__PURE__ */ e(r()), ne = {
|
|
|
194
194
|
风向: e.windDirectionText || "--",
|
|
195
195
|
数据时间: e.monitorTime || U.value || ""
|
|
196
196
|
}));
|
|
197
|
-
new
|
|
197
|
+
new k.default({
|
|
198
198
|
fileName: `自动站观测数据_${(/* @__PURE__ */ new Date()).getTime()}`,
|
|
199
199
|
datas: [{
|
|
200
200
|
sheetData: e,
|
|
@@ -225,27 +225,27 @@ var te = /* @__PURE__ */ e(r()), ne = {
|
|
|
225
225
|
]
|
|
226
226
|
}]
|
|
227
227
|
}).saveExcel();
|
|
228
|
-
},
|
|
229
|
-
$(), !(
|
|
228
|
+
}, pe = () => {
|
|
229
|
+
$(), !(h.refreshInterval <= 0) && (q = setInterval(() => {
|
|
230
230
|
Q();
|
|
231
|
-
},
|
|
231
|
+
}, h.refreshInterval));
|
|
232
232
|
}, $ = () => {
|
|
233
233
|
q &&= (clearInterval(q), null);
|
|
234
234
|
};
|
|
235
|
-
return
|
|
235
|
+
return y(() => {
|
|
236
236
|
r?.on("toComponent", (e) => {
|
|
237
237
|
e.componentName === "StationList" && Q();
|
|
238
|
-
}), Q(),
|
|
239
|
-
}),
|
|
238
|
+
}), Q(), pe();
|
|
239
|
+
}), v(() => {
|
|
240
240
|
$();
|
|
241
241
|
}), (t, n) => {
|
|
242
|
-
let r = a, u = i,
|
|
243
|
-
return
|
|
242
|
+
let r = a, u = i, h = o, g = l, v = c, y = s;
|
|
243
|
+
return T((b(), f("div", A, [
|
|
244
244
|
p("button", {
|
|
245
245
|
class: "StationList-close",
|
|
246
|
-
onClick:
|
|
246
|
+
onClick: re
|
|
247
247
|
}, [...n[1] ||= [p("span", null, "✕", -1)]]),
|
|
248
|
-
p("div",
|
|
248
|
+
p("div", te, [p("div", ne, [p("h3", j, S(e.title), 1), U.value ? (b(), f("span", M, "(数据时间:" + S(U.value) + ")", 1)) : d("", !0)]), n[2] ||= p("img", {
|
|
249
249
|
style: {
|
|
250
250
|
width: "100%",
|
|
251
251
|
"object-fit": "contain",
|
|
@@ -254,8 +254,8 @@ var te = /* @__PURE__ */ e(r()), ne = {
|
|
|
254
254
|
src: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbsAAAASBAMAAAAwI22/AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAwUExURQAAAAem/wem/wem/wem/wem/wem/wem/wem/wem/wem/wem/wem/wem/wem/wem/5bu5GYAAAAPdFJOUwAFwAwc2M8ULQYDn/hGXGnV2UoAAAGZSURBVEjH7ZM/S8NAGId/JYGmmeLspptThurk0CHWRXGo0Nk/S50y6CYSHMRF7Efo4uQXEIpbwUnM6OhnEIeChXjv5ZLLXdLtLCX68vDCe0eGJ7/3AJN1VcL+UImB/SruVJwYTqSAW5V3LLyaPR1c+IIdH12OPZiLcyTAjccZEdccZ0Nn4bXpC3KpCuFu5tkdziX3FJxBSBZZdFk9HempCduMk4xSitJTpOgJSSIPrx10YAUB0tYOwrQ1g12k7ZyODIYXZmQpppLV26rtbDFOXVhua2Fn7WTWwUEyAe5Zc2hiLWTTC3jjk8Hw+jrSM9/Z8raKOAtZVmyr9jbpee4lU9hvSUStw6YvOpqwiXlK9d8IL0Oq5tuqvc3KLMs7q9uyCC0y22aKvDVp4u2SjnJ1c+Wecg7h9gV4CFV8NHpEaw7yF2wVGcIa6OBx/Ax3PI6pRWx6Am98alBbpSODNVTxgAbQUpF3KeVv0s80xMUow8N//YVaqWEV9BJDdby2PBUZ1/te0uU0YzeLa623jjrrvaLOep/+str9ACyAtv25BhHcAAAAAElFTkSuQmCC",
|
|
255
255
|
alt: ""
|
|
256
256
|
}, null, -1)]),
|
|
257
|
-
p("div", N, [p("div", P, [n[3] ||= p("span", { class: "StationList-toolbarLabel" }, "时间选择", -1),
|
|
258
|
-
default:
|
|
257
|
+
p("div", N, [p("div", P, [n[3] ||= p("span", { class: "StationList-toolbarLabel" }, "时间选择", -1), m(u, { locale: C(O) }, {
|
|
258
|
+
default: w(() => [m(r, {
|
|
259
259
|
size: "small",
|
|
260
260
|
style: { "max-width": "150px" },
|
|
261
261
|
modelValue: V.value,
|
|
@@ -266,72 +266,74 @@ var te = /* @__PURE__ */ e(r()), ne = {
|
|
|
266
266
|
format: "YYYY-MM-DD HH:mm",
|
|
267
267
|
class: "StationList-datePicker",
|
|
268
268
|
"popper-class": "StationList-datePopper",
|
|
269
|
-
onChange:
|
|
269
|
+
onChange: ue
|
|
270
270
|
}, null, 8, ["modelValue"])]),
|
|
271
271
|
_: 1
|
|
272
272
|
}, 8, ["locale"])]), p("div", F, [p("button", {
|
|
273
273
|
class: "StationList-btn",
|
|
274
|
-
onClick:
|
|
275
|
-
}, [h
|
|
276
|
-
default:
|
|
274
|
+
onClick: fe
|
|
275
|
+
}, [m(h, null, {
|
|
276
|
+
default: w(() => [m(C(E))]),
|
|
277
277
|
_: 1
|
|
278
278
|
}), n[4] ||= p("span", null, "导出", -1)]), p("button", {
|
|
279
279
|
class: "StationList-btn",
|
|
280
|
-
onClick:
|
|
281
|
-
}, [h
|
|
282
|
-
default:
|
|
280
|
+
onClick: de
|
|
281
|
+
}, [m(h, null, {
|
|
282
|
+
default: w(() => [m(C(ee))]),
|
|
283
283
|
_: 1
|
|
284
284
|
}), n[5] ||= p("span", null, "刷新", -1)])])]),
|
|
285
|
-
p("div", I, [p("div", L, [
|
|
285
|
+
p("div", I, [p("div", L, [m(v, {
|
|
286
286
|
data: J.value,
|
|
287
287
|
class: "StationList-table",
|
|
288
288
|
height: e.tableHeight,
|
|
289
289
|
"empty-text": "暂无数据",
|
|
290
|
-
onSortChange:
|
|
291
|
-
onRowClick:
|
|
290
|
+
onSortChange: ae,
|
|
291
|
+
onRowClick: ie
|
|
292
292
|
}, {
|
|
293
|
-
default:
|
|
294
|
-
|
|
293
|
+
default: w(() => [
|
|
294
|
+
m(g, {
|
|
295
295
|
prop: "stationName",
|
|
296
296
|
label: "站名",
|
|
297
297
|
align: "left",
|
|
298
|
-
"min-width": "
|
|
298
|
+
"min-width": "25%",
|
|
299
299
|
"show-overflow-tooltip": ""
|
|
300
300
|
}),
|
|
301
|
-
|
|
301
|
+
m(g, {
|
|
302
302
|
prop: "temperature",
|
|
303
303
|
label: "温度",
|
|
304
304
|
align: "center",
|
|
305
305
|
sortable: "custom",
|
|
306
|
-
"min-width": "
|
|
306
|
+
"min-width": "22%"
|
|
307
307
|
}, {
|
|
308
|
-
default:
|
|
308
|
+
default: w(({ row: e }) => [p("span", { class: _({ "is-alarm": Z(e, "temperature") }) }, S(X(e.temperature, "℃")), 3)]),
|
|
309
309
|
_: 1
|
|
310
310
|
}),
|
|
311
|
-
|
|
311
|
+
m(g, {
|
|
312
312
|
prop: "precipitation",
|
|
313
313
|
label: "降水量",
|
|
314
314
|
align: "center",
|
|
315
315
|
sortable: "custom",
|
|
316
|
-
"min-width": "
|
|
316
|
+
"min-width": "23%"
|
|
317
317
|
}, {
|
|
318
|
-
default:
|
|
318
|
+
default: w(({ row: e }) => [p("span", { class: _({ "is-alarm": Z(e, "precipitation") }) }, S(X(e.precipitation, "mm")), 3)]),
|
|
319
319
|
_: 1
|
|
320
320
|
}),
|
|
321
|
-
|
|
321
|
+
m(g, {
|
|
322
322
|
label: "风向风速",
|
|
323
|
-
align: "
|
|
324
|
-
|
|
323
|
+
align: "center",
|
|
324
|
+
prop: "windSpeed",
|
|
325
|
+
"min-width": "25%",
|
|
326
|
+
sortable: ""
|
|
325
327
|
}, {
|
|
326
|
-
default:
|
|
328
|
+
default: w(({ row: e }) => [p("div", null, [p("div", null, S(e.windSpeed ? X(e.windSpeed, "m/s") : "无"), 1), p("div", null, S(e.windDirectionText || "无"), 1)])]),
|
|
327
329
|
_: 1
|
|
328
330
|
})
|
|
329
331
|
]),
|
|
330
332
|
_: 1
|
|
331
333
|
}, 8, ["data", "height"])])])
|
|
332
|
-
])), [[
|
|
334
|
+
])), [[y, z.value]]);
|
|
333
335
|
};
|
|
334
336
|
}
|
|
335
|
-
}), [["__scopeId", "data-v-
|
|
337
|
+
}), [["__scopeId", "data-v-a32d57cd"]]);
|
|
336
338
|
//#endregion
|
|
337
339
|
export { R as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as e } from "./component-AqiMonitor-C_V1Nuf_.mjs";
|
|
2
2
|
import { i as t } from "./component-AiChat-BXNBLM1G.mjs";
|
|
3
|
-
import { A as n, C as r, D as i, E as ee,
|
|
3
|
+
import { A as n, C as r, D as i, E as ee, F as a, M as o, N as s, O as c, P as l, S as u, T as d, _ as f, a as p, b as m, c as te, d as ne, f as re, g as ie, h as ae, i as oe, j as se, k as ce, l as le, m as ue, o as h, p as g, r as _, s as de, u as fe, v as pe, w as me, x as he, y as ge } from "./component-Forecast72h-TFBSlUgI.mjs";
|
|
4
4
|
import { n as v } from "./component-LithiumBatteryMiningArea-B5aUe7T0.mjs";
|
|
5
5
|
import { ElLoadingDirective as y, ElOption as b, ElSelect as x } from "element-plus/es";
|
|
6
6
|
import { Fragment as S, createElementBlock as C, createElementVNode as w, createVNode as T, defineComponent as E, getCurrentInstance as D, nextTick as O, normalizeStyle as k, onBeforeUnmount as A, onMounted as j, openBlock as M, ref as N, renderList as P, toDisplayString as F, watch as I, withCtx as L, withDirectives as _e } from "vue";
|
|
@@ -89,39 +89,39 @@ var ye = {
|
|
|
89
89
|
_time: y,
|
|
90
90
|
_temp: Number.isFinite(b) ? b : 0,
|
|
91
91
|
_weatherIcon: new URL((/* @__PURE__ */ Object.assign({
|
|
92
|
-
"../../assets/img/weatherIcon/0.gif":
|
|
93
|
-
"../../assets/img/weatherIcon/1.gif":
|
|
94
|
-
"../../assets/img/weatherIcon/10.gif":
|
|
95
|
-
"../../assets/img/weatherIcon/11.gif":
|
|
96
|
-
"../../assets/img/weatherIcon/12.gif":
|
|
97
|
-
"../../assets/img/weatherIcon/13.gif":
|
|
98
|
-
"../../assets/img/weatherIcon/14.gif":
|
|
99
|
-
"../../assets/img/weatherIcon/15.gif":
|
|
100
|
-
"../../assets/img/weatherIcon/16.gif":
|
|
101
|
-
"../../assets/img/weatherIcon/17.gif":
|
|
102
|
-
"../../assets/img/weatherIcon/18.gif":
|
|
103
|
-
"../../assets/img/weatherIcon/19.gif":
|
|
104
|
-
"../../assets/img/weatherIcon/2.gif":
|
|
105
|
-
"../../assets/img/weatherIcon/20.gif":
|
|
106
|
-
"../../assets/img/weatherIcon/21.gif":
|
|
107
|
-
"../../assets/img/weatherIcon/22.gif":
|
|
108
|
-
"../../assets/img/weatherIcon/23.gif":
|
|
109
|
-
"../../assets/img/weatherIcon/24.gif":
|
|
110
|
-
"../../assets/img/weatherIcon/25.gif":
|
|
92
|
+
"../../assets/img/weatherIcon/0.gif": a,
|
|
93
|
+
"../../assets/img/weatherIcon/1.gif": l,
|
|
94
|
+
"../../assets/img/weatherIcon/10.gif": s,
|
|
95
|
+
"../../assets/img/weatherIcon/11.gif": o,
|
|
96
|
+
"../../assets/img/weatherIcon/12.gif": se,
|
|
97
|
+
"../../assets/img/weatherIcon/13.gif": n,
|
|
98
|
+
"../../assets/img/weatherIcon/14.gif": ce,
|
|
99
|
+
"../../assets/img/weatherIcon/15.gif": c,
|
|
100
|
+
"../../assets/img/weatherIcon/16.gif": i,
|
|
101
|
+
"../../assets/img/weatherIcon/17.gif": ee,
|
|
102
|
+
"../../assets/img/weatherIcon/18.gif": d,
|
|
103
|
+
"../../assets/img/weatherIcon/19.gif": me,
|
|
104
|
+
"../../assets/img/weatherIcon/2.gif": r,
|
|
105
|
+
"../../assets/img/weatherIcon/20.gif": u,
|
|
106
|
+
"../../assets/img/weatherIcon/21.gif": he,
|
|
107
|
+
"../../assets/img/weatherIcon/22.gif": m,
|
|
108
|
+
"../../assets/img/weatherIcon/23.gif": ge,
|
|
109
|
+
"../../assets/img/weatherIcon/24.gif": pe,
|
|
110
|
+
"../../assets/img/weatherIcon/25.gif": f,
|
|
111
111
|
"../../assets/img/weatherIcon/26.gif": ie,
|
|
112
|
-
"../../assets/img/weatherIcon/27.gif":
|
|
113
|
-
"../../assets/img/weatherIcon/28.gif":
|
|
114
|
-
"../../assets/img/weatherIcon/29.gif":
|
|
115
|
-
"../../assets/img/weatherIcon/3.gif":
|
|
116
|
-
"../../assets/img/weatherIcon/30.gif":
|
|
117
|
-
"../../assets/img/weatherIcon/31.gif":
|
|
118
|
-
"../../assets/img/weatherIcon/4.gif":
|
|
119
|
-
"../../assets/img/weatherIcon/5.gif":
|
|
120
|
-
"../../assets/img/weatherIcon/53.gif":
|
|
121
|
-
"../../assets/img/weatherIcon/6.gif":
|
|
122
|
-
"../../assets/img/weatherIcon/7.gif":
|
|
123
|
-
"../../assets/img/weatherIcon/8.gif":
|
|
124
|
-
"../../assets/img/weatherIcon/9.gif":
|
|
112
|
+
"../../assets/img/weatherIcon/27.gif": ae,
|
|
113
|
+
"../../assets/img/weatherIcon/28.gif": ue,
|
|
114
|
+
"../../assets/img/weatherIcon/29.gif": g,
|
|
115
|
+
"../../assets/img/weatherIcon/3.gif": re,
|
|
116
|
+
"../../assets/img/weatherIcon/30.gif": ne,
|
|
117
|
+
"../../assets/img/weatherIcon/31.gif": fe,
|
|
118
|
+
"../../assets/img/weatherIcon/4.gif": le,
|
|
119
|
+
"../../assets/img/weatherIcon/5.gif": te,
|
|
120
|
+
"../../assets/img/weatherIcon/53.gif": de,
|
|
121
|
+
"../../assets/img/weatherIcon/6.gif": h,
|
|
122
|
+
"../../assets/img/weatherIcon/7.gif": p,
|
|
123
|
+
"../../assets/img/weatherIcon/8.gif": oe,
|
|
124
|
+
"../../assets/img/weatherIcon/9.gif": _
|
|
125
125
|
}))[`../../assets/img/weatherIcon/${x}.gif`], import.meta.url).href,
|
|
126
126
|
_windSpeed: `${w}级`
|
|
127
127
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as e } from "./component-AqiMonitor-C_V1Nuf_.mjs";
|
|
2
2
|
import { i as t } from "./component-AiChat-BXNBLM1G.mjs";
|
|
3
|
-
import { A as n, C as r, D as i, E as a,
|
|
3
|
+
import { A as n, C as r, D as i, E as a, F as o, M as s, N as c, O as l, P as ee, S as te, T as u, _ as d, a as f, b as p, c as m, d as h, f as g, g as _, h as ne, i as re, j as ie, k as ae, l as oe, m as se, o as v, p as y, r as b, s as x, u as S, v as C, w, x as T, y as E } from "./component-Forecast72h-TFBSlUgI.mjs";
|
|
4
4
|
import { n as D } from "./component-LithiumBatteryMiningArea-B5aUe7T0.mjs";
|
|
5
5
|
import { ElLoadingDirective as O } from "element-plus/es";
|
|
6
6
|
import { Fragment as k, createCommentVNode as A, createElementBlock as j, createElementVNode as M, defineComponent as N, getCurrentInstance as P, normalizeClass as F, onMounted as I, openBlock as L, ref as R, renderList as z, toDisplayString as B, vShow as ce, withDirectives as V } from "vue";
|
|
@@ -153,39 +153,39 @@ var H = {
|
|
|
153
153
|
_date: `${O}-${k}`,
|
|
154
154
|
_week: `周${j[D.getDay()]}`,
|
|
155
155
|
_icon: new URL((/* @__PURE__ */ Object.assign({
|
|
156
|
-
"../../assets/img/weatherIcon/0.gif":
|
|
157
|
-
"../../assets/img/weatherIcon/1.gif":
|
|
158
|
-
"../../assets/img/weatherIcon/10.gif":
|
|
159
|
-
"../../assets/img/weatherIcon/11.gif":
|
|
160
|
-
"../../assets/img/weatherIcon/12.gif":
|
|
161
|
-
"../../assets/img/weatherIcon/13.gif":
|
|
162
|
-
"../../assets/img/weatherIcon/14.gif":
|
|
163
|
-
"../../assets/img/weatherIcon/15.gif":
|
|
164
|
-
"../../assets/img/weatherIcon/16.gif":
|
|
165
|
-
"../../assets/img/weatherIcon/17.gif":
|
|
166
|
-
"../../assets/img/weatherIcon/18.gif":
|
|
167
|
-
"../../assets/img/weatherIcon/19.gif":
|
|
168
|
-
"../../assets/img/weatherIcon/2.gif":
|
|
169
|
-
"../../assets/img/weatherIcon/20.gif":
|
|
170
|
-
"../../assets/img/weatherIcon/21.gif":
|
|
171
|
-
"../../assets/img/weatherIcon/22.gif":
|
|
172
|
-
"../../assets/img/weatherIcon/23.gif":
|
|
173
|
-
"../../assets/img/weatherIcon/24.gif":
|
|
174
|
-
"../../assets/img/weatherIcon/25.gif":
|
|
156
|
+
"../../assets/img/weatherIcon/0.gif": o,
|
|
157
|
+
"../../assets/img/weatherIcon/1.gif": ee,
|
|
158
|
+
"../../assets/img/weatherIcon/10.gif": c,
|
|
159
|
+
"../../assets/img/weatherIcon/11.gif": s,
|
|
160
|
+
"../../assets/img/weatherIcon/12.gif": ie,
|
|
161
|
+
"../../assets/img/weatherIcon/13.gif": n,
|
|
162
|
+
"../../assets/img/weatherIcon/14.gif": ae,
|
|
163
|
+
"../../assets/img/weatherIcon/15.gif": l,
|
|
164
|
+
"../../assets/img/weatherIcon/16.gif": i,
|
|
165
|
+
"../../assets/img/weatherIcon/17.gif": a,
|
|
166
|
+
"../../assets/img/weatherIcon/18.gif": u,
|
|
167
|
+
"../../assets/img/weatherIcon/19.gif": w,
|
|
168
|
+
"../../assets/img/weatherIcon/2.gif": r,
|
|
169
|
+
"../../assets/img/weatherIcon/20.gif": te,
|
|
170
|
+
"../../assets/img/weatherIcon/21.gif": T,
|
|
171
|
+
"../../assets/img/weatherIcon/22.gif": p,
|
|
172
|
+
"../../assets/img/weatherIcon/23.gif": E,
|
|
173
|
+
"../../assets/img/weatherIcon/24.gif": C,
|
|
174
|
+
"../../assets/img/weatherIcon/25.gif": d,
|
|
175
175
|
"../../assets/img/weatherIcon/26.gif": _,
|
|
176
|
-
"../../assets/img/weatherIcon/27.gif":
|
|
177
|
-
"../../assets/img/weatherIcon/28.gif":
|
|
178
|
-
"../../assets/img/weatherIcon/29.gif":
|
|
179
|
-
"../../assets/img/weatherIcon/3.gif":
|
|
180
|
-
"../../assets/img/weatherIcon/30.gif":
|
|
181
|
-
"../../assets/img/weatherIcon/31.gif":
|
|
182
|
-
"../../assets/img/weatherIcon/4.gif":
|
|
183
|
-
"../../assets/img/weatherIcon/5.gif":
|
|
184
|
-
"../../assets/img/weatherIcon/53.gif":
|
|
185
|
-
"../../assets/img/weatherIcon/6.gif":
|
|
186
|
-
"../../assets/img/weatherIcon/7.gif":
|
|
187
|
-
"../../assets/img/weatherIcon/8.gif":
|
|
188
|
-
"../../assets/img/weatherIcon/9.gif":
|
|
176
|
+
"../../assets/img/weatherIcon/27.gif": ne,
|
|
177
|
+
"../../assets/img/weatherIcon/28.gif": se,
|
|
178
|
+
"../../assets/img/weatherIcon/29.gif": y,
|
|
179
|
+
"../../assets/img/weatherIcon/3.gif": g,
|
|
180
|
+
"../../assets/img/weatherIcon/30.gif": h,
|
|
181
|
+
"../../assets/img/weatherIcon/31.gif": S,
|
|
182
|
+
"../../assets/img/weatherIcon/4.gif": oe,
|
|
183
|
+
"../../assets/img/weatherIcon/5.gif": m,
|
|
184
|
+
"../../assets/img/weatherIcon/53.gif": x,
|
|
185
|
+
"../../assets/img/weatherIcon/6.gif": v,
|
|
186
|
+
"../../assets/img/weatherIcon/7.gif": f,
|
|
187
|
+
"../../assets/img/weatherIcon/8.gif": re,
|
|
188
|
+
"../../assets/img/weatherIcon/9.gif": b
|
|
189
189
|
}))[`../../assets/img/weatherIcon/${e.weatherPhenomenon}.gif`], import.meta.url).href
|
|
190
190
|
};
|
|
191
191
|
});
|
package/dist/chunks/{component-YCDataService-CD042ss7.mjs → component-YCDataService-B4PPV3Dp.mjs}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as e } from "./component-AqiMonitor-C_V1Nuf_.mjs";
|
|
2
2
|
import { i as t } from "./component-AiChat-BXNBLM1G.mjs";
|
|
3
|
-
import { r as n } from "./component-HdThreeWeatherTrend-
|
|
3
|
+
import { r as n } from "./component-HdThreeWeatherTrend-HlRMLWm8.mjs";
|
|
4
4
|
import { t as r } from "./component-YCDataMonitor-DPMFqIFB.mjs";
|
|
5
5
|
import { ElConfigProvider as i, ElDatePicker as a, ElInput as o, ElLoadingDirective as s } from "element-plus/es";
|
|
6
6
|
import { Fragment as c, computed as l, createCommentVNode as u, createElementBlock as d, createElementVNode as f, createTextVNode as p, createVNode as m, defineComponent as h, normalizeClass as g, onBeforeUnmount as _, onMounted as v, openBlock as y, ref as b, renderList as x, toDisplayString as S, unref as C, vShow as w, withCtx as T, withDirectives as E } from "vue";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as e } from "./component-AqiMonitor-C_V1Nuf_.mjs";
|
|
2
2
|
import { i as t } from "./component-AiChat-BXNBLM1G.mjs";
|
|
3
|
-
import "./component-Forecast72h-
|
|
3
|
+
import "./component-Forecast72h-TFBSlUgI.mjs";
|
|
4
4
|
import { n } from "./component-LithiumBatteryMiningArea-B5aUe7T0.mjs";
|
|
5
5
|
import { ElButton as r, ElDialog as i, ElForm as ee, ElFormItem as te, ElIcon as ne, ElInput as re } from "element-plus/es";
|
|
6
6
|
import { Fragment as a, createBlock as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createStaticVNode as u, createTextVNode as d, createVNode as f, normalizeClass as p, normalizeStyle as ie, onBeforeUnmount as m, onMounted as h, openBlock as g, reactive as _, ref as v, renderList as y, toDisplayString as b, unref as x, withCtx as S, withKeys as ae, withModifiers as oe } from "vue";
|
|
@@ -36,8 +36,9 @@ interface Props {
|
|
|
36
36
|
initialQueryTime?: string;
|
|
37
37
|
initialSpeed?: number;
|
|
38
38
|
showGrid?: boolean;
|
|
39
|
-
showLegend?: boolean;
|
|
40
39
|
showCurrentTime?: boolean;
|
|
40
|
+
legendTicks?: number[];
|
|
41
|
+
legendColors?: string[];
|
|
41
42
|
}
|
|
42
43
|
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
43
44
|
close: (...args: any[]) => void;
|
|
@@ -56,12 +57,13 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
56
57
|
appKey: string;
|
|
57
58
|
appSalt: string;
|
|
58
59
|
ids: Record<string, WorkflowConfig>;
|
|
59
|
-
showLegend: boolean;
|
|
60
60
|
mock: boolean;
|
|
61
61
|
initialQueryTime: string;
|
|
62
62
|
initialSpeed: number;
|
|
63
63
|
showGrid: boolean;
|
|
64
64
|
showCurrentTime: boolean;
|
|
65
|
+
legendTicks: number[];
|
|
66
|
+
legendColors: string[];
|
|
65
67
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
66
68
|
popupRef: HTMLDivElement;
|
|
67
69
|
dragHandleRef: HTMLDivElement;
|
package/dist/nxd-plugin.mjs
CHANGED
|
@@ -5,18 +5,18 @@ import { t as r } from "./chunks/component-GeologyLiveAlarm-B9jBWXf0.mjs";
|
|
|
5
5
|
import { t as i } from "./chunks/component-HighwayLiveAlarmNew-rH59lsj8.mjs";
|
|
6
6
|
import { t as a } from "./chunks/component-HighwayStations-DGt6Gsr9.mjs";
|
|
7
7
|
import { t as o } from "./chunks/component-HighWayEarlyWarningRed-DlgG9rTx.mjs";
|
|
8
|
-
import { t as s } from "./chunks/component-HdThreeWeatherTrend-
|
|
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-YCHome-
|
|
8
|
+
import { t as s } from "./chunks/component-HdThreeWeatherTrend-HlRMLWm8.mjs";
|
|
9
|
+
import { t as c } from "./chunks/component-Forecast72h-TFBSlUgI.mjs";
|
|
10
|
+
import { t as l } from "./chunks/component-HighwayWeatherForecast-CDLKFRNB.mjs";
|
|
11
|
+
import { t as u } from "./chunks/component-ServiceMaterialsBtn-C9m-epfv.mjs";
|
|
12
|
+
import { t as d } from "./chunks/component-YCHome-C-_Hf_oA.mjs";
|
|
13
13
|
import { t as f } from "./chunks/component-LithiumBatteryMiningArea-B5aUe7T0.mjs";
|
|
14
14
|
import { t as p } from "./chunks/component-YCLoginNew-Bx2LoLJz.mjs";
|
|
15
15
|
import { t as m } from "./chunks/component-HighWayFreeze-CCp1Rxpz.mjs";
|
|
16
16
|
import { t as h } from "./chunks/component-RadarLegend-B2ajP_0M.mjs";
|
|
17
17
|
import { t as g } from "./chunks/component-RadarShortTerm-BeGEjbHr.mjs";
|
|
18
|
-
import { t as _ } from "./chunks/component-TimeBasedForecast-
|
|
19
|
-
import { t as v } from "./chunks/component-WeatherForecast-
|
|
18
|
+
import { t as _ } from "./chunks/component-TimeBasedForecast-C1yk1Iu-.mjs";
|
|
19
|
+
import { t as v } from "./chunks/component-WeatherForecast-BRml38Ik.mjs";
|
|
20
20
|
import { t as y } from "./chunks/component-ImageGeneration-BtM7MHcE.mjs";
|
|
21
21
|
import { t as b } from "./chunks/component-WarningSignal-C0CnTLVH.mjs";
|
|
22
22
|
import { t as x } from "./chunks/component-RadarChart-BXfMyPPi.mjs";
|
|
@@ -31,29 +31,29 @@ import { t as O } from "./chunks/component-IframeWeb-vLIWvbJY.mjs";
|
|
|
31
31
|
import { t as k } from "./chunks/component-Duty-dyZZ4vHt.mjs";
|
|
32
32
|
import { t as A } from "./chunks/component-RenderMarkdown-Dv-UVGrS.mjs";
|
|
33
33
|
import { t as j } from "./chunks/component-EarlyWarningStatistic-CBJfrRsV.mjs";
|
|
34
|
-
import { t as M } from "./chunks/component-YCDataService-
|
|
34
|
+
import { t as M } from "./chunks/component-YCDataService-B4PPV3Dp.mjs";
|
|
35
35
|
import { t as N } from "./chunks/component-ChartCumulativePre-Bo28Bgaa.mjs";
|
|
36
36
|
import { t as P } from "./chunks/component-ChartServiceMaterial-DELVCsKj.mjs";
|
|
37
37
|
import { t as F } from "./chunks/component-YCHomeLegend-B-nlePS2.mjs";
|
|
38
38
|
import { t as I } from "./chunks/component-IntroducePic-D3FSEuKX.mjs";
|
|
39
39
|
import { t as L } from "./chunks/component-HighQuality-1iqLOQAF.mjs";
|
|
40
|
-
import { t as R } from "./chunks/component-HdObservation-
|
|
41
|
-
import { t as z } from "./chunks/component-StationDialog-
|
|
42
|
-
import { t as B } from "./chunks/component-StationList-
|
|
43
|
-
import { t as V } from "./chunks/component-PrecipitationRanking-
|
|
44
|
-
import { t as H } from "./chunks/component-HdRadarTime-
|
|
45
|
-
import { t as U } from "./chunks/component-HdStationTem-
|
|
46
|
-
import { t as W } from "./chunks/component-HdPreSituation-
|
|
40
|
+
import { t as R } from "./chunks/component-HdObservation-rcQFHEfW.mjs";
|
|
41
|
+
import { t as z } from "./chunks/component-StationDialog-CnJuYTfB.mjs";
|
|
42
|
+
import { t as B } from "./chunks/component-StationList-BcnqOIZY.mjs";
|
|
43
|
+
import { t as V } from "./chunks/component-PrecipitationRanking-BOm_vb1L.mjs";
|
|
44
|
+
import { t as H } from "./chunks/component-HdRadarTime-Gcn9dJky.mjs";
|
|
45
|
+
import { t as U } from "./chunks/component-HdStationTem-CbJkt6Ww.mjs";
|
|
46
|
+
import { t as W } from "./chunks/component-HdPreSituation-CnRwuRGg.mjs";
|
|
47
47
|
import { t as G } from "./chunks/component-HdSeaCase-3-YFxSuM.mjs";
|
|
48
48
|
import { n as K, t as q } from "./chunks/component-HdHeatService-Bf9XH3DP.mjs";
|
|
49
|
-
import { t as J } from "./chunks/component-HdServiceRequirements-
|
|
50
|
-
import { t as Y } from "./chunks/component-HdSuggestion-
|
|
49
|
+
import { t as J } from "./chunks/component-HdServiceRequirements-Bd4HJrpn.mjs";
|
|
50
|
+
import { t as Y } from "./chunks/component-HdSuggestion-_JNJhwSK.mjs";
|
|
51
51
|
import { t as X } from "./chunks/component-HdForecastProducts-D4x_Y0OB.mjs";
|
|
52
|
-
import { t as Z } from "./chunks/component-HdWaveForcast-
|
|
53
|
-
import { t as Q } from "./chunks/component-HdServiceMarterial-
|
|
52
|
+
import { t as Z } from "./chunks/component-HdWaveForcast-jNK-H1b1.mjs";
|
|
53
|
+
import { t as Q } from "./chunks/component-HdServiceMarterial-ehquoNg2.mjs";
|
|
54
54
|
//#region src/index.ts
|
|
55
55
|
var $ = { install($) {
|
|
56
|
-
$.component("HighwayLiveAlarm", n), $.component("HighwayLiveAlarmNew", i), $.component("HighwayStations", a), $.component("HighWayEarlyWarningRed", o), $.component("HighwayWeatherForecast",
|
|
56
|
+
$.component("HighwayLiveAlarm", n), $.component("HighwayLiveAlarmNew", i), $.component("HighwayStations", a), $.component("HighWayEarlyWarningRed", o), $.component("HighwayWeatherForecast", l), $.component("ServiceMaterialsBtn", u), $.component("YCHome", d), $.component("YCLoginNew", p), $.component("HighWayFreeze", m), $.component("RadarShortTerm", g), $.component("LithiumBatteryMiningArea", f), $.component("TimeBasedForecast", _), $.component("WeatherForecast", v), $.component("ImageGeneration", y), $.component("WarningSignal", b), $.component("RadarChart", x), $.component("AqiMonitor", e), $.component("MapPopup", S), $.component("RadarTime", C), $.component("ServiceMaterial", w), $.component("WarningLine", T), $.component("RadarLegend", h), $.component("PieLegend", ee), $.component("GeologyLiveAlarm", r), $.component("MaterialPreview", E), $.component("ReservoirLiveAlarm", D), $.component("IframeWeb", O), $.component("Duty", k), $.component("RenderMarkdown", A), $.component("EarlyWarningStatistic", j), $.component("YCDataService", M), $.component("ChartCumulativePre", N), $.component("ChartServiceMaterial", P), $.component("YCHomeLegend", F), $.component("IntroducePic", I), $.component("HighQuality", L), $.component("AiChat", t), $.component("StationDialog", z), $.component("StationList", B), $.component("PrecipitationRanking", V), $.component("Forecast72h", c), $.component("HdRadarTime", H), $.component("HdStationTem", U), $.component("HdObservation", R), $.component("HdPreSituation", W), $.component("HdSeaCase", G), $.component("HdQxServiceEffects", K), $.component("HdHeatService", q), $.component("HdServiceRequirements", J), $.component("HdSuggestion", Y), $.component("HdForecastProducts", X), $.component("HdThreeWeatherTrend", s), $.component("HdWaveForcast", Z), $.component("HdServiceMarterial", Q);
|
|
57
57
|
} };
|
|
58
58
|
//#endregion
|
|
59
|
-
export { t as AiChat, e as AqiMonitor, N as ChartCumulativePre, P as ChartServiceMaterial, k as Duty, j as EarlyWarningStatistic,
|
|
59
|
+
export { t as AiChat, e as AqiMonitor, N as ChartCumulativePre, P as ChartServiceMaterial, k as Duty, j as EarlyWarningStatistic, c as Forecast72h, r as GeologyLiveAlarm, X as HdForecastProducts, q as HdHeatService, R as HdObservation, W as HdPreSituation, K as HdQxServiceEffects, H as HdRadarTime, G as HdSeaCase, Q as HdServiceMarterial, J as HdServiceRequirements, U as HdStationTem, Y as HdSuggestion, s as HdThreeWeatherTrend, Z as HdWaveForcast, L as HighQuality, o as HighWayEarlyWarningRed, m as HighWayFreeze, n as HighwayLiveAlarm, i as HighwayLiveAlarmNew, a as HighwayStations, l as HighwayWeatherForecast, O as IframeWeb, y as ImageGeneration, I as IntroducePic, f as LithiumBatteryMiningArea, S as MapPopup, E as MaterialPreview, ee as PieLegend, V as PrecipitationRanking, x as RadarChart, h as RadarLegend, g as RadarShortTerm, C as RadarTime, A as RenderMarkdown, D as ReservoirLiveAlarm, w as ServiceMaterial, u as ServiceMaterialsBtn, z as StationDialog, B as StationList, _ as TimeBasedForecast, T as WarningLine, b as WarningSignal, v as WeatherForecast, M as YCDataService, d as YCHome, F as YCHomeLegend, p as YCLoginNew, $ as default };
|