@ued_fpi/data-visual 1.2.21 → 1.2.22
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/index.mjs +4 -0
- package/dist/es/ipes/src/AirQualityManage/index.vue.mjs +1 -1
- package/dist/es/ipes/src/AlarmManage/index.vue.mjs +1 -1
- package/dist/es/ipes/src/AnnualEventStatistics/index.vue.mjs +6 -8
- package/dist/es/ipes/src/BasicSecurityInfo/index.vue.mjs +1 -1
- package/dist/es/ipes/src/ClassifiedRegulation/components/BarItem.vue.mjs +20 -0
- package/dist/es/ipes/src/ClassifiedRegulation/components/BarItem.vue2.mjs +15 -0
- package/dist/es/ipes/src/ClassifiedRegulation/components/BarItem.vue3.mjs +3 -0
- package/dist/es/ipes/src/ClassifiedRegulation/index.mjs +7 -0
- package/dist/es/ipes/src/ClassifiedRegulation/index.vue.mjs +84 -0
- package/dist/es/ipes/src/ClassifiedRegulation/index.vue2.mjs +3 -0
- package/dist/es/ipes/src/ClassifiedRegulation/index.vue3.mjs +6 -0
- package/dist/es/ipes/src/EnterpriseProtectionCode/index.vue.mjs +87 -10
- package/dist/es/ipes/src/EventMonth/index.vue.mjs +15 -36
- package/dist/es/ipes/src/GroundwaterMonitor/index.vue.mjs +38 -38
- package/dist/es/ipes/src/HazardousWasteManagement/index.vue.mjs +4 -4
- package/dist/es/ipes/src/MajorRiskManagement/images/bg-light.png.mjs +3 -0
- package/dist/es/ipes/src/MajorRiskManagement/images/bg.png.mjs +3 -0
- package/dist/es/ipes/src/MajorRiskManagement/index.mjs +7 -0
- package/dist/es/ipes/src/MajorRiskManagement/index.vue.mjs +85 -0
- package/dist/es/ipes/src/MajorRiskManagement/index.vue2.mjs +3 -0
- package/dist/es/ipes/src/MajorRiskManagement/index.vue3.mjs +6 -0
- package/dist/es/ipes/src/OnlineMonitor/index.vue.mjs +23 -7
- package/dist/es/ipes/src/PerformanceWarrantyResponsibilities/index.vue.mjs +1 -1
- package/dist/es/ipes/src/PersonnelPassage/index.vue.mjs +10 -6
- package/dist/es/ipes/src/SensingEquipment/index.mjs +7 -0
- package/dist/es/ipes/src/SensingEquipment/index.vue.mjs +107 -0
- package/dist/es/ipes/src/SensingEquipment/index.vue2.mjs +3 -0
- package/dist/es/ipes/src/SensingEquipment/index.vue3.mjs +6 -0
- package/dist/es/ipes/src/StartStopMajorMaintenance/index.vue.mjs +1 -1
- package/dist/es/ipes/src/VehiclePassage/index.vue.mjs +10 -6
- package/dist/es/ipes/src/VehicleTrend/index.vue.mjs +40 -20
- package/dist/es/ipes/src/VideoEquipment/index.mjs +7 -0
- package/dist/es/ipes/src/VideoEquipment/index.vue.mjs +82 -0
- package/dist/es/ipes/src/VideoEquipment/index.vue2.mjs +3 -0
- package/dist/es/ipes/src/VideoEquipment/index.vue3.mjs +6 -0
- package/dist/es/ipes/src/VocsControl/index.vue.mjs +8 -6
- package/dist/es/ipes/src/WaterQualityStandard/index.vue.mjs +7 -12
- package/dist/es/ipes/src/common/RealTimeAir.vue.mjs +19 -23
- package/dist/es/ipes/src/index.mjs +4 -0
- package/dist/es/style.css +1 -1
- package/dist/lib/index.js +120 -112
- package/dist/lib/ipes/index.js +4 -4
- package/dist/lib/ipes/src/AirQualityManage/index.vue.js +1 -1
- package/dist/lib/ipes/src/AlarmManage/index.vue.js +1 -1
- package/dist/lib/ipes/src/AnnualEventStatistics/index.vue.js +6 -8
- package/dist/lib/ipes/src/BasicSecurityInfo/index.vue.js +1 -1
- package/dist/lib/ipes/src/ClassifiedRegulation/components/BarItem.vue.js +24 -0
- package/dist/lib/ipes/src/ClassifiedRegulation/components/BarItem.vue2.js +19 -0
- package/dist/lib/ipes/src/ClassifiedRegulation/components/BarItem.vue3.js +7 -0
- package/dist/lib/ipes/src/ClassifiedRegulation/index.js +12 -0
- package/dist/lib/ipes/src/ClassifiedRegulation/index.vue.js +88 -0
- package/dist/lib/ipes/src/ClassifiedRegulation/index.vue2.js +7 -0
- package/dist/lib/ipes/src/ClassifiedRegulation/index.vue3.js +10 -0
- package/dist/lib/ipes/src/EnterpriseProtectionCode/index.vue.js +86 -9
- package/dist/lib/ipes/src/EventMonth/index.vue.js +15 -36
- package/dist/lib/ipes/src/GroundwaterMonitor/index.vue.js +38 -38
- package/dist/lib/ipes/src/HazardousWasteManagement/index.vue.js +4 -4
- package/dist/lib/ipes/src/MajorRiskManagement/images/bg-light.png.js +7 -0
- package/dist/lib/ipes/src/MajorRiskManagement/images/bg.png.js +7 -0
- package/dist/lib/ipes/src/MajorRiskManagement/index.js +12 -0
- package/dist/lib/ipes/src/MajorRiskManagement/index.vue.js +89 -0
- package/dist/lib/ipes/src/MajorRiskManagement/index.vue2.js +7 -0
- package/dist/lib/ipes/src/MajorRiskManagement/index.vue3.js +10 -0
- package/dist/lib/ipes/src/OnlineMonitor/index.vue.js +23 -7
- package/dist/lib/ipes/src/PerformanceWarrantyResponsibilities/index.vue.js +1 -1
- package/dist/lib/ipes/src/PersonnelPassage/index.vue.js +9 -5
- package/dist/lib/ipes/src/SensingEquipment/index.js +12 -0
- package/dist/lib/ipes/src/SensingEquipment/index.vue.js +111 -0
- package/dist/lib/ipes/src/SensingEquipment/index.vue2.js +7 -0
- package/dist/lib/ipes/src/SensingEquipment/index.vue3.js +10 -0
- package/dist/lib/ipes/src/StartStopMajorMaintenance/index.vue.js +1 -1
- package/dist/lib/ipes/src/VehiclePassage/index.vue.js +9 -5
- package/dist/lib/ipes/src/VehicleTrend/index.vue.js +40 -20
- package/dist/lib/ipes/src/VideoEquipment/index.js +12 -0
- package/dist/lib/ipes/src/VideoEquipment/index.vue.js +86 -0
- package/dist/lib/ipes/src/VideoEquipment/index.vue2.js +7 -0
- package/dist/lib/ipes/src/VideoEquipment/index.vue3.js +10 -0
- package/dist/lib/ipes/src/VocsControl/index.vue.js +8 -6
- package/dist/lib/ipes/src/WaterQualityStandard/index.vue.js +7 -12
- package/dist/lib/ipes/src/common/RealTimeAir.vue.js +19 -23
- package/dist/lib/ipes/src/index.js +8 -0
- package/dist/lib/style.css +1 -1
- package/dist/style/style-ipes.css +1 -1
- package/package.json +2 -2
package/dist/lib/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
4
|
|
|
5
|
-
const index$
|
|
6
|
-
const index$
|
|
7
|
-
const index$
|
|
8
|
-
const index$
|
|
5
|
+
const index$2l = require('./aims/index.js');
|
|
6
|
+
const index$2n = require('./ipes/index.js');
|
|
7
|
+
const index$2m = require('./wgms/index.js');
|
|
8
|
+
const index$2o = require('./bmp/index.js');
|
|
9
9
|
const index$1 = require('./theme/index.js');
|
|
10
10
|
const utils = require('./utils.js');
|
|
11
11
|
const index$2 = require('./aims/src/common/BasicCard/index.js');
|
|
@@ -99,65 +99,69 @@ const index$1p = require('./ipes/src/WaterQualityStandard/index.js');
|
|
|
99
99
|
const index$1q = require('./ipes/src/RainValveCondition/index.js');
|
|
100
100
|
const index$1r = require('./ipes/src/GroundwaterMonitor/index.js');
|
|
101
101
|
const index$1s = require('./ipes/src/OnlineMonitor/index.js');
|
|
102
|
-
const index$1t = require('./
|
|
103
|
-
const index$1u = require('./
|
|
104
|
-
const index$1v = require('./
|
|
105
|
-
const index$1w = require('./
|
|
106
|
-
const index$1x = require('./wgms/src/
|
|
107
|
-
const index$1y = require('./wgms/src/
|
|
108
|
-
const index$1z = require('./wgms/src/
|
|
109
|
-
const index$1A = require('./wgms/src/
|
|
110
|
-
const index$1B = require('./wgms/src/
|
|
111
|
-
const index$1C = require('./wgms/src/
|
|
112
|
-
const index$1D = require('./wgms/src/
|
|
113
|
-
const index$1E = require('./wgms/src/
|
|
114
|
-
const index$1F = require('./wgms/src/
|
|
115
|
-
const index$1G = require('./wgms/src/
|
|
116
|
-
const index$1H = require('./wgms/src/
|
|
117
|
-
const index$1I = require('./wgms/src/
|
|
118
|
-
const index$1J = require('./wgms/src/
|
|
119
|
-
const index$1K = require('./wgms/src/
|
|
120
|
-
const index$1L = require('./wgms/src/
|
|
121
|
-
const index$1M = require('./wgms/src/
|
|
122
|
-
const index$1N = require('./wgms/src/
|
|
123
|
-
const index$1O = require('./wgms/src/
|
|
124
|
-
const index$1P = require('./wgms/src/
|
|
125
|
-
const index$1Q = require('./wgms/src/
|
|
126
|
-
const index$1R = require('./wgms/src/
|
|
127
|
-
const index$1S = require('./wgms/src/
|
|
128
|
-
const index$1T = require('./wgms/src/
|
|
129
|
-
const index$1U = require('./wgms/src/
|
|
130
|
-
const index$1V = require('./wgms/src/
|
|
131
|
-
const index$1W = require('./wgms/src/
|
|
132
|
-
const index$1X = require('./wgms/src/
|
|
133
|
-
const index$1Y = require('./wgms/src/
|
|
134
|
-
const index$1Z = require('./wgms/src/
|
|
135
|
-
const index$1_ = require('./wgms/src/
|
|
136
|
-
const index$1$ = require('./wgms/src/
|
|
137
|
-
const index$20 = require('./wgms/src/
|
|
138
|
-
const index$21 = require('./wgms/src/
|
|
139
|
-
const index$22 = require('./wgms/src/
|
|
140
|
-
const index$23 = require('./wgms/src/
|
|
141
|
-
const index$24 = require('./wgms/src/
|
|
142
|
-
const index$25 = require('./wgms/src/
|
|
143
|
-
const index$26 = require('./wgms/src/
|
|
144
|
-
const index$27 = require('./wgms/src/
|
|
145
|
-
const index$28 = require('./wgms/src/
|
|
146
|
-
const index$29 = require('./wgms/src/
|
|
147
|
-
const index$2a = require('./wgms/src/
|
|
148
|
-
const index$2b = require('./wgms/src/
|
|
149
|
-
const index$2c = require('./
|
|
150
|
-
const index$2d = require('./
|
|
151
|
-
const index$2e = require('./
|
|
152
|
-
const index$2f = require('./
|
|
153
|
-
const index$2g = require('./bmp/src/
|
|
102
|
+
const index$1t = require('./ipes/src/SensingEquipment/index.js');
|
|
103
|
+
const index$1u = require('./ipes/src/MajorRiskManagement/index.js');
|
|
104
|
+
const index$1v = require('./ipes/src/VideoEquipment/index.js');
|
|
105
|
+
const index$1w = require('./ipes/src/ClassifiedRegulation/index.js');
|
|
106
|
+
const index$1x = require('./wgms/src/EnvironmentalAnalysis/index.js');
|
|
107
|
+
const index$1y = require('./wgms/src/WaterQualityClassification/index.js');
|
|
108
|
+
const index$1z = require('./wgms/src/WaterQualityStatus/index.js');
|
|
109
|
+
const index$1A = require('./wgms/src/WaterQualityRainfall/index.js');
|
|
110
|
+
const index$1B = require('./wgms/src/WaterEnvironmentOnlineMonitor/index.js');
|
|
111
|
+
const index$1C = require('./wgms/src/SewageOutletsOnlineMonitor/index.js');
|
|
112
|
+
const index$1D = require('./wgms/src/KeyRiverWaterQualityEvaluation/index.js');
|
|
113
|
+
const index$1E = require('./wgms/src/DrinkingWaterComplianceRate/index.js');
|
|
114
|
+
const index$1F = require('./wgms/src/SevenDayKline/index.js');
|
|
115
|
+
const index$1G = require('./wgms/src/SurroundingPollution/index.js');
|
|
116
|
+
const index$1H = require('./wgms/src/AuxiliaryJudgment/index.js');
|
|
117
|
+
const index$1I = require('./wgms/src/UpstreamImpact/index.js');
|
|
118
|
+
const index$1J = require('./wgms/src/CrossSectionCorrelation/index.js');
|
|
119
|
+
const index$1K = require('./wgms/src/UpstreamSection/index.js');
|
|
120
|
+
const index$1L = require('./wgms/src/SubordinateRanking/index.js');
|
|
121
|
+
const index$1M = require('./wgms/src/ChlorophyllAchangeRate/index.js');
|
|
122
|
+
const index$1N = require('./wgms/src/FactorTopThreeRanking/index.js');
|
|
123
|
+
const index$1O = require('./wgms/src/DistributionPoints/index.js');
|
|
124
|
+
const index$1P = require('./wgms/src/LakeRiverIndex/index.js');
|
|
125
|
+
const index$1Q = require('./wgms/src/ChangesAlongTheProcess/index.js');
|
|
126
|
+
const index$1R = require('./wgms/src/FactorTrendComparison/index.js');
|
|
127
|
+
const index$1S = require('./wgms/src/NPTrendChange/index.js');
|
|
128
|
+
const index$1T = require('./wgms/src/PollutionSourceControl/index.js');
|
|
129
|
+
const index$1U = require('./wgms/src/WaterQualitySituation/index.js');
|
|
130
|
+
const index$1V = require('./wgms/src/RegionalQualityAnalysis/index.js');
|
|
131
|
+
const index$1W = require('./wgms/src/WaterQualityStatesAnalysis/index.js');
|
|
132
|
+
const index$1X = require('./wgms/src/WaterQualityRegionalComprehensive/index.js');
|
|
133
|
+
const index$1Y = require('./wgms/src/StationWaterQualityStatistics/index.js');
|
|
134
|
+
const index$1Z = require('./wgms/src/SourceMonitoring/index.js');
|
|
135
|
+
const index$1_ = require('./wgms/src/DistributionOfWaterQualityLevels/index.js');
|
|
136
|
+
const index$1$ = require('./wgms/src/PollutionSourceControlOutlets/index.js');
|
|
137
|
+
const index$20 = require('./wgms/src/PollutionSourceControlStatistics/index.js');
|
|
138
|
+
const index$21 = require('./wgms/src/PollutionSourcesElements/index.js');
|
|
139
|
+
const index$22 = require('./wgms/src/CorrelationCoefficient/index.js');
|
|
140
|
+
const index$23 = require('./wgms/src/DayKLine/index.js');
|
|
141
|
+
const index$24 = require('./wgms/src/SurroundingPollutionSources/index.js');
|
|
142
|
+
const index$25 = require('./wgms/src/ChangeAlongRiver/index.js');
|
|
143
|
+
const index$26 = require('./wgms/src/AlgaeTopicsAutomaticMonitoring/index.js');
|
|
144
|
+
const index$27 = require('./wgms/src/AlgaeTopicsManualMonitoring/index.js');
|
|
145
|
+
const index$28 = require('./wgms/src/AlgaeTopicsImportantWater/index.js');
|
|
146
|
+
const index$29 = require('./wgms/src/AlgaeTopicsStatusEntrySection/index.js');
|
|
147
|
+
const index$2a = require('./wgms/src/AlgaeTopicsWarningStatistics/index.js');
|
|
148
|
+
const index$2b = require('./wgms/src/AlgaeTopicsReleaseMeasures/index.js');
|
|
149
|
+
const index$2c = require('./wgms/src/AlgaeTopicsDisposalResponse/index.js');
|
|
150
|
+
const index$2d = require('./wgms/src/AlgaeTopicsFollowUpEvaluation/index.js');
|
|
151
|
+
const index$2e = require('./wgms/src/WaterOnlineEnvironmentalMonitor/index.js');
|
|
152
|
+
const index$2f = require('./wgms/src/WgmsSpecialSiteDetails/index.js');
|
|
153
|
+
const index$2g = require('./bmp/src/AlgaeMonitoring/index.js');
|
|
154
|
+
const index$2h = require('./bmp/src/EarlyWarningEvent/index.js');
|
|
155
|
+
const index$2i = require('./bmp/src/ReportEvent/index.js');
|
|
156
|
+
const index$2j = require('./bmp/src/EventList/index.js');
|
|
157
|
+
const index$2k = require('./bmp/src/EarlyWarningBroadcast/index.js');
|
|
154
158
|
|
|
155
159
|
const index = {
|
|
156
160
|
install: (app) => {
|
|
157
|
-
index$
|
|
158
|
-
index$
|
|
159
|
-
index$
|
|
160
|
-
index$
|
|
161
|
+
index$2l.default.install(app);
|
|
162
|
+
index$2m.default.install(app);
|
|
163
|
+
index$2n.default.install(app);
|
|
164
|
+
index$2o.default.install(app);
|
|
161
165
|
}
|
|
162
166
|
};
|
|
163
167
|
|
|
@@ -258,56 +262,60 @@ exports.DvIpesWaterQualityStandard = index$1p.DvIpesWaterQualityStandard;
|
|
|
258
262
|
exports.DvIpesRainValveCondition = index$1q.DvIpesRainValveCondition;
|
|
259
263
|
exports.DvIpesGroundwaterMonitor = index$1r.DvIpesGroundwaterMonitor;
|
|
260
264
|
exports.DvIpesOnlineMonitor = index$1s.DvIpesOnlineMonitor;
|
|
261
|
-
exports.
|
|
262
|
-
exports.
|
|
263
|
-
exports.
|
|
264
|
-
exports.
|
|
265
|
-
exports.
|
|
266
|
-
exports.
|
|
267
|
-
exports.
|
|
268
|
-
exports.
|
|
269
|
-
exports.
|
|
270
|
-
exports.
|
|
271
|
-
exports.
|
|
272
|
-
exports.
|
|
273
|
-
exports.
|
|
274
|
-
exports.
|
|
275
|
-
exports.
|
|
276
|
-
exports.
|
|
277
|
-
exports.
|
|
278
|
-
exports.
|
|
279
|
-
exports.
|
|
280
|
-
exports.
|
|
281
|
-
exports.
|
|
282
|
-
exports.
|
|
283
|
-
exports.
|
|
284
|
-
exports.
|
|
285
|
-
exports.
|
|
286
|
-
exports.
|
|
287
|
-
exports.
|
|
288
|
-
exports.
|
|
289
|
-
exports.
|
|
290
|
-
exports.
|
|
291
|
-
exports.
|
|
292
|
-
exports.
|
|
293
|
-
exports.
|
|
294
|
-
exports.
|
|
295
|
-
exports.
|
|
296
|
-
exports.
|
|
297
|
-
exports.
|
|
298
|
-
exports.
|
|
299
|
-
exports.
|
|
300
|
-
exports.
|
|
301
|
-
exports.
|
|
302
|
-
exports.
|
|
303
|
-
exports.
|
|
304
|
-
exports.
|
|
305
|
-
exports.
|
|
306
|
-
exports.
|
|
307
|
-
exports.
|
|
308
|
-
exports.
|
|
309
|
-
exports.
|
|
310
|
-
exports.
|
|
311
|
-
exports.
|
|
312
|
-
exports.
|
|
265
|
+
exports.DvIpesSensingEquipment = index$1t.DvIpesSensingEquipment;
|
|
266
|
+
exports.DvIpesMajorRiskManagement = index$1u.DvIpesMajorRiskManagement;
|
|
267
|
+
exports.DvIpesVideoEquipment = index$1v.DvIpesVideoEquipment;
|
|
268
|
+
exports.DvIpesClassifiedRegulation = index$1w.DvIpesClassifiedRegulation;
|
|
269
|
+
exports.DvWgmsEnvironmentalAnalysis = index$1x.DvWgmsEnvironmentalAnalysis;
|
|
270
|
+
exports.DvWgmsWaterQualityClassification = index$1y.DvWgmsWaterQualityClassification;
|
|
271
|
+
exports.DvWgmsWaterQualityStatus = index$1z.DvWgmsWaterQualityStatus;
|
|
272
|
+
exports.DvWgmsWaterQualityRainfall = index$1A.DvWgmsWaterQualityRainfall;
|
|
273
|
+
exports.DvWgmsWaterEnvironmentOnlineMonitor = index$1B.DvWgmsWaterEnvironmentOnlineMonitor;
|
|
274
|
+
exports.DvWgmsSewageOutletsOnlineMonitor = index$1C.DvWgmsSewageOutletsOnlineMonitor;
|
|
275
|
+
exports.DvWgmsKeyRiverWaterQualityEvaluation = index$1D.DvWgmsKeyRiverWaterQualityEvaluation;
|
|
276
|
+
exports.DvWgmsDrinkingWaterComplianceRate = index$1E.DvWgmsDrinkingWaterComplianceRate;
|
|
277
|
+
exports.DvWgmsSevenDayKline = index$1F.DvWgmsSevenDayKline;
|
|
278
|
+
exports.DvWgmsSurroundingPollution = index$1G.DvWgmsSurroundingPollution;
|
|
279
|
+
exports.DvWgmsAuxiliaryJudgment = index$1H.DvWgmsAuxiliaryJudgment;
|
|
280
|
+
exports.DvWgmsUpstreamImpact = index$1I.DvWgmsUpstreamImpact;
|
|
281
|
+
exports.DvWgmsCrossSectionCorrelation = index$1J.DvWgmsCrossSectionCorrelation;
|
|
282
|
+
exports.DvWgmsUpstreamSection = index$1K.DvWgmsUpstreamSection;
|
|
283
|
+
exports.DvWgmsSubordinateRanking = index$1L.DvWgmsSubordinateRanking;
|
|
284
|
+
exports.DvWgmsChlorophyllAChangeRate = index$1M.DvWgmsChlorophyllAChangeRate;
|
|
285
|
+
exports.DvWgmsFactorTopThreeRanking = index$1N.DvWgmsFactorTopThreeRanking;
|
|
286
|
+
exports.DvWgmsDistributionPoints = index$1O.DvWgmsDistributionPoints;
|
|
287
|
+
exports.DvWgmsLakeRiverIndex = index$1P.DvWgmsLakeRiverIndex;
|
|
288
|
+
exports.DvWgmsChangesAlongTheProcess = index$1Q.DvWgmsChangesAlongTheProcess;
|
|
289
|
+
exports.DvWgmsFactorTrendComparison = index$1R.DvWgmsFactorTrendComparison;
|
|
290
|
+
exports.DvWgmsNPTrendChange = index$1S.DvWgmsNPTrendChange;
|
|
291
|
+
exports.DvWgmsPollutionSourceControl = index$1T.DvWgmsPollutionSourceControl;
|
|
292
|
+
exports.DvWgmsWaterQualitySituation = index$1U.DvWgmsWaterQualitySituation;
|
|
293
|
+
exports.DvWgmsRegionalQualityAnalysis = index$1V.DvWgmsRegionalQualityAnalysis;
|
|
294
|
+
exports.DvWgmsWaterQualityStatesAnalysis = index$1W.DvWgmsWaterQualityStatesAnalysis;
|
|
295
|
+
exports.DvWgmsWaterQualityRegionalComprehensive = index$1X.DvWgmsWaterQualityRegionalComprehensive;
|
|
296
|
+
exports.DvWgmsStationWaterQualityStatistics = index$1Y.DvWgmsStationWaterQualityStatistics;
|
|
297
|
+
exports.DvWgmsSourceMonitoring = index$1Z.DvWgmsSourceMonitoring;
|
|
298
|
+
exports.DvWgmsDistributionOfWaterQualityLevels = index$1_.DvWgmsDistributionOfWaterQualityLevels;
|
|
299
|
+
exports.DvWgmsPollutionSourceControlOutlets = index$1$.DvWgmsPollutionSourceControlOutlets;
|
|
300
|
+
exports.DvWgmsPollutionSourceControlStatistics = index$20.DvWgmsPollutionSourceControlStatistics;
|
|
301
|
+
exports.DvWgmsPollutionSourcesElements = index$21.DvWgmsPollutionSourcesElements;
|
|
302
|
+
exports.DvWgmsCorrelationCoefficient = index$22.DvWgmsCorrelationCoefficient;
|
|
303
|
+
exports.DvWgmsDayKLine = index$23.DvWgmsDayKLine;
|
|
304
|
+
exports.DvWgmsSurroundingPollutionSources = index$24.DvWgmsSurroundingPollutionSources;
|
|
305
|
+
exports.DvWgmsChangeAlongRiver = index$25.DvWgmsChangeAlongRiver;
|
|
306
|
+
exports.DvWgmsAlgaeTopicsAutomaticMonitoring = index$26.DvWgmsAlgaeTopicsAutomaticMonitoring;
|
|
307
|
+
exports.DvWgmsAlgaeTopicsManualMonitoring = index$27.DvWgmsAlgaeTopicsManualMonitoring;
|
|
308
|
+
exports.DvWgmsAlgaeTopicsImportantWater = index$28.DvWgmsAlgaeTopicsImportantWater;
|
|
309
|
+
exports.DvWgmsAlgaeTopicsStatusEntrySection = index$29.DvWgmsAlgaeTopicsStatusEntrySection;
|
|
310
|
+
exports.DvWgmsAlgaeTopicsWarningStatistics = index$2a.DvWgmsAlgaeTopicsWarningStatistics;
|
|
311
|
+
exports.DvWgmsAlgaeTopicsReleaseMeasures = index$2b.DvWgmsAlgaeTopicsReleaseMeasures;
|
|
312
|
+
exports.DvWgmsAlgaeTopicsDisposalResponse = index$2c.DvWgmsAlgaeTopicsDisposalResponse;
|
|
313
|
+
exports.DvWgmsAlgaeTopicsFollowUpEvaluation = index$2d.DvWgmsAlgaeTopicsFollowUpEvaluation;
|
|
314
|
+
exports.DvWgmsWaterOnlineEnvironmentalMonitor = index$2e.DvWgmsWaterOnlineEnvironmentalMonitor;
|
|
315
|
+
exports.DvWgmsWgmsSpecialSiteDetails = index$2f.DvWgmsWgmsSpecialSiteDetails;
|
|
316
|
+
exports.DvBmpAlgaeMonitoring = index$2g.DvBmpAlgaeMonitoring;
|
|
317
|
+
exports.DvBmpEarlyWarningEvent = index$2h.DvBmpEarlyWarningEvent;
|
|
318
|
+
exports.DvBmpReportEvent = index$2i.DvBmpReportEvent;
|
|
319
|
+
exports.DvBmpEventList = index$2j.DvBmpEventList;
|
|
320
|
+
exports.DvEarlyWarningBroadcast = index$2k.DvEarlyWarningBroadcast;
|
|
313
321
|
exports.default = index;
|
package/dist/lib/ipes/index.js
CHANGED
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
4
|
|
|
5
|
-
const index$
|
|
5
|
+
const index$Y = require('./src/index.js');
|
|
6
6
|
|
|
7
7
|
const ipes = {
|
|
8
8
|
install: (app) => {
|
|
9
|
-
for (const c in index$
|
|
10
|
-
const currCom = index$
|
|
9
|
+
for (const c in index$Y) {
|
|
10
|
+
const currCom = index$Y[c];
|
|
11
11
|
if (currCom.__name === "index")
|
|
12
12
|
app.component(c, currCom);
|
|
13
13
|
else
|
|
14
|
-
app.use(index$
|
|
14
|
+
app.use(index$Y[c]);
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ const _hoisted_1 = { class: "dv-ipes-event-statistics" };
|
|
|
11
11
|
const _hoisted_2 = { class: "chart-box" };
|
|
12
12
|
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("div", { style: { "flex": "1" } }, [
|
|
13
13
|
/* @__PURE__ */ vue.createElementVNode("div", {
|
|
14
|
-
id: "
|
|
14
|
+
id: "pieEventChart",
|
|
15
15
|
class: "pie-chart"
|
|
16
16
|
})
|
|
17
17
|
], -1);
|
|
@@ -68,13 +68,12 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
68
68
|
]);
|
|
69
69
|
async function getEventData() {
|
|
70
70
|
try {
|
|
71
|
-
const
|
|
71
|
+
const res = await request.default({
|
|
72
72
|
url: "/ipes-data-aggregation-server/api/v2/coordinated/year-event-stat",
|
|
73
73
|
method: "get"
|
|
74
74
|
});
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
const seriesData = handleSeriesData(data);
|
|
75
|
+
typeData.value = res.data;
|
|
76
|
+
const seriesData = handleSeriesData(res.data);
|
|
78
77
|
console.log(seriesData);
|
|
79
78
|
drawChart(seriesData);
|
|
80
79
|
} catch (error) {
|
|
@@ -112,10 +111,9 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
112
111
|
});
|
|
113
112
|
}
|
|
114
113
|
const color = isDark ? LinearGradientColor : LinearGradientColor_light;
|
|
115
|
-
highcharts.chart("
|
|
114
|
+
highcharts.chart("pieEventChart", {
|
|
116
115
|
chart: {
|
|
117
116
|
type: "pie",
|
|
118
|
-
marginTop: 20,
|
|
119
117
|
animation: false,
|
|
120
118
|
backgroundColor: "transparent",
|
|
121
119
|
// 不显示背景色
|
|
@@ -147,7 +145,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
147
145
|
allowPointSelect: true,
|
|
148
146
|
cursor: "pointer",
|
|
149
147
|
innerSize: "50%",
|
|
150
|
-
size:
|
|
148
|
+
size: 100,
|
|
151
149
|
depth: 25,
|
|
152
150
|
dataLabels: {
|
|
153
151
|
enabled: false
|
|
@@ -5,7 +5,7 @@ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toString
|
|
|
5
5
|
const vue = require('vue');
|
|
6
6
|
const request = require('../../service/request.js');
|
|
7
7
|
|
|
8
|
-
const _hoisted_1 = { class: "dv-ipes-basic-info" };
|
|
8
|
+
const _hoisted_1 = { class: "dv-ipes-basic-security-info" };
|
|
9
9
|
const _hoisted_2 = { class: "title" };
|
|
10
10
|
const _hoisted_3 = { class: "value" };
|
|
11
11
|
const _hoisted_4 = { class: "unit" };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
const BarItem_vue_vue_type_script_lang = require('./BarItem.vue2.js');
|
|
6
|
+
const vue = require('vue');
|
|
7
|
+
require('./BarItem.vue3.js');
|
|
8
|
+
const _pluginVue_exportHelper = require('../../../../_virtual/_plugin-vue_export-helper.js');
|
|
9
|
+
|
|
10
|
+
const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("div", { class: "progress-bar__outer__top" }, null, -1);
|
|
11
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("div", { class: "progress-bar__outer__bottom" }, null, -1);
|
|
12
|
+
const _hoisted_3 = [
|
|
13
|
+
_hoisted_1,
|
|
14
|
+
_hoisted_2
|
|
15
|
+
];
|
|
16
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
18
|
+
class: vue.normalizeClass(["dv-ipes-progress-bar", [$props.className]]),
|
|
19
|
+
style: vue.normalizeStyle({ width: $props.percent > 100 ? "100%" : `${$props.percent}%` })
|
|
20
|
+
}, _hoisted_3, 6);
|
|
21
|
+
}
|
|
22
|
+
const BarItem = /* @__PURE__ */ _pluginVue_exportHelper.default(BarItem_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
23
|
+
|
|
24
|
+
exports.default = BarItem;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
/* unplugin-vue-components disabled */const _sfc_main = {
|
|
6
|
+
name: "BarItem",
|
|
7
|
+
props: {
|
|
8
|
+
percent: {
|
|
9
|
+
type: Number,
|
|
10
|
+
default: 100
|
|
11
|
+
},
|
|
12
|
+
className: {
|
|
13
|
+
type: String,
|
|
14
|
+
default: "red"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
exports.default = _sfc_main;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
/* unplugin-vue-components disabled */const BarItem_vue_vue_type_style_index_0_lang = '';
|
|
6
|
+
|
|
7
|
+
exports.default = BarItem_vue_vue_type_style_index_0_lang;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
const utils = require('../../../utils.js');
|
|
6
|
+
const index_vue_vue_type_script_setup_true_lang = require('./index.vue.js');
|
|
7
|
+
require('./index.vue2.js');
|
|
8
|
+
|
|
9
|
+
const DvIpesClassifiedRegulation = utils.install(index_vue_vue_type_script_setup_true_lang.default);
|
|
10
|
+
|
|
11
|
+
exports.default = index_vue_vue_type_script_setup_true_lang.default;
|
|
12
|
+
exports.DvIpesClassifiedRegulation = DvIpesClassifiedRegulation;
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
const vue = require('vue');
|
|
6
|
+
const request = require('../../service/request.js');
|
|
7
|
+
const BarItem = require('./components/BarItem.vue.js');
|
|
8
|
+
|
|
9
|
+
const _hoisted_1 = { class: "dv-ipes-classified-regulation" };
|
|
10
|
+
const _hoisted_2 = { class: "classified-header flex" };
|
|
11
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("div", { class: "title" }, " 特别/重点/一般 ", -1);
|
|
12
|
+
const _hoisted_4 = { class: "count" };
|
|
13
|
+
const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("span", { class: "gap" }, "/", -1);
|
|
14
|
+
const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("span", { class: "gap" }, "/", -1);
|
|
15
|
+
const _hoisted_7 = { class: "progress-bar" };
|
|
16
|
+
const __default__ = {
|
|
17
|
+
name: "DvIpesClassifiedRegulation",
|
|
18
|
+
title: "企业分类监管"
|
|
19
|
+
};
|
|
20
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
21
|
+
...__default__,
|
|
22
|
+
setup(__props) {
|
|
23
|
+
const countData = vue.ref({
|
|
24
|
+
special: 0,
|
|
25
|
+
keyPoint: 0,
|
|
26
|
+
general: 0
|
|
27
|
+
});
|
|
28
|
+
const countPercent = vue.ref({
|
|
29
|
+
specialPercent: 0,
|
|
30
|
+
keyPointPercent: 0,
|
|
31
|
+
generalPercent: 0
|
|
32
|
+
});
|
|
33
|
+
function getShowData(value) {
|
|
34
|
+
return value == null ? "0" : value;
|
|
35
|
+
}
|
|
36
|
+
async function getData() {
|
|
37
|
+
try {
|
|
38
|
+
const res = await request.default({
|
|
39
|
+
method: "get",
|
|
40
|
+
url: "/ipes-company-epcode-server/api/v2/gis/stat/company-rule-color"
|
|
41
|
+
});
|
|
42
|
+
const { special, keyPoint, general } = res.data;
|
|
43
|
+
countData.value = res.data || {};
|
|
44
|
+
const total = special + keyPoint + general;
|
|
45
|
+
countPercent.value = {
|
|
46
|
+
specialPercent: total === 0 ? 0 : special / total * 100,
|
|
47
|
+
keyPointPercent: total === 0 ? 0 : keyPoint / total * 100,
|
|
48
|
+
generalPercent: total === 0 ? 100 : general / total * 100
|
|
49
|
+
};
|
|
50
|
+
} catch (error) {
|
|
51
|
+
console.log(error);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
vue.onMounted(() => {
|
|
55
|
+
getData();
|
|
56
|
+
});
|
|
57
|
+
return (_ctx, _cache) => {
|
|
58
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
59
|
+
vue.createElementVNode("div", _hoisted_2, [
|
|
60
|
+
_hoisted_3,
|
|
61
|
+
vue.createElementVNode("div", _hoisted_4, [
|
|
62
|
+
vue.createElementVNode("span", null, vue.toDisplayString(getShowData(countData.value.special)) + "家 ", 1),
|
|
63
|
+
_hoisted_5,
|
|
64
|
+
vue.createElementVNode("span", null, vue.toDisplayString(getShowData(countData.value.keyPoint)) + "家 ", 1),
|
|
65
|
+
_hoisted_6,
|
|
66
|
+
vue.createElementVNode("span", null, vue.toDisplayString(getShowData(countData.value.general)) + "家 ", 1)
|
|
67
|
+
])
|
|
68
|
+
]),
|
|
69
|
+
vue.createElementVNode("div", _hoisted_7, [
|
|
70
|
+
vue.createVNode(BarItem.default, {
|
|
71
|
+
percent: countPercent.value.specialPercent,
|
|
72
|
+
"class-name": "red"
|
|
73
|
+
}, null, 8, ["percent"]),
|
|
74
|
+
vue.createVNode(BarItem.default, {
|
|
75
|
+
percent: countPercent.value.keyPointPercent,
|
|
76
|
+
"class-name": "yellow"
|
|
77
|
+
}, null, 8, ["percent"]),
|
|
78
|
+
vue.createVNode(BarItem.default, {
|
|
79
|
+
percent: countPercent.value.generalPercent,
|
|
80
|
+
"class-name": "green"
|
|
81
|
+
}, null, 8, ["percent"])
|
|
82
|
+
])
|
|
83
|
+
]);
|
|
84
|
+
};
|
|
85
|
+
}
|
|
86
|
+
});
|
|
87
|
+
|
|
88
|
+
exports.default = _sfc_main;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_lang = '';
|
|
6
|
+
|
|
7
|
+
exports.default = index_vue_vue_type_style_index_0_lang;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
4
|
+
|
|
5
|
+
const index_vue_vue_type_script_setup_true_lang = require('./index.vue.js');
|
|
6
|
+
require('./index.vue2.js');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.default = index_vue_vue_type_script_setup_true_lang.default;
|