nxd-plugin 1.7.45 → 1.7.46
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-ByxdEM06.mjs → component-HighWayFreeze-BOV33QgS.mjs} +6 -4
- package/dist/chunks/{component-HighwayLiveAlarmNew-DbEuUJW6.mjs → component-HighwayLiveAlarmNew-BfK7FOLK.mjs} +167 -159
- package/dist/nxd-plugin.mjs +2 -2
- package/dist/styles/component-HighWayFreeze.css +1 -1
- package/dist/styles/component-HighwayLiveAlarmNew.css +1 -1
- package/dist/styles/component-YCLogin.css +1 -1
- package/dist/styles/component-YCLoginNew.css +1 -1
- package/package.json +1 -1
package/dist/chunks/{component-HighWayFreeze-ByxdEM06.mjs → component-HighWayFreeze-BOV33QgS.mjs}
RENAMED
|
@@ -139,7 +139,8 @@ var C = {
|
|
|
139
139
|
"onUpdate:modelValue": t[0] ||= (e) => F.value = e,
|
|
140
140
|
placeholder: "请选择路线",
|
|
141
141
|
class: "dark-select",
|
|
142
|
-
onChange: G
|
|
142
|
+
onChange: G,
|
|
143
|
+
"no-data-text": "暂无数据"
|
|
143
144
|
}, {
|
|
144
145
|
default: x(() => [(_(!0), l(a, null, y(L.value, (e) => (_(), s(o, {
|
|
145
146
|
key: e.name,
|
|
@@ -154,7 +155,8 @@ var C = {
|
|
|
154
155
|
modelValue: I.value,
|
|
155
156
|
"onUpdate:modelValue": t[1] ||= (e) => I.value = e,
|
|
156
157
|
placeholder: "请选择路段",
|
|
157
|
-
class: "dark-select"
|
|
158
|
+
class: "dark-select",
|
|
159
|
+
"no-data-text": "暂无数据"
|
|
158
160
|
}, {
|
|
159
161
|
default: x(() => [(_(!0), l(a, null, y(R.value, (e) => (_(), s(o, {
|
|
160
162
|
key: e,
|
|
@@ -169,13 +171,13 @@ var C = {
|
|
|
169
171
|
onClick: X
|
|
170
172
|
}, "定位")
|
|
171
173
|
]),
|
|
172
|
-
u("div", E, [u("div", D, [t[
|
|
174
|
+
u("div", E, [u("div", D, [t[7] ||= u("span", null, "路段", -1), u("span", O, [u("span", k, [t[6] ||= d(" 温度 ", -1), H.value > 0 ? (_(), l("span", A, "报警:" + b(H.value) + "条", 1)) : c("", !0)])])]), u("div", j, [(_(!0), l(a, null, y(V.value, (e) => (_(), l("div", {
|
|
173
175
|
class: m(["HighWayFreeze-table-row", { "is-warn": e.isWarn }]),
|
|
174
176
|
key: e.pileNo
|
|
175
177
|
}, [u("span", null, b(e.pileNo), 1), u("span", null, b(e.temperature), 1)], 2))), 128))])])
|
|
176
178
|
])), [[h, P.value]]);
|
|
177
179
|
};
|
|
178
180
|
}
|
|
179
|
-
}), [["__scopeId", "data-v-
|
|
181
|
+
}), [["__scopeId", "data-v-706cd106"]]);
|
|
180
182
|
//#endregion
|
|
181
183
|
export { M as t };
|