@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
|
@@ -189,7 +189,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
189
189
|
axisLabel: {
|
|
190
190
|
formatter: "{value}",
|
|
191
191
|
textStyle: {
|
|
192
|
-
fontFamily: "
|
|
192
|
+
fontFamily: "var(--dv-font-family-number)",
|
|
193
193
|
fontSize: "12",
|
|
194
194
|
color: "#909399"
|
|
195
195
|
}
|
|
@@ -226,7 +226,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
226
226
|
axisLabel: {
|
|
227
227
|
formatter: "{value}",
|
|
228
228
|
textStyle: {
|
|
229
|
-
fontFamily: "
|
|
229
|
+
fontFamily: "var(--dv-font-family-number)",
|
|
230
230
|
fontSize: "12",
|
|
231
231
|
color: "#909399"
|
|
232
232
|
}
|
|
@@ -13,7 +13,7 @@ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("span", { class: "text
|
|
|
13
13
|
const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("span", null, "( 单位:μg/m³, CO:mg/m³ )", -1);
|
|
14
14
|
const _hoisted_5 = { class: "name" };
|
|
15
15
|
const clsfix = "dv-aims-air-quality-realtime";
|
|
16
|
-
const noDataColor = "
|
|
16
|
+
const noDataColor = "var(--dv-color-text-secondary)";
|
|
17
17
|
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
18
18
|
__name: "index",
|
|
19
19
|
props: {
|
|
@@ -116,7 +116,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
116
116
|
textAlign: "center",
|
|
117
117
|
fill: "rgba(0, 221, 255, 1)",
|
|
118
118
|
fontSize: 24,
|
|
119
|
-
fontFamily: "
|
|
119
|
+
fontFamily: "var(--dv-font-family-number)",
|
|
120
120
|
fontWeight: 500
|
|
121
121
|
}
|
|
122
122
|
},
|
|
@@ -129,7 +129,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
129
129
|
textAlign: "center",
|
|
130
130
|
fill: "rgba(255, 255, 255, 0.6)",
|
|
131
131
|
fontSize: 18,
|
|
132
|
-
fontFamily: "
|
|
132
|
+
fontFamily: "var(--dv-font-family-number)",
|
|
133
133
|
fontWeight: 500
|
|
134
134
|
}
|
|
135
135
|
},
|
|
@@ -143,7 +143,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
143
143
|
textAlign: "center",
|
|
144
144
|
fill: "rgba(255, 255, 255, 0.6)",
|
|
145
145
|
fontSize: 18,
|
|
146
|
-
fontFamily: "
|
|
146
|
+
fontFamily: "var(--dv-font-family-number)",
|
|
147
147
|
fontWeight: 500
|
|
148
148
|
}
|
|
149
149
|
}
|
|
@@ -5,7 +5,6 @@ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toString
|
|
|
5
5
|
const es = require('element-plus/es');
|
|
6
6
|
require('element-plus/es/components/base/style/css');
|
|
7
7
|
require('element-plus/es/components/scrollbar/style/css');
|
|
8
|
-
require('element-plus/es/components/empty/style/css');
|
|
9
8
|
require('element-plus/es/components/select/style/css');
|
|
10
9
|
require('element-plus/es/components/option/style/css');
|
|
11
10
|
const vue = require('vue');
|
|
@@ -40,10 +39,13 @@ const _hoisted_15 = /* @__PURE__ */ vue.createElementVNode("img", {
|
|
|
40
39
|
const _hoisted_16 = /* @__PURE__ */ vue.createElementVNode("span", null, "车辆出入园记录", -1);
|
|
41
40
|
const _hoisted_17 = { class: "access-header__title--sub" };
|
|
42
41
|
const _hoisted_18 = { class: "access-list" };
|
|
43
|
-
const _hoisted_19 =
|
|
44
|
-
const _hoisted_20 =
|
|
45
|
-
const _hoisted_21 =
|
|
46
|
-
const _hoisted_22 =
|
|
42
|
+
const _hoisted_19 = { class: "short-empty" };
|
|
43
|
+
const _hoisted_20 = ["src"];
|
|
44
|
+
const _hoisted_21 = /* @__PURE__ */ vue.createElementVNode("span", null, "暂无数据", -1);
|
|
45
|
+
const _hoisted_22 = ["onClick"];
|
|
46
|
+
const _hoisted_23 = { class: "access-list-item__info" };
|
|
47
|
+
const _hoisted_24 = { class: "access-list-item__vehicle" };
|
|
48
|
+
const _hoisted_25 = { class: "access-list-item__time" };
|
|
47
49
|
const __default__ = {
|
|
48
50
|
name: "DvIpesAccessVehicleManage",
|
|
49
51
|
title: "车辆出入园统计"
|
|
@@ -162,7 +164,6 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
162
164
|
return (_ctx, _cache) => {
|
|
163
165
|
const _component_el_option = es.ElOption;
|
|
164
166
|
const _component_el_select = es.ElSelect;
|
|
165
|
-
const _component_el_empty = es.ElEmpty;
|
|
166
167
|
const _component_el_scrollbar = es.ElScrollbar;
|
|
167
168
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
168
169
|
vue.createElementVNode("div", _hoisted_2, [
|
|
@@ -213,13 +214,15 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
213
214
|
])
|
|
214
215
|
]),
|
|
215
216
|
vue.createElementVNode("div", _hoisted_18, [
|
|
216
|
-
vue.createVNode(_component_el_scrollbar, { height: "
|
|
217
|
+
vue.createVNode(_component_el_scrollbar, { height: "70px" }, {
|
|
217
218
|
default: vue.withCtx(() => [
|
|
218
|
-
vue.withDirectives(vue.
|
|
219
|
-
"
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
219
|
+
vue.withDirectives(vue.createElementVNode("div", _hoisted_19, [
|
|
220
|
+
vue.createElementVNode("img", {
|
|
221
|
+
src: vue.unref(newNodata.default),
|
|
222
|
+
alt: ""
|
|
223
|
+
}, null, 8, _hoisted_20),
|
|
224
|
+
_hoisted_21
|
|
225
|
+
], 512), [
|
|
223
226
|
[vue.vShow, !accessRecord.list.length]
|
|
224
227
|
]),
|
|
225
228
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(accessRecord.list, (item, key) => {
|
|
@@ -229,14 +232,14 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
229
232
|
class: vue.normalizeClass(["access-list-item", { "access-list-item--active": key === activeIndex.value }]),
|
|
230
233
|
onClick: ($event) => handleCheck(key, item)
|
|
231
234
|
}, [
|
|
232
|
-
vue.createElementVNode("div",
|
|
235
|
+
vue.createElementVNode("div", _hoisted_23, [
|
|
233
236
|
vue.createElementVNode("div", {
|
|
234
237
|
class: vue.normalizeClass(["access-list-item__type", `access-list-item__type--${item.crossType === "入园" ? "entry" : "exit"}`])
|
|
235
238
|
}, vue.toDisplayString(item.crossType), 3),
|
|
236
|
-
vue.createElementVNode("div",
|
|
239
|
+
vue.createElementVNode("div", _hoisted_24, vue.toDisplayString(item.plateNo), 1)
|
|
237
240
|
]),
|
|
238
|
-
vue.createElementVNode("div",
|
|
239
|
-
], 10,
|
|
241
|
+
vue.createElementVNode("div", _hoisted_25, vue.toDisplayString(item.crossTime), 1)
|
|
242
|
+
], 10, _hoisted_22)) : vue.createCommentVNode("", true)
|
|
240
243
|
], 64);
|
|
241
244
|
}), 256))
|
|
242
245
|
]),
|
|
@@ -38,7 +38,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
38
38
|
textStyle: {
|
|
39
39
|
color: "#d0f9ff",
|
|
40
40
|
fontSize: 24,
|
|
41
|
-
fontFamily: tools.getFontFamily("--font-family-number"),
|
|
41
|
+
fontFamily: tools.getFontFamily("--dv-font-family-number"),
|
|
42
42
|
fontWeight: 400
|
|
43
43
|
},
|
|
44
44
|
top: "17%",
|
|
@@ -82,7 +82,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
82
82
|
width: 24,
|
|
83
83
|
fontSize: 14,
|
|
84
84
|
color: "#00DEFF",
|
|
85
|
-
fontFamily: tools.getFontFamily("--font-family-number"),
|
|
85
|
+
fontFamily: tools.getFontFamily("--dv-font-family-number"),
|
|
86
86
|
align: "left"
|
|
87
87
|
}
|
|
88
88
|
}
|