@ued_fpi/data-visual 1.2.3 → 1.2.4
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/es/aims/src/AirQualityRealTime/index.vue.mjs +1 -1
- package/dist/es/bmp/src/AlgaeMonitoring/index.vue.mjs +3 -3
- package/dist/es/ipes/src/AccessVehicleManage/index.vue.mjs +20 -17
- package/dist/es/ipes/src/EmergencyManage/index.vue.mjs +2 -2
- package/dist/es/ipes/src/Level3AirDefense/index.vue.mjs +1 -1
- package/dist/es/style.css +4042 -3878
- package/dist/es/wgms/src/ChangesAlongTheProcess/index.vue.mjs +1 -1
- package/dist/es/wgms/src/SevenDayKline/index.vue.mjs +1 -1
- package/dist/es/wgms/src/UpstreamImpact/index.vue.mjs +1 -1
- package/dist/es/wgms/src/WaterQualityRainfall/index.vue.mjs +2 -2
- package/dist/lib/aims/src/AirQualityRealTime/index.vue.js +1 -1
- package/dist/lib/bmp/src/AlgaeMonitoring/index.vue.js +3 -3
- package/dist/lib/ipes/src/AccessVehicleManage/index.vue.js +19 -16
- package/dist/lib/ipes/src/EmergencyManage/index.vue.js +2 -2
- package/dist/lib/ipes/src/Level3AirDefense/index.vue.js +1 -1
- package/dist/lib/style.css +4042 -3878
- package/dist/lib/wgms/src/ChangesAlongTheProcess/index.vue.js +1 -1
- package/dist/lib/wgms/src/SevenDayKline/index.vue.js +1 -1
- package/dist/lib/wgms/src/UpstreamImpact/index.vue.js +1 -1
- package/dist/lib/wgms/src/WaterQualityRainfall/index.vue.js +2 -2
- package/dist/style/base.css +207 -0
- package/dist/style/style-aims.css +1 -1
- package/dist/style/style-bmp.css +1 -1
- package/dist/style/style-ipes.css +1 -1
- package/dist/style/style-wgms.css +1 -1
- package/package.json +2 -2
|
@@ -9,7 +9,7 @@ const _hoisted_3 = /* @__PURE__ */ createElementVNode("span", { class: "text" },
|
|
|
9
9
|
const _hoisted_4 = /* @__PURE__ */ createElementVNode("span", null, "( 单位:μg/m³, CO:mg/m³ )", -1);
|
|
10
10
|
const _hoisted_5 = { class: "name" };
|
|
11
11
|
const clsfix = "dv-aims-air-quality-realtime";
|
|
12
|
-
const noDataColor = "
|
|
12
|
+
const noDataColor = "var(--dv-color-text-secondary)";
|
|
13
13
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
14
14
|
__name: "index",
|
|
15
15
|
props: {
|
|
@@ -93,7 +93,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
93
93
|
textAlign: "center",
|
|
94
94
|
fill: "rgba(0, 221, 255, 1)",
|
|
95
95
|
fontSize: 24,
|
|
96
|
-
fontFamily: "
|
|
96
|
+
fontFamily: "var(--dv-font-family-number)",
|
|
97
97
|
fontWeight: 500
|
|
98
98
|
}
|
|
99
99
|
},
|
|
@@ -106,7 +106,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
106
106
|
textAlign: "center",
|
|
107
107
|
fill: "rgba(255, 255, 255, 0.6)",
|
|
108
108
|
fontSize: 18,
|
|
109
|
-
fontFamily: "
|
|
109
|
+
fontFamily: "var(--dv-font-family-number)",
|
|
110
110
|
fontWeight: 500
|
|
111
111
|
}
|
|
112
112
|
},
|
|
@@ -120,7 +120,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
120
120
|
textAlign: "center",
|
|
121
121
|
fill: "rgba(255, 255, 255, 0.6)",
|
|
122
122
|
fontSize: 18,
|
|
123
|
-
fontFamily: "
|
|
123
|
+
fontFamily: "var(--dv-font-family-number)",
|
|
124
124
|
fontWeight: 500
|
|
125
125
|
}
|
|
126
126
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { ElOption, ElSelect,
|
|
1
|
+
import { ElOption, ElSelect, ElScrollbar } from 'element-plus/es';
|
|
2
2
|
import 'element-plus/es/components/base/style/css';
|
|
3
3
|
import 'element-plus/es/components/scrollbar/style/css';
|
|
4
|
-
import 'element-plus/es/components/empty/style/css';
|
|
5
4
|
import 'element-plus/es/components/select/style/css';
|
|
6
5
|
import 'element-plus/es/components/option/style/css';
|
|
7
6
|
import { defineComponent, reactive, ref, computed, onMounted, openBlock, createElementBlock, createElementVNode, toDisplayString, createVNode, withCtx, Fragment, renderList, createBlock, normalizeClass, withDirectives, unref, vShow, createCommentVNode } from 'vue';
|
|
@@ -36,10 +35,13 @@ const _hoisted_15 = /* @__PURE__ */ createElementVNode("img", {
|
|
|
36
35
|
const _hoisted_16 = /* @__PURE__ */ createElementVNode("span", null, "车辆出入园记录", -1);
|
|
37
36
|
const _hoisted_17 = { class: "access-header__title--sub" };
|
|
38
37
|
const _hoisted_18 = { class: "access-list" };
|
|
39
|
-
const _hoisted_19 =
|
|
40
|
-
const _hoisted_20 =
|
|
41
|
-
const _hoisted_21 =
|
|
42
|
-
const _hoisted_22 =
|
|
38
|
+
const _hoisted_19 = { class: "short-empty" };
|
|
39
|
+
const _hoisted_20 = ["src"];
|
|
40
|
+
const _hoisted_21 = /* @__PURE__ */ createElementVNode("span", null, "暂无数据", -1);
|
|
41
|
+
const _hoisted_22 = ["onClick"];
|
|
42
|
+
const _hoisted_23 = { class: "access-list-item__info" };
|
|
43
|
+
const _hoisted_24 = { class: "access-list-item__vehicle" };
|
|
44
|
+
const _hoisted_25 = { class: "access-list-item__time" };
|
|
43
45
|
const __default__ = {
|
|
44
46
|
name: "DvIpesAccessVehicleManage",
|
|
45
47
|
title: "车辆出入园统计"
|
|
@@ -158,7 +160,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
158
160
|
return (_ctx, _cache) => {
|
|
159
161
|
const _component_el_option = ElOption;
|
|
160
162
|
const _component_el_select = ElSelect;
|
|
161
|
-
const _component_el_empty = ElEmpty;
|
|
162
163
|
const _component_el_scrollbar = ElScrollbar;
|
|
163
164
|
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
164
165
|
createElementVNode("div", _hoisted_2, [
|
|
@@ -209,13 +210,15 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
209
210
|
])
|
|
210
211
|
]),
|
|
211
212
|
createElementVNode("div", _hoisted_18, [
|
|
212
|
-
createVNode(_component_el_scrollbar, { height: "
|
|
213
|
+
createVNode(_component_el_scrollbar, { height: "70px" }, {
|
|
213
214
|
default: withCtx(() => [
|
|
214
|
-
withDirectives(
|
|
215
|
-
"
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
215
|
+
withDirectives(createElementVNode("div", _hoisted_19, [
|
|
216
|
+
createElementVNode("img", {
|
|
217
|
+
src: unref(noDataImg),
|
|
218
|
+
alt: ""
|
|
219
|
+
}, null, 8, _hoisted_20),
|
|
220
|
+
_hoisted_21
|
|
221
|
+
], 512), [
|
|
219
222
|
[vShow, !accessRecord.list.length]
|
|
220
223
|
]),
|
|
221
224
|
(openBlock(true), createElementBlock(Fragment, null, renderList(accessRecord.list, (item, key) => {
|
|
@@ -225,14 +228,14 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
225
228
|
class: normalizeClass(["access-list-item", { "access-list-item--active": key === activeIndex.value }]),
|
|
226
229
|
onClick: ($event) => handleCheck(key, item)
|
|
227
230
|
}, [
|
|
228
|
-
createElementVNode("div",
|
|
231
|
+
createElementVNode("div", _hoisted_23, [
|
|
229
232
|
createElementVNode("div", {
|
|
230
233
|
class: normalizeClass(["access-list-item__type", `access-list-item__type--${item.crossType === "入园" ? "entry" : "exit"}`])
|
|
231
234
|
}, toDisplayString(item.crossType), 3),
|
|
232
|
-
createElementVNode("div",
|
|
235
|
+
createElementVNode("div", _hoisted_24, toDisplayString(item.plateNo), 1)
|
|
233
236
|
]),
|
|
234
|
-
createElementVNode("div",
|
|
235
|
-
], 10,
|
|
237
|
+
createElementVNode("div", _hoisted_25, toDisplayString(item.crossTime), 1)
|
|
238
|
+
], 10, _hoisted_22)) : createCommentVNode("", true)
|
|
236
239
|
], 64);
|
|
237
240
|
}), 256))
|
|
238
241
|
]),
|
|
@@ -34,7 +34,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
34
34
|
textStyle: {
|
|
35
35
|
color: "#d0f9ff",
|
|
36
36
|
fontSize: 24,
|
|
37
|
-
fontFamily: getFontFamily("--font-family-number"),
|
|
37
|
+
fontFamily: getFontFamily("--dv-font-family-number"),
|
|
38
38
|
fontWeight: 400
|
|
39
39
|
},
|
|
40
40
|
top: "17%",
|
|
@@ -78,7 +78,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
78
78
|
width: 24,
|
|
79
79
|
fontSize: 14,
|
|
80
80
|
color: "#00DEFF",
|
|
81
|
-
fontFamily: getFontFamily("--font-family-number"),
|
|
81
|
+
fontFamily: getFontFamily("--dv-font-family-number"),
|
|
82
82
|
align: "left"
|
|
83
83
|
}
|
|
84
84
|
}
|