nxd-plugin 1.7.61 → 1.7.63
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-BUy1MSaP.mjs → component-AqiMonitor-DbEiA-eq.mjs} +35 -17
- package/dist/chunks/{component-ChartCumulativePre-B1-2oWSv.mjs → component-ChartCumulativePre-B-8gpBKH.mjs} +1 -1
- package/dist/chunks/{component-ChartRealTimePre-fdGD6b6W.mjs → component-ChartRealTimePre-6qop27YL.mjs} +1 -1
- package/dist/chunks/{component-ChartServiceMaterial-jbICJ7zm.mjs → component-ChartServiceMaterial-BJmsK4Yo.mjs} +1 -1
- package/dist/chunks/{component-Duty-vTAc8Pnv.mjs → component-Duty-BJOz8pxV.mjs} +1 -1
- package/dist/chunks/{component-EarlyWarningStatistic-CvnL9pUy.mjs → component-EarlyWarningStatistic-DvAmY7Gh.mjs} +1 -1
- package/dist/chunks/{component-GeologyLiveAlarm-DVTs1YA3.mjs → component-GeologyLiveAlarm-CRRIUd2h.mjs} +1 -1
- package/dist/chunks/{component-HighWayEarlyWarningRed-C9bkPvSS.mjs → component-HighWayEarlyWarningRed-DgNrFdzm.mjs} +1 -1
- package/dist/chunks/{component-HighWayFreeze-CIjTLONp.mjs → component-HighWayFreeze-DzBnVD2r.mjs} +1 -1
- package/dist/chunks/{component-HighwayLiveAlarm-GTnOMO-n.mjs → component-HighwayLiveAlarm-DZM7_KsV.mjs} +1 -1
- package/dist/chunks/{component-HighwayLiveAlarmNew-Dkyj6kWQ.mjs → component-HighwayLiveAlarmNew-CPbcFfFw.mjs} +2 -2
- package/dist/chunks/{component-HighwayStations-D3we6SUy.mjs → component-HighwayStations-BQM5VnrX.mjs} +1 -1
- package/dist/chunks/{component-HighwayWeatherForecast-BplmvdB0.mjs → component-HighwayWeatherForecast-jJgs1nWv.mjs} +177 -155
- package/dist/chunks/{component-IframeWeb-C1sG2iVi.mjs → component-IframeWeb-2o0iO_zv.mjs} +1 -1
- package/dist/chunks/{component-ImageGeneration-CbJgwsD0.mjs → component-ImageGeneration-BpL7GGVe.mjs} +1 -1
- package/dist/chunks/{component-LithiumBatteryMiningArea-DfRcsCeD.mjs → component-LithiumBatteryMiningArea-Cu4xOUMT.mjs} +7 -7
- package/dist/chunks/{component-MapPopup-C54e6O0P.mjs → component-MapPopup-BKpmRiRc.mjs} +1 -1
- package/dist/chunks/{component-MaterialPreview-DfyIKuw8.mjs → component-MaterialPreview-B9hPgmCc.mjs} +1 -1
- package/dist/chunks/{component-PieLegend-BMX2FEPP.mjs → component-PieLegend-oUHPJc3-.mjs} +1 -1
- package/dist/chunks/{component-RadarChart-BYeP4jwI.mjs → component-RadarChart-Kv3AUHxN.mjs} +1 -1
- package/dist/chunks/{component-RadarLegend-DW3-sWxw.mjs → component-RadarLegend-CkBt4euh.mjs} +1 -1
- package/dist/chunks/{component-RadarShortTerm-BaQy4AVN.mjs → component-RadarShortTerm-sDd-YZK5.mjs} +3 -3
- package/dist/chunks/{component-RadarTime-B2qKrYu3.mjs → component-RadarTime-B_8GIAtB.mjs} +1 -1
- package/dist/chunks/{component-RenderMarkdown-Bzr70vqr.mjs → component-RenderMarkdown-DeNXJIM-.mjs} +1 -1
- package/dist/chunks/{component-ReservoirLiveAlarm-D0Ud-2LT.mjs → component-ReservoirLiveAlarm-BfYMEzip.mjs} +2 -2
- package/dist/chunks/{component-ServiceMaterial-zNVM7Krk.mjs → component-ServiceMaterial-oEiMoM8L.mjs} +1 -1
- package/dist/chunks/{component-ServiceMaterialsBtn-DqiX5KzU.mjs → component-ServiceMaterialsBtn-bkSh2Pec.mjs} +1 -1
- package/dist/chunks/{component-TimeBasedForecast-DsG9YUv2.mjs → component-TimeBasedForecast-B7joXIvV.mjs} +35 -35
- package/dist/chunks/{component-WarningLine-CTSBwjS8.mjs → component-WarningLine-C3-1NPwv.mjs} +2 -2
- package/dist/chunks/{component-WarningSignal-Doh6ffue.mjs → component-WarningSignal-Bj-bDMis.mjs} +2 -2
- package/dist/chunks/{component-WeatherForecast-O-C5Iz6a.mjs → component-WeatherForecast-Dyf8v_Fq.mjs} +35 -35
- package/dist/chunks/{component-YCHome-D5N8wvlw.mjs → component-YCHome-DHw2wL4Y.mjs} +2 -2
- package/dist/chunks/component-YCLoginNew-CAKG8hmF.mjs +412 -0
- package/dist/chunks/component-YCRealTimeTable-BCE5fGsG.mjs +300 -0
- package/dist/nxd-plugin.mjs +37 -36
- package/dist/src/components/YCLoginNew/YCLoginNew.vue.d.ts +10 -0
- package/dist/src/components/YCRealTimeTable/YCRealTimeTable.vue.d.ts +41 -0
- package/dist/src/index.d.ts +2 -1
- package/dist/src/utils/methods.d.ts +2 -0
- package/dist/src/utils/request.d.ts +2 -0
- package/dist/styles/component-LithiumBatteryMiningArea.css +1 -1
- package/dist/styles/component-YCLoginNew.css +1 -1
- package/dist/styles/component-YCRealTimeTable.css +1 -0
- package/package.json +1 -1
- package/dist/chunks/component-YCLoginNew-Ssv3Tm8I.mjs +0 -364
|
@@ -0,0 +1,300 @@
|
|
|
1
|
+
import { n as e, r as t } from "./component-AqiMonitor-DbEiA-eq.mjs";
|
|
2
|
+
import { n } from "./component-HighwayWeatherForecast-jJgs1nWv.mjs";
|
|
3
|
+
import { ElInput as r, ElLoadingDirective as i } from "element-plus/es";
|
|
4
|
+
import { Fragment as a, computed as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createTextVNode as u, createVNode as d, defineComponent as f, normalizeClass as p, onMounted as m, openBlock as h, ref as g, renderList as _, toDisplayString as v, withDirectives as y } from "vue";
|
|
5
|
+
import "element-plus/es/components/loading/style/css";
|
|
6
|
+
import "element-plus/es/components/input/style/css";
|
|
7
|
+
//#region src/components/YCRealTimeTable/YCRealTimeTable.vue?vue&type=script&setup=true&lang.ts
|
|
8
|
+
var b = {
|
|
9
|
+
class: "YCRealTimeTable",
|
|
10
|
+
"element-loading-background": "rgba(0, 0, 0, 0.4)"
|
|
11
|
+
}, x = { class: "YCRealTimeTable-summary" }, S = { class: "summary-table" }, C = { class: "summary-head" }, w = { class: "summary-body" }, T = { class: "summary-cell summary-cell-label" }, E = { class: "YCRealTimeTable-toolbar" }, D = { class: "filter-group" }, O = { class: "YCRealTimeTable-detail" }, ee = { class: "detail-table" }, k = { class: "detail-head" }, A = ["onClick"], j = { class: "detail-body" }, M = { class: "detail-cell detail-cell-index" }, N = { class: "detail-cell" }, P = { class: "detail-cell" }, F = { class: "detail-cell" }, I = { class: "detail-cell" }, L = { class: "detail-cell" }, R = { class: "detail-cell" }, z = { class: "detail-cell" }, B = { class: "detail-cell" }, V = /* @__PURE__ */ e(/* @__PURE__ */ f({
|
|
12
|
+
__name: "YCRealTimeTable",
|
|
13
|
+
props: {
|
|
14
|
+
appKey: {
|
|
15
|
+
type: String,
|
|
16
|
+
default: ""
|
|
17
|
+
},
|
|
18
|
+
appSalt: {
|
|
19
|
+
type: String,
|
|
20
|
+
default: ""
|
|
21
|
+
},
|
|
22
|
+
baseHttp: {
|
|
23
|
+
type: String,
|
|
24
|
+
default: ""
|
|
25
|
+
},
|
|
26
|
+
ids: {
|
|
27
|
+
type: Object,
|
|
28
|
+
default: () => ({})
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
setup(e) {
|
|
32
|
+
let f = e, V = g(!1), H = g([]), U = [
|
|
33
|
+
"当前小时雨量(测试)",
|
|
34
|
+
"1小时雨量",
|
|
35
|
+
"3小时雨量",
|
|
36
|
+
"20时至当前雨量",
|
|
37
|
+
"24小时雨量",
|
|
38
|
+
"极大风速",
|
|
39
|
+
"能见度",
|
|
40
|
+
"最小能见度"
|
|
41
|
+
], W = g([]), G = g([]), K = [
|
|
42
|
+
{
|
|
43
|
+
key: "index",
|
|
44
|
+
label: "序号",
|
|
45
|
+
sortable: !1
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
key: "county",
|
|
49
|
+
label: "县名",
|
|
50
|
+
sortable: !1
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
key: "station",
|
|
54
|
+
label: "站名",
|
|
55
|
+
sortable: !1
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
key: "time",
|
|
59
|
+
label: "时间",
|
|
60
|
+
sortable: !0
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
key: "rain24",
|
|
64
|
+
label: "24小时雨量",
|
|
65
|
+
sortable: !0
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
key: "rain20",
|
|
69
|
+
label: "20时至现在雨量",
|
|
70
|
+
sortable: !0
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
key: "rain3",
|
|
74
|
+
label: "3小时雨量",
|
|
75
|
+
sortable: !0
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
key: "rain1",
|
|
79
|
+
label: "1小时雨量",
|
|
80
|
+
sortable: !0
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
key: "rainCurrent",
|
|
84
|
+
label: "当前小时雨量",
|
|
85
|
+
sortable: !0
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
key: "temp",
|
|
89
|
+
label: "气温",
|
|
90
|
+
sortable: !0
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
key: "windDir",
|
|
94
|
+
label: "极大风向",
|
|
95
|
+
sortable: !1
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
key: "windSpeed",
|
|
99
|
+
label: "极大风速",
|
|
100
|
+
sortable: !0
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
key: "humidity",
|
|
104
|
+
label: "湿度",
|
|
105
|
+
sortable: !0
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
key: "pressure",
|
|
109
|
+
label: "气压",
|
|
110
|
+
sortable: !0
|
|
111
|
+
}
|
|
112
|
+
], q = g(!0), J = g(""), Y = g(""), X = g(null), Z = g(null), Q = o(() => {
|
|
113
|
+
let e = G.value;
|
|
114
|
+
q.value || (e = e.filter((e) => e.county === "袁州区"));
|
|
115
|
+
let t = J.value.trim();
|
|
116
|
+
t && (e = e.filter((e) => e.county.includes(t)));
|
|
117
|
+
let n = Y.value.trim();
|
|
118
|
+
return n && (e = e.filter((e) => e.station.includes(n))), e;
|
|
119
|
+
}), te = o(() => {
|
|
120
|
+
let e = [...Q.value];
|
|
121
|
+
if (!X.value || !Z.value) return e;
|
|
122
|
+
let t = X.value;
|
|
123
|
+
return e.sort((e, n) => {
|
|
124
|
+
let r = e[t], i = n[t], a = r === null || r === "" || r === void 0, o = i === null || i === "" || i === void 0;
|
|
125
|
+
if (a && o) return 0;
|
|
126
|
+
if (a) return 1;
|
|
127
|
+
if (o) return -1;
|
|
128
|
+
let s, c;
|
|
129
|
+
if (t === "time") {
|
|
130
|
+
if (s = $(String(r)), c = $(String(i)), s < 0 && c < 0) return 0;
|
|
131
|
+
if (s < 0) return 1;
|
|
132
|
+
if (c < 0) return -1;
|
|
133
|
+
} else s = Number(r), c = Number(i);
|
|
134
|
+
return Z.value === "asc" ? s - c : c - s;
|
|
135
|
+
});
|
|
136
|
+
});
|
|
137
|
+
m(() => {
|
|
138
|
+
ne();
|
|
139
|
+
});
|
|
140
|
+
let ne = async () => {
|
|
141
|
+
V.value = !0;
|
|
142
|
+
let e = (await t({
|
|
143
|
+
appKey: f.appKey,
|
|
144
|
+
appSalt: f.appSalt,
|
|
145
|
+
id: f.ids.data.id,
|
|
146
|
+
variables: {},
|
|
147
|
+
baseHttp: f.baseHttp,
|
|
148
|
+
reqType: f.ids.data.reqType,
|
|
149
|
+
isFormData: f.ids.data.isFormData
|
|
150
|
+
})).data.result.output || "{}", r = JSON.parse(e);
|
|
151
|
+
console.log("res", r.data);
|
|
152
|
+
let { nationalStations: i, otherStations: a } = r.data || {
|
|
153
|
+
nationalStations: [],
|
|
154
|
+
otherStations: []
|
|
155
|
+
};
|
|
156
|
+
H.value = (i || []).map((e) => e.stationName);
|
|
157
|
+
let o = (e) => e == null || e === "" ? "" : e;
|
|
158
|
+
W.value = U.map((e) => (i || []).map((t) => {
|
|
159
|
+
switch (e) {
|
|
160
|
+
case "当前小时雨量(测试)": return {
|
|
161
|
+
value: o(t.currentHourRain),
|
|
162
|
+
isWarn: t.currentHourRainThreshold === 1
|
|
163
|
+
};
|
|
164
|
+
case "1小时雨量": return {
|
|
165
|
+
value: o(t.rain1h),
|
|
166
|
+
isWarn: t.rain1hThreshold === 1
|
|
167
|
+
};
|
|
168
|
+
case "3小时雨量": return {
|
|
169
|
+
value: o(t.rain3h),
|
|
170
|
+
isWarn: t.rain3hThreshold === 1
|
|
171
|
+
};
|
|
172
|
+
case "20时至当前雨量": return {
|
|
173
|
+
value: o(t.rain20ToNow),
|
|
174
|
+
isWarn: !1
|
|
175
|
+
};
|
|
176
|
+
case "24小时雨量": return {
|
|
177
|
+
value: o(t.rain24h),
|
|
178
|
+
isWarn: !1
|
|
179
|
+
};
|
|
180
|
+
case "极大风速": return {
|
|
181
|
+
value: o(t.winSInstMax),
|
|
182
|
+
isWarn: !1
|
|
183
|
+
};
|
|
184
|
+
case "能见度": return {
|
|
185
|
+
value: o(t.visHor1mi),
|
|
186
|
+
isWarn: t.visHor1miThreshold === 1
|
|
187
|
+
};
|
|
188
|
+
case "最小能见度": return {
|
|
189
|
+
value: o(t.visMin),
|
|
190
|
+
isWarn: !1
|
|
191
|
+
};
|
|
192
|
+
default: return {
|
|
193
|
+
value: "",
|
|
194
|
+
isWarn: !1
|
|
195
|
+
};
|
|
196
|
+
}
|
|
197
|
+
})), G.value = (a || []).map((e) => {
|
|
198
|
+
let t = "";
|
|
199
|
+
if (e.datetime) {
|
|
200
|
+
let n = e.datetime.match(/(\d{2}):(\d{2}):\d{2}$/);
|
|
201
|
+
n && (t = `${n[1]}时${n[2]}分`);
|
|
202
|
+
}
|
|
203
|
+
return {
|
|
204
|
+
county: e.cnty || "",
|
|
205
|
+
station: e.stationName || "",
|
|
206
|
+
time: t,
|
|
207
|
+
rain24: o(e.rain24h),
|
|
208
|
+
rain20: o(e.rain20ToNow),
|
|
209
|
+
rain3: o(e.rain3h),
|
|
210
|
+
rain3Warn: e.rain3hThreshold === 1,
|
|
211
|
+
rain1: o(e.rain1h),
|
|
212
|
+
rain1Warn: e.rain1hThreshold === 1,
|
|
213
|
+
rainCurrent: o(e.currentHourRain),
|
|
214
|
+
rainCurrentWarn: e.currentHourRainThreshold === 1,
|
|
215
|
+
temp: o(e.tem),
|
|
216
|
+
tempWarn: e.temThreshold === 1,
|
|
217
|
+
windDir: e.winDInstMax ? n(e.winDInstMax) : "",
|
|
218
|
+
windSpeed: o(e.winSInstMax),
|
|
219
|
+
windSpeedWarn: e.winSInstMaxThreshold === 1,
|
|
220
|
+
humidity: o(e.rhu),
|
|
221
|
+
pressure: o(e.prs)
|
|
222
|
+
};
|
|
223
|
+
}), setTimeout(() => {
|
|
224
|
+
V.value = !1;
|
|
225
|
+
}, 300);
|
|
226
|
+
}, $ = (e) => {
|
|
227
|
+
if (!e) return -1;
|
|
228
|
+
let t = e.match(/(\d+)时(\d+)分/);
|
|
229
|
+
return t ? Number(t[1]) * 60 + Number(t[2]) : -1;
|
|
230
|
+
}, re = (e, t) => t == null || t === "" ? "" : t, ie = (e) => {
|
|
231
|
+
X.value === e ? Z.value === "desc" ? Z.value = "asc" : Z.value === "asc" ? (X.value = null, Z.value = null) : Z.value = "desc" : (X.value = e, Z.value = "desc");
|
|
232
|
+
};
|
|
233
|
+
return (e, t) => {
|
|
234
|
+
let n = r, o = i;
|
|
235
|
+
return y((h(), c("div", b, [
|
|
236
|
+
l("div", x, [l("div", S, [l("div", C, [t[3] ||= l("div", { class: "summary-cell summary-cell-label" }, "监测要素", -1), (h(!0), c(a, null, _(H.value, (e, t) => (h(), c("div", {
|
|
237
|
+
class: "summary-cell",
|
|
238
|
+
key: t
|
|
239
|
+
}, v(e), 1))), 128))]), l("div", w, [(h(), c(a, null, _(U, (e, t) => l("div", {
|
|
240
|
+
class: "summary-row",
|
|
241
|
+
key: e
|
|
242
|
+
}, [l("div", T, v(e), 1), (h(!0), c(a, null, _(H.value, (n, r) => (h(), c("div", {
|
|
243
|
+
class: p(["summary-cell", { "is-warn": W.value[t]?.[r]?.isWarn }]),
|
|
244
|
+
key: r
|
|
245
|
+
}, v(re(e, W.value[t]?.[r]?.value)), 3))), 128))])), 64))])])]),
|
|
246
|
+
l("div", E, [l("div", D, [
|
|
247
|
+
l("button", {
|
|
248
|
+
class: p(["city-btn", { active: q.value }]),
|
|
249
|
+
onClick: t[0] ||= (e) => q.value = !q.value
|
|
250
|
+
}, "全市", 2),
|
|
251
|
+
d(n, {
|
|
252
|
+
modelValue: J.value,
|
|
253
|
+
"onUpdate:modelValue": t[1] ||= (e) => J.value = e,
|
|
254
|
+
placeholder: "县名搜索",
|
|
255
|
+
clearable: "",
|
|
256
|
+
class: "filter-input"
|
|
257
|
+
}, null, 8, ["modelValue"]),
|
|
258
|
+
d(n, {
|
|
259
|
+
modelValue: Y.value,
|
|
260
|
+
"onUpdate:modelValue": t[2] ||= (e) => Y.value = e,
|
|
261
|
+
placeholder: "站名搜索",
|
|
262
|
+
clearable: "",
|
|
263
|
+
class: "filter-input"
|
|
264
|
+
}, null, 8, ["modelValue"])
|
|
265
|
+
])]),
|
|
266
|
+
l("div", O, [l("div", ee, [l("div", k, [(h(), c(a, null, _(K, (e) => l("div", {
|
|
267
|
+
class: p(["detail-cell", {
|
|
268
|
+
"is-sortable": e.sortable,
|
|
269
|
+
"is-active": X.value === e.key
|
|
270
|
+
}]),
|
|
271
|
+
key: e.key,
|
|
272
|
+
onClick: (t) => e.sortable && ie(e.key)
|
|
273
|
+
}, [u(v(e.label) + " ", 1), e.sortable ? (h(), c("span", {
|
|
274
|
+
key: 0,
|
|
275
|
+
class: p(["sort-icon", X.value === e.key ? Z.value : ""])
|
|
276
|
+
}, null, 2)) : s("", !0)], 10, A)), 64))]), l("div", j, [(h(!0), c(a, null, _(te.value, (e, t) => (h(), c("div", {
|
|
277
|
+
class: "detail-row",
|
|
278
|
+
key: `${e.county}-${e.station}-${t}`
|
|
279
|
+
}, [
|
|
280
|
+
l("div", M, v(t + 1), 1),
|
|
281
|
+
l("div", N, v(e.county), 1),
|
|
282
|
+
l("div", P, v(e.station), 1),
|
|
283
|
+
l("div", F, v(e.time), 1),
|
|
284
|
+
l("div", I, v(e.rain24), 1),
|
|
285
|
+
l("div", L, v(e.rain20), 1),
|
|
286
|
+
l("div", { class: p(["detail-cell", { "is-warn": e.rain3Warn }]) }, v(e.rain3), 3),
|
|
287
|
+
l("div", { class: p(["detail-cell", { "is-warn": e.rain1Warn }]) }, v(e.rain1), 3),
|
|
288
|
+
l("div", { class: p(["detail-cell", { "is-warn": e.rainCurrentWarn }]) }, v(e.rainCurrent), 3),
|
|
289
|
+
l("div", { class: p(["detail-cell", { "is-warn": e.tempWarn }]) }, v(e.temp), 3),
|
|
290
|
+
l("div", R, v(e.windDir), 1),
|
|
291
|
+
l("div", { class: p(["detail-cell", { "is-warn": e.windSpeedWarn }]) }, v(e.windSpeed), 3),
|
|
292
|
+
l("div", z, v(e.humidity), 1),
|
|
293
|
+
l("div", B, v(e.pressure), 1)
|
|
294
|
+
]))), 128))])])])
|
|
295
|
+
])), [[o, V.value]]);
|
|
296
|
+
};
|
|
297
|
+
}
|
|
298
|
+
}), [["__scopeId", "data-v-9c273507"]]);
|
|
299
|
+
//#endregion
|
|
300
|
+
export { V as t };
|
package/dist/nxd-plugin.mjs
CHANGED
|
@@ -1,39 +1,40 @@
|
|
|
1
|
-
import { t as e } from "./chunks/component-AqiMonitor-
|
|
2
|
-
import { t } from "./chunks/component-HighwayLiveAlarm-
|
|
3
|
-
import { t as n } from "./chunks/component-GeologyLiveAlarm-
|
|
4
|
-
import { t as r } from "./chunks/component-HighwayLiveAlarmNew-
|
|
5
|
-
import { t as i } from "./chunks/component-HighwayStations-
|
|
6
|
-
import { t as a } from "./chunks/component-HighWayEarlyWarningRed-
|
|
7
|
-
import { t as o } from "./chunks/component-HighwayWeatherForecast-
|
|
8
|
-
import { t as s } from "./chunks/component-ServiceMaterialsBtn-
|
|
9
|
-
import { t as c } from "./chunks/component-YCHome-
|
|
10
|
-
import { t as l } from "./chunks/component-LithiumBatteryMiningArea-
|
|
11
|
-
import { t as u } from "./chunks/component-YCLoginNew-
|
|
12
|
-
import { t as d } from "./chunks/component-HighWayFreeze-
|
|
13
|
-
import { t as f } from "./chunks/component-RadarLegend-
|
|
14
|
-
import { t as p } from "./chunks/component-RadarShortTerm-
|
|
15
|
-
import { t as m } from "./chunks/component-TimeBasedForecast-
|
|
16
|
-
import { t as h } from "./chunks/component-WeatherForecast-
|
|
17
|
-
import { t as g } from "./chunks/component-ImageGeneration-
|
|
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-
|
|
25
|
-
import { t as w } from "./chunks/component-MaterialPreview-
|
|
26
|
-
import { t as T } from "./chunks/component-ReservoirLiveAlarm-
|
|
27
|
-
import { t as E } from "./chunks/component-IframeWeb-
|
|
28
|
-
import { t as D } from "./chunks/component-Duty-
|
|
29
|
-
import { t as O } from "./chunks/component-RenderMarkdown-
|
|
30
|
-
import { t as k } from "./chunks/component-EarlyWarningStatistic-
|
|
31
|
-
import { t as A } from "./chunks/component-ChartRealTimePre-
|
|
32
|
-
import { t as j } from "./chunks/component-ChartCumulativePre-
|
|
33
|
-
import { t as M } from "./chunks/component-ChartServiceMaterial-
|
|
1
|
+
import { t as e } from "./chunks/component-AqiMonitor-DbEiA-eq.mjs";
|
|
2
|
+
import { t } from "./chunks/component-HighwayLiveAlarm-DZM7_KsV.mjs";
|
|
3
|
+
import { t as n } from "./chunks/component-GeologyLiveAlarm-CRRIUd2h.mjs";
|
|
4
|
+
import { t as r } from "./chunks/component-HighwayLiveAlarmNew-CPbcFfFw.mjs";
|
|
5
|
+
import { t as i } from "./chunks/component-HighwayStations-BQM5VnrX.mjs";
|
|
6
|
+
import { t as a } from "./chunks/component-HighWayEarlyWarningRed-DgNrFdzm.mjs";
|
|
7
|
+
import { t as o } from "./chunks/component-HighwayWeatherForecast-jJgs1nWv.mjs";
|
|
8
|
+
import { t as s } from "./chunks/component-ServiceMaterialsBtn-bkSh2Pec.mjs";
|
|
9
|
+
import { t as c } from "./chunks/component-YCHome-DHw2wL4Y.mjs";
|
|
10
|
+
import { t as l } from "./chunks/component-LithiumBatteryMiningArea-Cu4xOUMT.mjs";
|
|
11
|
+
import { t as u } from "./chunks/component-YCLoginNew-CAKG8hmF.mjs";
|
|
12
|
+
import { t as d } from "./chunks/component-HighWayFreeze-DzBnVD2r.mjs";
|
|
13
|
+
import { t as f } from "./chunks/component-RadarLegend-CkBt4euh.mjs";
|
|
14
|
+
import { t as p } from "./chunks/component-RadarShortTerm-sDd-YZK5.mjs";
|
|
15
|
+
import { t as m } from "./chunks/component-TimeBasedForecast-B7joXIvV.mjs";
|
|
16
|
+
import { t as h } from "./chunks/component-WeatherForecast-Dyf8v_Fq.mjs";
|
|
17
|
+
import { t as g } from "./chunks/component-ImageGeneration-BpL7GGVe.mjs";
|
|
18
|
+
import { t as _ } from "./chunks/component-WarningSignal-Bj-bDMis.mjs";
|
|
19
|
+
import { t as v } from "./chunks/component-RadarChart-Kv3AUHxN.mjs";
|
|
20
|
+
import { t as y } from "./chunks/component-MapPopup-BKpmRiRc.mjs";
|
|
21
|
+
import { t as b } from "./chunks/component-RadarTime-B_8GIAtB.mjs";
|
|
22
|
+
import { t as x } from "./chunks/component-ServiceMaterial-oEiMoM8L.mjs";
|
|
23
|
+
import { t as S } from "./chunks/component-WarningLine-C3-1NPwv.mjs";
|
|
24
|
+
import { t as C } from "./chunks/component-PieLegend-oUHPJc3-.mjs";
|
|
25
|
+
import { t as w } from "./chunks/component-MaterialPreview-B9hPgmCc.mjs";
|
|
26
|
+
import { t as T } from "./chunks/component-ReservoirLiveAlarm-BfYMEzip.mjs";
|
|
27
|
+
import { t as E } from "./chunks/component-IframeWeb-2o0iO_zv.mjs";
|
|
28
|
+
import { t as D } from "./chunks/component-Duty-BJOz8pxV.mjs";
|
|
29
|
+
import { t as O } from "./chunks/component-RenderMarkdown-DeNXJIM-.mjs";
|
|
30
|
+
import { t as k } from "./chunks/component-EarlyWarningStatistic-DvAmY7Gh.mjs";
|
|
31
|
+
import { t as A } from "./chunks/component-ChartRealTimePre-6qop27YL.mjs";
|
|
32
|
+
import { t as j } from "./chunks/component-ChartCumulativePre-B-8gpBKH.mjs";
|
|
33
|
+
import { t as M } from "./chunks/component-ChartServiceMaterial-BJmsK4Yo.mjs";
|
|
34
|
+
import { t as N } from "./chunks/component-YCRealTimeTable-BCE5fGsG.mjs";
|
|
34
35
|
//#region src/index.ts
|
|
35
|
-
var
|
|
36
|
-
|
|
36
|
+
var P = { install(P) {
|
|
37
|
+
P.component("HighwayLiveAlarm", t), P.component("HighwayLiveAlarmNew", r), P.component("HighwayStations", i), P.component("HighWayEarlyWarningRed", a), P.component("HighwayWeatherForecast", o), P.component("ServiceMaterialsBtn", s), P.component("YCHome", c), P.component("YCLoginNew", u), P.component("HighWayFreeze", d), P.component("RadarShortTerm", p), P.component("LithiumBatteryMiningArea", l), P.component("TimeBasedForecast", m), P.component("WeatherForecast", h), P.component("ImageGeneration", g), P.component("WarningSignal", _), P.component("RadarChart", v), P.component("AqiMonitor", e), P.component("MapPopup", y), P.component("RadarTime", b), P.component("ServiceMaterial", x), P.component("WarningLine", S), P.component("RadarLegend", f), P.component("PieLegend", C), P.component("GeologyLiveAlarm", n), P.component("MaterialPreview", w), P.component("ReservoirLiveAlarm", T), P.component("IframeWeb", E), P.component("Duty", D), P.component("RenderMarkdown", O), P.component("EarlyWarningStatistic", k), P.component("ChartRealTimePre", A), P.component("ChartCumulativePre", j), P.component("ChartServiceMaterial", M), P.component("YCRealTimeTable", N);
|
|
37
38
|
} };
|
|
38
39
|
//#endregion
|
|
39
|
-
export { e as AqiMonitor, j as ChartCumulativePre, A as ChartRealTimePre, M as ChartServiceMaterial, D as Duty, k as EarlyWarningStatistic, n as GeologyLiveAlarm, a as HighWayEarlyWarningRed, d as HighWayFreeze, t as HighwayLiveAlarm, r as HighwayLiveAlarmNew, i as HighwayStations, o as HighwayWeatherForecast, E as IframeWeb, g as ImageGeneration, l as LithiumBatteryMiningArea, y as MapPopup, w as MaterialPreview, C as PieLegend, v as RadarChart, f as RadarLegend, p as RadarShortTerm, b as RadarTime, O as RenderMarkdown, T as ReservoirLiveAlarm, x as ServiceMaterial, s as ServiceMaterialsBtn, m as TimeBasedForecast, S as WarningLine, _ as WarningSignal, h as WeatherForecast, c as YCHome, u as YCLoginNew, N as default };
|
|
40
|
+
export { e as AqiMonitor, j as ChartCumulativePre, A as ChartRealTimePre, M as ChartServiceMaterial, D as Duty, k as EarlyWarningStatistic, n as GeologyLiveAlarm, a as HighWayEarlyWarningRed, d as HighWayFreeze, t as HighwayLiveAlarm, r as HighwayLiveAlarmNew, i as HighwayStations, o as HighwayWeatherForecast, E as IframeWeb, g as ImageGeneration, l as LithiumBatteryMiningArea, y as MapPopup, w as MaterialPreview, C as PieLegend, v as RadarChart, f as RadarLegend, p as RadarShortTerm, b as RadarTime, O as RenderMarkdown, T as ReservoirLiveAlarm, x as ServiceMaterial, s as ServiceMaterialsBtn, m as TimeBasedForecast, S as WarningLine, _ as WarningSignal, h as WeatherForecast, c as YCHome, u as YCLoginNew, N as YCRealTimeTable, P as default };
|
|
@@ -15,11 +15,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
15
15
|
type: ObjectConstructor;
|
|
16
16
|
default: () => {};
|
|
17
17
|
};
|
|
18
|
+
SMSUrl: {
|
|
19
|
+
type: StringConstructor;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
resetPwdUrl: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
18
26
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, import('vue').PublicProps, any, {
|
|
19
27
|
baseHttp: string;
|
|
20
28
|
appKey: string;
|
|
21
29
|
appSalt: string;
|
|
22
30
|
ids: Record<string, any>;
|
|
31
|
+
SMSUrl: string;
|
|
32
|
+
resetPwdUrl: string;
|
|
23
33
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
24
34
|
loginFormRef: any;
|
|
25
35
|
resetFormRef: any;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
+
appKey: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
appSalt: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
};
|
|
10
|
+
baseHttp: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
ids: {
|
|
15
|
+
type: ObjectConstructor;
|
|
16
|
+
default: () => {};
|
|
17
|
+
};
|
|
18
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
19
|
+
appKey: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
appSalt: {
|
|
24
|
+
type: StringConstructor;
|
|
25
|
+
default: string;
|
|
26
|
+
};
|
|
27
|
+
baseHttp: {
|
|
28
|
+
type: StringConstructor;
|
|
29
|
+
default: string;
|
|
30
|
+
};
|
|
31
|
+
ids: {
|
|
32
|
+
type: ObjectConstructor;
|
|
33
|
+
default: () => {};
|
|
34
|
+
};
|
|
35
|
+
}>> & Readonly<{}>, {
|
|
36
|
+
baseHttp: string;
|
|
37
|
+
appKey: string;
|
|
38
|
+
appSalt: string;
|
|
39
|
+
ids: Record<string, any>;
|
|
40
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
41
|
+
export default _default;
|
package/dist/src/index.d.ts
CHANGED
|
@@ -31,7 +31,8 @@ import { default as EarlyWarningStatistic } from './components/EarlyWarningStati
|
|
|
31
31
|
import { default as ChartRealTimePre } from './components/ChartRealTimePre/ChartRealTimePre.vue';
|
|
32
32
|
import { default as ChartCumulativePre } from './components/ChartCumulativePre/ChartCumulativePre.vue';
|
|
33
33
|
import { default as ChartServiceMaterial } from './components/ChartServiceMaterial/ChartServiceMaterial.vue';
|
|
34
|
+
import { default as YCRealTimeTable } from './components/YCRealTimeTable/YCRealTimeTable.vue';
|
|
34
35
|
import { Plugin } from 'vue';
|
|
35
|
-
export { HighwayLiveAlarm, HighwayLiveAlarmNew, HighwayStations, HighWayEarlyWarningRed, HighwayWeatherForecast, ServiceMaterialsBtn, YCHome, YCLoginNew, HighWayFreeze, RadarShortTerm, LithiumBatteryMiningArea, TimeBasedForecast, WeatherForecast, ImageGeneration, WarningSignal, RadarChart, AqiMonitor, MapPopup, RadarTime, ServiceMaterial, WarningLine, RadarLegend, PieLegend, GeologyLiveAlarm, MaterialPreview, ReservoirLiveAlarm, IframeWeb, Duty, RenderMarkdown, EarlyWarningStatistic, ChartRealTimePre, ChartCumulativePre, ChartServiceMaterial, };
|
|
36
|
+
export { HighwayLiveAlarm, HighwayLiveAlarmNew, HighwayStations, HighWayEarlyWarningRed, HighwayWeatherForecast, ServiceMaterialsBtn, YCHome, YCLoginNew, HighWayFreeze, RadarShortTerm, LithiumBatteryMiningArea, TimeBasedForecast, WeatherForecast, ImageGeneration, WarningSignal, RadarChart, AqiMonitor, MapPopup, RadarTime, ServiceMaterial, WarningLine, RadarLegend, PieLegend, GeologyLiveAlarm, MaterialPreview, ReservoirLiveAlarm, IframeWeb, Duty, RenderMarkdown, EarlyWarningStatistic, ChartRealTimePre, ChartCumulativePre, ChartServiceMaterial, YCRealTimeTable, };
|
|
36
37
|
declare const plugin: Plugin;
|
|
37
38
|
export default plugin;
|
|
@@ -1 +1,3 @@
|
|
|
1
1
|
export declare const getWeatherIconByName: (name: string) => "icon_weather_mai.png" | "icon_weather_qiangshachenbao.png" | "icon_weather_yangsha.png" | "icon_weather_fuchen.png" | "icon_weather_daxuebaoxue.png" | "icon_weather_zhongxuedaxue.png" | "icon_weather_xiaoxuezhongxue.png" | "icon_weather_dabaoyutedabaoyu.png" | "icon_weather_baoyudabaoyu.png" | "icon_weather_dayubaoyu.png" | "icon_weather_zhongyudayu.png" | "icon_weather_xiaoyuzhongyu.png" | "icon_weather_shachenbao.png" | "icon_weather_dongyu.png" | "icon_weather_wu.png" | "icon_weather_baoxue.png" | "icon_weather_daxue.png" | "icon_weather_zhenyu.png" | "icon_weather_xiaoxue.png" | "icon_weather_zhenxue.png" | "icon_weather_tedabaoyu.png" | "icon_weather_dabaoyu.png" | "icon_weather_baoyu.png" | "icon_weather_dayu.png" | "icon_weather_zhongyu.png" | "icon_weather_xiaoyu.png" | "icon_weather_yujiaxue.png" | "icon_weather_leizhenyubingbao.png" | "icon_weather_leizhenyu.png" | "icon_weather_yin.png" | "icon_weather_duoyun.png" | "icon_weather_qing.png" | undefined;
|
|
2
|
+
export declare const getWindDirectionEn: (angle: number | string) => string | number;
|
|
3
|
+
export declare const getWindDirection: (angle: number | string) => string;
|
|
@@ -11,4 +11,6 @@ type ReqFlowConfig = {
|
|
|
11
11
|
};
|
|
12
12
|
export declare const reqFlow: <T = any>({ id, baseHttp, reqType, variables, isFormData, appKey, appSalt }: ReqFlowConfig) => Promise<T>;
|
|
13
13
|
export default reqFlow;
|
|
14
|
+
export declare const sendSms: (phone: string, code: string, url: string) => Promise<any>;
|
|
14
15
|
export declare const reqFile: (url: string, timestamp?: boolean) => Promise<any>;
|
|
16
|
+
export declare const reqPost: <T = any>(url: string, data: any) => Promise<any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.LithiumBatteryMiningArea[data-v-
|
|
1
|
+
.LithiumBatteryMiningArea[data-v-8cf6e070]{color:#fff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:220px;padding:10px;position:relative}.LithiumBatteryMiningArea .setting-row[data-v-8cf6e070]{align-items:center;gap:6px;min-width:0;margin-top:8px;font-size:12px;display:flex}.LithiumBatteryMiningArea .setting-row .setting-label[data-v-8cf6e070]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.LithiumBatteryMiningArea .setting-row .setting-radios[data-v-8cf6e070]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.LithiumBatteryMiningArea .setting-row .setting-radios[data-v-8cf6e070] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.LithiumBatteryMiningArea .setting-row .setting-radios[data-v-8cf6e070] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.LithiumBatteryMiningArea .setting-row .setting-radios[data-v-8cf6e070] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head[data-v-8cf6e070]{width:100%;position:relative}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top[data-v-8cf6e070]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]{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}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]:before,.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]: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%}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]:before{transform:translate(-50%,-50%)rotate(45deg)}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]:after{transform:translate(-50%,-50%)rotate(-45deg)}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]:hover:before,.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]:hover:after{opacity:1}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-top .closeBtn[data-v-8cf6e070]:active{transform:scale(.96)}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__head .LithiumBatteryMiningArea__head-line[data-v-8cf6e070]{width:100%;height:10px}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__select[data-v-8cf6e070]{align-items:center;gap:6px;min-width:0;margin-top:8px;font-size:12px;display:flex}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__select .LithiumBatteryMiningArea__select-label[data-v-8cf6e070]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__select .dark-select[data-v-8cf6e070]{flex:1;min-width:0}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__select[data-v-8cf6e070] .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}.LithiumBatteryMiningArea .LithiumBatteryMiningArea__select[data-v-8cf6e070] .dark-select .el-select__placeholder,.LithiumBatteryMiningArea .LithiumBatteryMiningArea__select[data-v-8cf6e070] .dark-select .el-select__selected-item{color:#ffffffdb}.LithiumBatteryMiningArea .lithium__realTime-block[data-v-8cf6e070]{background:linear-gradient(#05213a6b 0%,#03182e59 100%);border:1px solid #0bc4e93d;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px;min-width:0;margin-top:10px;padding:12px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0a}.LithiumBatteryMiningArea .lithium__realTime-block .lithium__realTime-subTitle[data-v-8cf6e070]{color:#fffffff0;letter-spacing:1px;grid-column:1/-1;margin-bottom:4px;font-size:13px;font-weight:600}.LithiumBatteryMiningArea .lithium__realTime-block .lithium__realTime-item[data-v-8cf6e070]{border-bottom:1px solid #0bc4e924;align-items:center;gap:4px;min-height:32px;padding:4px 0;display:flex}.LithiumBatteryMiningArea .lithium__realTime-block .lithium__realTime-item[data-v-8cf6e070]:last-child,.LithiumBatteryMiningArea .lithium__realTime-block .lithium__realTime-item[data-v-8cf6e070]:nth-last-child(2):nth-child(2n){border-bottom:none}.LithiumBatteryMiningArea .lithium__realTime-block .lithium__realTime-label[data-v-8cf6e070]{color:#ffffffad;flex-shrink:0;font-size:12px}.LithiumBatteryMiningArea .lithium__realTime-block .lithium__realTime-value[data-v-8cf6e070]{color:#8decfff5;font-size:12px;font-weight:500}.LithiumBatteryMiningArea .lithium__realTime-chartOpt[data-v-8cf6e070]{background:#0bc4e93d;border:1px solid #0bc4e957;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:280px;max-width:100%;margin:10px auto 0;padding:0;display:grid;overflow:hidden}.LithiumBatteryMiningArea .lithium__realTime-chartOpt .lithium__realTime-chartOpt-item[data-v-8cf6e070]{box-sizing:border-box;color:#ffffffb8;text-align:center;cursor:pointer;background:#06213cb8;border-right:1px solid #0bc4e938;justify-content:center;align-items:center;height:28px;padding:0 4px;font-size:11px;line-height:14px;display:flex}.LithiumBatteryMiningArea .lithium__realTime-chartOpt .lithium__realTime-chartOpt-item--active[data-v-8cf6e070]{color:#fff;background:#0bc4e966}.LithiumBatteryMiningArea .lithium__realTime-chartOpt .lithium__realTime-chartOpt-item[data-v-8cf6e070]:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.LithiumBatteryMiningArea .lithium__realTime-chartOpt .lithium__realTime-chartOpt-item[data-v-8cf6e070]:last-child{border-right:none;border-top-right-radius:5px;border-bottom-right-radius:5px}.LithiumBatteryMiningArea .lithium__realTime-chart[data-v-8cf6e070]{background:linear-gradient(#05213a6b 0%,#03182e59 100%);border:1px solid #0bc4e93d;border-radius:10px;min-width:0;margin-top:10px;padding:12px 10px 8px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.LithiumBatteryMiningArea .lithium__realTime-chart-unit[data-v-8cf6e070]{color:#ffffffb8;padding:0 0 6px;font-size:11px;line-height:16px}.LithiumBatteryMiningArea .lithium__realTime-chart-scroll[data-v-8cf6e070]{scrollbar-color:#55c8ff80 #06213cbf;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:100%;min-width:0;padding-bottom:4px;overflow:auto hidden}.LithiumBatteryMiningArea .lithium__realTime-chart-scroll[data-v-8cf6e070] ::-webkit-scrollbar{height:4px}.LithiumBatteryMiningArea .lithium__realTime-chart-scroll[data-v-8cf6e070] ::-webkit-scrollbar-track{background:#06213cbf;border-radius:2px}.LithiumBatteryMiningArea .lithium__realTime-chart-scroll[data-v-8cf6e070] ::-webkit-scrollbar-thumb{background:#55c8ff80;border-radius:2px}.LithiumBatteryMiningArea .lithium__realTime-chart-board[data-v-8cf6e070]{background:0 0;min-width:100%}.LithiumBatteryMiningArea .lithium__realTime-echarts[data-v-8cf6e070]{height:210px;display:block}
|