@ued_fpi/data-visual 1.1.0 → 1.1.1
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/service/request.mjs +1 -1
- package/dist/es/aims/src/AirQualityCalendar/index.mjs +12 -7
- package/dist/es/aims/src/AirQualityLevelMonthRatio/index.mjs +5 -5
- package/dist/es/aims/src/AirQualityLevelYearRatio/index.mjs +3 -3
- package/dist/es/aims/src/AirQualityPresentSituation/index.mjs +10 -13
- package/dist/es/aims/src/AirQualityRealTime/index.mjs +13 -16
- package/dist/es/aims/src/AirTimeSeriesAnalysis/index.mjs +1 -1
- package/dist/es/aims/src/CieqContributionMonthRatio/index.mjs +3 -3
- package/dist/es/aims/src/CieqContributionYearRatio/index.mjs +5 -5
- package/dist/es/aims/src/FactorRealTimeRankChart/index.mjs +6 -7
- package/dist/es/aims/src/FactorRealTimeRankList/index.mjs +7 -7
- package/dist/es/aims/src/FactorTargetYearPeriod/index.mjs +3 -3
- package/dist/es/aims/src/MainPollutionMonthRatio/index.mjs +3 -3
- package/dist/es/aims/src/MainPollutionYearRatio/index.mjs +3 -3
- package/dist/es/aims/src/MulGridAirQualityLevelMonthRatio/index.mjs +3 -3
- package/dist/es/aims/src/MulGridCieqContributionMonthRatio/index.mjs +3 -3
- package/dist/es/aims/src/TbHbAnalysis/index.mjs +4 -4
- package/dist/es/aims/src/WeatherCondition/index.mjs +5 -5
- package/dist/es/aims/src/common/BasicDialog/index.mjs +3 -3
- package/dist/es/aims/src/common/BasicEcharts/index.mjs +2 -2
- package/dist/es/aims/src/common/BasicPanel/index.mjs +3 -1
- package/dist/es/aims/utils/tools.mjs +1 -1
- package/dist/es/bmp/config/index.mjs +7 -0
- package/dist/es/bmp/service/base-serve.d.ts +4 -0
- package/dist/es/bmp/service/base-serve.mjs +12 -0
- package/dist/es/bmp/service/request.d.ts +3 -0
- package/dist/es/bmp/service/request.mjs +78 -0
- package/dist/es/bmp/service/types.d.ts +14 -0
- package/dist/es/bmp/src/AlgaeMonitoring/api/index.d.ts +6 -0
- package/dist/es/bmp/src/AlgaeMonitoring/api/index.mjs +12 -0
- package/dist/es/bmp/src/AlgaeMonitoring/api/types.d.ts +21 -0
- package/dist/es/bmp/src/AlgaeMonitoring/images/checked.mjs +3 -0
- package/dist/es/bmp/src/AlgaeMonitoring/images/today-alarm.mjs +3 -0
- package/dist/es/bmp/src/AlgaeMonitoring/index.d.ts +97 -0
- package/dist/es/bmp/src/AlgaeMonitoring/index.mjs +193 -0
- package/dist/es/bmp/src/AlgaeMonitoring/index.vue.d.ts +6 -0
- package/dist/es/bmp/src/index.d.ts +1 -1
- package/dist/es/bmp/src/index.mjs +2 -2
- package/dist/es/index.mjs +58 -20
- package/dist/es/ipes/service/request.mjs +2 -1
- package/dist/es/ipes/src/AccessVehicleManage/index.d.ts +81 -7
- package/dist/es/ipes/src/AccessVehicleManage/index.mjs +103 -40
- package/dist/es/ipes/src/AccessVehicleManage/index.vue.d.ts +48 -3
- package/dist/es/ipes/src/AirPollutionDischarge/images/new-nodata.mjs +3 -0
- package/dist/es/ipes/src/AirPollutionDischarge/index.d.ts +3 -107
- package/dist/es/ipes/src/AirPollutionDischarge/index.mjs +184 -127
- package/dist/es/ipes/src/AirPollutionDischarge/index.vue.d.ts +1 -64
- package/dist/es/ipes/src/AirQuality/index.mjs +25 -16
- package/dist/es/ipes/src/AirQualityManagement/index.mjs +31 -20
- package/dist/es/ipes/src/AlarmManage/images/alarm.mjs +3 -0
- package/dist/es/ipes/src/AlarmManage/images/modeluIcon.mjs +3 -0
- package/dist/es/ipes/src/AlarmManage/images/new-nodata.mjs +3 -0
- package/dist/es/ipes/src/AlarmManage/index.d.ts +89 -0
- package/dist/es/ipes/src/AlarmManage/index.mjs +175 -0
- package/dist/es/ipes/src/AlarmManage/index.vue.d.ts +2 -0
- package/dist/es/ipes/src/AlarmManage/type.d.ts +5 -0
- package/dist/es/ipes/src/BusinessManage/images/icon-percent.mjs +3 -0
- package/dist/es/ipes/src/BusinessManage/index.d.ts +89 -0
- package/dist/es/ipes/src/BusinessManage/index.mjs +196 -0
- package/dist/es/ipes/src/BusinessManage/index.vue.d.ts +2 -0
- package/dist/es/ipes/src/BusinessManage/type.d.ts +10 -0
- package/dist/es/ipes/src/EmergencyDuty/index.mjs +3 -3
- package/dist/es/ipes/src/EnterpriseProtectionCode/index.d.ts +38 -3
- package/dist/es/ipes/src/EnterpriseProtectionCode/index.mjs +52 -30
- package/dist/es/ipes/src/EnterpriseProtectionCode/index.vue.d.ts +22 -1
- package/dist/es/ipes/src/EnvManage/index.mjs +17 -14
- package/dist/es/ipes/src/EnvironmentalProtection/images/module-title-icon.mjs +3 -0
- package/dist/es/ipes/src/EnvironmentalProtection/images/piebottom.mjs +3 -0
- package/dist/es/ipes/src/EnvironmentalProtection/images/pietop.mjs +3 -0
- package/dist/es/ipes/src/EnvironmentalProtection/index.d.ts +101 -0
- package/dist/es/ipes/src/EnvironmentalProtection/index.mjs +177 -0
- package/dist/es/ipes/src/EnvironmentalProtection/index.vue.d.ts +6 -0
- package/dist/es/ipes/src/EnvironmentalRiskManagement/.mjs +2 -2
- package/dist/es/ipes/src/EnvironmentalRiskManagement/index.d.ts +23 -3
- package/dist/es/ipes/src/EnvironmentalRiskManagement/index.mjs +48 -12
- package/dist/es/ipes/src/EnvironmentalRiskManagement/index.vue.d.ts +13 -1
- package/dist/es/ipes/src/GasControl/.mjs +120 -0
- package/dist/es/ipes/src/GasControl/components/AlarmStatistics.vue.d.ts +22 -0
- package/dist/es/ipes/src/GasControl/components/SingleItem.vue.d.ts +16 -0
- package/dist/es/{bmp/src/test-com → ipes/src/GasControl}/index.d.ts +28 -24
- package/dist/es/ipes/src/GasControl/index.mjs +103 -0
- package/dist/es/ipes/src/GasControl/index.vue.d.ts +23 -0
- package/dist/es/ipes/src/GeneralManagement/.mjs +14 -17
- package/dist/es/ipes/src/GeneralManagement/components/Tabs.vue.d.ts +10 -6
- package/dist/es/ipes/src/GeneralManagement/index.d.ts +18 -9
- package/dist/es/ipes/src/GeneralManagement/index.mjs +9 -11
- package/dist/es/ipes/src/GeneralManagement/index.vue.d.ts +12 -6
- package/dist/es/ipes/src/HazardousVehicleManage/index.d.ts +82 -14
- package/dist/es/ipes/src/HazardousVehicleManage/index.mjs +67 -42
- package/dist/es/ipes/src/HazardousVehicleManage/index.vue.d.ts +48 -5
- package/dist/es/ipes/src/InspectionManage/images/module-title-icon.mjs +3 -0
- package/dist/es/ipes/src/InspectionManage/images/new-nodata.mjs +3 -0
- package/dist/es/ipes/src/InspectionManage/index.d.ts +136 -0
- package/dist/es/ipes/src/InspectionManage/index.mjs +267 -0
- package/dist/es/ipes/src/InspectionManage/index.vue.d.ts +27 -0
- package/dist/es/ipes/src/InspectionManage/types/index.d.ts +11 -0
- package/dist/es/ipes/src/Level3AirDefense/.mjs +38 -12
- package/dist/es/ipes/src/Level3AirDefense/components/EmptyData.vue.d.ts +14 -0
- package/dist/es/ipes/src/Level3AirDefense/images/empty.mjs +3 -0
- package/dist/es/ipes/src/Level3AirDefense/index.mjs +10 -9
- package/dist/es/ipes/src/OdorControl/index.mjs +1 -1
- package/dist/es/ipes/src/PollutantSourceManage/index.d.ts +168 -0
- package/dist/es/ipes/src/PollutantSourceManage/index.mjs +90 -0
- package/dist/es/ipes/src/PollutantSourceManage/index.vue.d.ts +42 -0
- package/dist/es/ipes/src/PollutantSourceManage/types.d.ts +18 -0
- package/dist/es/ipes/src/RealTimeAirQualityManage/index.mjs +1 -1
- package/dist/es/ipes/src/SealingManage/index.d.ts +121 -14
- package/dist/es/ipes/src/SealingManage/index.mjs +221 -83
- package/dist/es/ipes/src/SealingManage/index.vue.d.ts +72 -5
- package/dist/es/ipes/src/TaskDispose/.mjs +2 -2
- package/dist/es/ipes/src/VocStatistics/index.mjs +2 -2
- package/dist/es/ipes/src/WaterNetworkManage/index.d.ts +81 -7
- package/dist/es/ipes/src/WaterNetworkManage/index.mjs +71 -39
- package/dist/es/ipes/src/WaterNetworkManage/index.vue.d.ts +48 -3
- package/dist/es/ipes/src/common/Echarts.mjs +2 -2
- package/dist/es/ipes/src/common/IpesPercentBar.mjs +38 -0
- package/dist/es/ipes/src/common/IpesProgressBar.mjs +38 -0
- package/dist/es/ipes/src/common/LottieAnimation.mjs +3 -3
- package/dist/es/ipes/src/index.d.ts +6 -0
- package/dist/es/ipes/src/index.mjs +12 -0
- package/dist/es/style.css +1514 -909
- package/dist/es/wgms/service/request.mjs +1 -1
- package/dist/es/wgms/src/AuxiliaryJudgment/index.mjs +3 -3
- package/dist/es/wgms/src/ChangesAlongTheProcess/index.mjs +3 -3
- package/dist/es/wgms/src/ChlorophyllAchangeRate/index.mjs +5 -5
- package/dist/es/wgms/src/CrossSectionCorrelation/index.mjs +4 -4
- package/dist/es/wgms/src/DistributionPoints/index.mjs +4 -4
- package/dist/es/wgms/src/DrinkingWaterComplianceRate/index.mjs +2 -2
- package/dist/es/wgms/src/EnvironmentalAnalysis/index.mjs +7 -5
- package/dist/es/wgms/src/FactorTopThreeRanking/index.mjs +4 -4
- package/dist/es/wgms/src/FactorTrendComparison/index.mjs +2 -2
- package/dist/es/wgms/src/KeyRiverWaterQualityEvaluation/index.mjs +3 -3
- package/dist/es/wgms/src/LakeRiverIndex/index.mjs +4 -4
- package/dist/es/wgms/src/NPTrendChange/index.mjs +2 -2
- package/dist/es/wgms/src/SevenDayKline/index.mjs +4 -4
- package/dist/es/wgms/src/SewageOutletsOnlineMonitor/index.mjs +4 -4
- package/dist/es/wgms/src/SewageOutletsOnlineMonitor/index.vue.d.ts +0 -1
- package/dist/es/wgms/src/SubordinateRanking/index.mjs +7 -4
- package/dist/es/wgms/src/SurroundingPollution/index.mjs +5 -5
- package/dist/es/wgms/src/UpstreamImpact/index.mjs +3 -3
- package/dist/es/wgms/src/UpstreamSection/index.mjs +3 -3
- package/dist/es/wgms/src/WaterEnvironmentOnlineMonitor/index.mjs +2 -2
- package/dist/es/wgms/src/WaterQualityClassification/index.mjs +3 -3
- package/dist/es/wgms/src/WaterQualityRainfall/index.mjs +3 -3
- package/dist/es/wgms/src/WaterQualityStatus/index.mjs +3 -3
- package/dist/es/wgms/src/common/select-panel.mjs +3 -1
- package/dist/es/wgms/utils/echarts/index.mjs +14 -2
- package/dist/es/wgms/utils/tools.mjs +1 -1
- package/dist/lib/aims/service/request.js +3 -3
- package/dist/lib/aims/src/AirQualityCalendar/index.js +20 -15
- package/dist/lib/aims/src/AirQualityLevelMonthRatio/index.js +6 -6
- package/dist/lib/aims/src/AirQualityLevelYearRatio/index.js +4 -4
- package/dist/lib/aims/src/AirQualityPresentSituation/index.js +9 -12
- package/dist/lib/aims/src/AirQualityRealTime/index.js +12 -15
- package/dist/lib/aims/src/AirTimeSeriesAnalysis/index.js +5 -5
- package/dist/lib/aims/src/CieqContributionMonthRatio/index.js +4 -4
- package/dist/lib/aims/src/CieqContributionYearRatio/index.js +6 -6
- package/dist/lib/aims/src/FactorRealTimeRankChart/index.js +7 -8
- package/dist/lib/aims/src/FactorRealTimeRankList/index.js +8 -8
- package/dist/lib/aims/src/FactorTargetYearPeriod/index.js +4 -4
- package/dist/lib/aims/src/MainPollutionMonthRatio/index.js +4 -4
- package/dist/lib/aims/src/MainPollutionYearRatio/index.js +4 -4
- package/dist/lib/aims/src/MulGridAirQualityLevelMonthRatio/index.js +4 -4
- package/dist/lib/aims/src/MulGridCieqContributionMonthRatio/index.js +4 -4
- package/dist/lib/aims/src/TbHbAnalysis/index.js +6 -6
- package/dist/lib/aims/src/WeatherCondition/index.js +5 -5
- package/dist/lib/aims/src/common/BasicDialog/index.js +3 -3
- package/dist/lib/aims/src/common/BasicEcharts/index.js +21 -2
- package/dist/lib/aims/src/common/BasicPanel/index.js +4 -2
- package/dist/lib/aims/utils/tools.js +2 -2
- package/dist/lib/bmp/config/index.js +8 -0
- package/dist/lib/bmp/service/base-serve.d.ts +4 -0
- package/dist/lib/bmp/service/base-serve.js +14 -0
- package/dist/lib/bmp/service/request.d.ts +3 -0
- package/dist/lib/bmp/service/request.js +80 -0
- package/dist/lib/bmp/service/types.d.ts +14 -0
- package/dist/lib/bmp/src/AlgaeMonitoring/api/index.d.ts +6 -0
- package/dist/lib/bmp/src/AlgaeMonitoring/api/index.js +14 -0
- package/dist/lib/bmp/src/AlgaeMonitoring/api/types.d.ts +21 -0
- package/dist/lib/bmp/src/AlgaeMonitoring/images/checked.js +5 -0
- package/dist/lib/bmp/src/AlgaeMonitoring/images/today-alarm.js +5 -0
- package/dist/lib/bmp/src/AlgaeMonitoring/index.d.ts +97 -0
- package/dist/lib/bmp/src/AlgaeMonitoring/index.js +214 -0
- package/dist/lib/bmp/src/AlgaeMonitoring/index.vue.d.ts +6 -0
- package/dist/lib/bmp/src/index.d.ts +1 -1
- package/dist/lib/bmp/src/index.js +2 -2
- package/dist/lib/index.js +65 -21
- package/dist/lib/ipes/service/request.js +4 -3
- package/dist/lib/ipes/src/AccessVehicleManage/index.d.ts +81 -7
- package/dist/lib/ipes/src/AccessVehicleManage/index.js +107 -44
- package/dist/lib/ipes/src/AccessVehicleManage/index.vue.d.ts +48 -3
- package/dist/lib/ipes/src/AirPollutionDischarge/images/new-nodata.js +5 -0
- package/dist/lib/ipes/src/AirPollutionDischarge/index.d.ts +3 -107
- package/dist/lib/ipes/src/AirPollutionDischarge/index.js +183 -126
- package/dist/lib/ipes/src/AirPollutionDischarge/index.vue.d.ts +1 -64
- package/dist/lib/ipes/src/AirQuality/index.js +25 -16
- package/dist/lib/ipes/src/AirQualityManagement/index.js +31 -20
- package/dist/lib/ipes/src/AlarmManage/images/alarm.js +5 -0
- package/dist/lib/ipes/src/AlarmManage/images/modeluIcon.js +5 -0
- package/dist/lib/ipes/src/AlarmManage/images/new-nodata.js +5 -0
- package/dist/lib/ipes/src/AlarmManage/index.d.ts +89 -0
- package/dist/lib/ipes/src/AlarmManage/index.js +177 -0
- package/dist/lib/ipes/src/AlarmManage/index.vue.d.ts +2 -0
- package/dist/lib/ipes/src/AlarmManage/type.d.ts +5 -0
- package/dist/lib/ipes/src/BusinessManage/images/icon-percent.js +5 -0
- package/dist/lib/ipes/src/BusinessManage/index.d.ts +89 -0
- package/dist/lib/ipes/src/BusinessManage/index.js +198 -0
- package/dist/lib/ipes/src/BusinessManage/index.vue.d.ts +2 -0
- package/dist/lib/ipes/src/BusinessManage/type.d.ts +10 -0
- package/dist/lib/ipes/src/EmergencyDuty/index.js +3 -3
- package/dist/lib/ipes/src/EnterpriseProtectionCode/index.d.ts +38 -3
- package/dist/lib/ipes/src/EnterpriseProtectionCode/index.js +52 -30
- package/dist/lib/ipes/src/EnterpriseProtectionCode/index.vue.d.ts +22 -1
- package/dist/lib/ipes/src/EnvManage/index.js +19 -16
- package/dist/lib/ipes/src/EnvironmentalProtection/images/module-title-icon.js +5 -0
- package/dist/lib/ipes/src/EnvironmentalProtection/images/piebottom.js +5 -0
- package/dist/lib/ipes/src/EnvironmentalProtection/images/pietop.js +5 -0
- package/dist/lib/ipes/src/EnvironmentalProtection/index.d.ts +101 -0
- package/dist/lib/ipes/src/EnvironmentalProtection/index.js +179 -0
- package/dist/lib/ipes/src/EnvironmentalProtection/index.vue.d.ts +6 -0
- package/dist/lib/ipes/src/EnvironmentalRiskManagement/.js +2 -2
- package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.d.ts +23 -3
- package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.js +47 -11
- package/dist/lib/ipes/src/EnvironmentalRiskManagement/index.vue.d.ts +13 -1
- package/dist/lib/ipes/src/GasControl/.js +123 -0
- package/dist/lib/ipes/src/GasControl/components/AlarmStatistics.vue.d.ts +22 -0
- package/dist/lib/ipes/src/GasControl/components/SingleItem.vue.d.ts +16 -0
- package/dist/lib/{bmp/src/test-com → ipes/src/GasControl}/index.d.ts +28 -24
- package/dist/lib/ipes/src/GasControl/index.js +105 -0
- package/dist/lib/ipes/src/GasControl/index.vue.d.ts +23 -0
- package/dist/lib/ipes/src/GeneralManagement/.js +13 -16
- package/dist/lib/ipes/src/GeneralManagement/components/Tabs.vue.d.ts +10 -6
- package/dist/lib/ipes/src/GeneralManagement/index.d.ts +18 -9
- package/dist/lib/ipes/src/GeneralManagement/index.js +8 -10
- package/dist/lib/ipes/src/GeneralManagement/index.vue.d.ts +12 -6
- package/dist/lib/ipes/src/HazardousVehicleManage/index.d.ts +82 -14
- package/dist/lib/ipes/src/HazardousVehicleManage/index.js +74 -49
- package/dist/lib/ipes/src/HazardousVehicleManage/index.vue.d.ts +48 -5
- package/dist/lib/ipes/src/InspectionManage/images/module-title-icon.js +5 -0
- package/dist/lib/ipes/src/InspectionManage/images/new-nodata.js +5 -0
- package/dist/lib/ipes/src/InspectionManage/index.d.ts +136 -0
- package/dist/lib/ipes/src/InspectionManage/index.js +269 -0
- package/dist/lib/ipes/src/InspectionManage/index.vue.d.ts +27 -0
- package/dist/lib/ipes/src/InspectionManage/types/index.d.ts +11 -0
- package/dist/lib/ipes/src/Level3AirDefense/.js +37 -10
- package/dist/lib/ipes/src/Level3AirDefense/components/EmptyData.vue.d.ts +14 -0
- package/dist/lib/ipes/src/Level3AirDefense/images/empty.js +5 -0
- package/dist/lib/ipes/src/Level3AirDefense/index.js +9 -8
- package/dist/lib/ipes/src/OdorControl/index.js +2 -2
- package/dist/lib/ipes/src/PollutantSourceManage/index.d.ts +168 -0
- package/dist/lib/ipes/src/PollutantSourceManage/index.js +92 -0
- package/dist/lib/ipes/src/PollutantSourceManage/index.vue.d.ts +42 -0
- package/dist/lib/ipes/src/PollutantSourceManage/types.d.ts +18 -0
- package/dist/lib/ipes/src/RealTimeAirQualityManage/index.js +2 -2
- package/dist/lib/ipes/src/SealingManage/index.d.ts +121 -14
- package/dist/lib/ipes/src/SealingManage/index.js +222 -84
- package/dist/lib/ipes/src/SealingManage/index.vue.d.ts +72 -5
- package/dist/lib/ipes/src/TaskDispose/.js +21 -2
- package/dist/lib/ipes/src/VocStatistics/index.js +2 -2
- package/dist/lib/ipes/src/WaterNetworkManage/index.d.ts +81 -7
- package/dist/lib/ipes/src/WaterNetworkManage/index.js +73 -41
- package/dist/lib/ipes/src/WaterNetworkManage/index.vue.d.ts +48 -3
- package/dist/lib/ipes/src/common/Echarts.js +21 -2
- package/dist/lib/ipes/src/common/IpesPercentBar.js +40 -0
- package/dist/lib/ipes/src/common/IpesProgressBar.js +40 -0
- package/dist/lib/ipes/src/common/LottieAnimation.js +2 -2
- package/dist/lib/ipes/src/index.d.ts +6 -0
- package/dist/lib/ipes/src/index.js +12 -0
- package/dist/lib/style.css +1514 -909
- package/dist/lib/wgms/service/request.js +3 -3
- package/dist/lib/wgms/src/AuxiliaryJudgment/index.js +5 -5
- package/dist/lib/wgms/src/ChangesAlongTheProcess/index.js +4 -4
- package/dist/lib/wgms/src/ChlorophyllAchangeRate/index.js +4 -4
- package/dist/lib/wgms/src/CrossSectionCorrelation/index.js +6 -6
- package/dist/lib/wgms/src/DistributionPoints/index.js +3 -3
- package/dist/lib/wgms/src/DrinkingWaterComplianceRate/index.js +2 -2
- package/dist/lib/wgms/src/EnvironmentalAnalysis/index.js +10 -8
- package/dist/lib/wgms/src/FactorTopThreeRanking/index.js +3 -3
- package/dist/lib/wgms/src/FactorTrendComparison/index.js +2 -2
- package/dist/lib/wgms/src/KeyRiverWaterQualityEvaluation/index.js +3 -3
- package/dist/lib/wgms/src/LakeRiverIndex/index.js +6 -6
- package/dist/lib/wgms/src/NPTrendChange/index.js +2 -2
- package/dist/lib/wgms/src/SevenDayKline/index.js +9 -9
- package/dist/lib/wgms/src/SewageOutletsOnlineMonitor/index.js +4 -4
- package/dist/lib/wgms/src/SewageOutletsOnlineMonitor/index.vue.d.ts +0 -1
- package/dist/lib/wgms/src/SubordinateRanking/index.js +12 -9
- package/dist/lib/wgms/src/SurroundingPollution/index.js +8 -8
- package/dist/lib/wgms/src/UpstreamImpact/index.js +4 -4
- package/dist/lib/wgms/src/UpstreamSection/index.js +3 -3
- package/dist/lib/wgms/src/WaterEnvironmentOnlineMonitor/index.js +2 -2
- package/dist/lib/wgms/src/WaterQualityClassification/index.js +3 -3
- package/dist/lib/wgms/src/WaterQualityRainfall/index.js +5 -5
- package/dist/lib/wgms/src/WaterQualityStatus/index.js +3 -3
- package/dist/lib/wgms/src/common/select-panel.js +4 -2
- package/dist/lib/wgms/utils/echarts/index.js +34 -3
- package/dist/lib/wgms/utils/tools.js +2 -2
- package/package.json +2 -2
- package/dist/es/bmp/src/test-com/index.mjs +0 -33
- package/dist/es/bmp/src/test-com/index.vue.d.ts +0 -23
- package/dist/es/bmp/src/test-com/types.d.ts +0 -16
- package/dist/es/vendor/@ctrl_tinycolor@3.6.0.mjs +0 -1136
- package/dist/es/vendor/@element-plus_icons-vue@2.0.10_vue@3.3.4.mjs +0 -376
- package/dist/es/vendor/@floating-ui_core@1.3.1.mjs +0 -1
- package/dist/es/vendor/@floating-ui_dom@1.4.4.mjs +0 -1
- package/dist/es/vendor/@sxzz_popperjs-es@2.11.7.mjs +0 -3
- package/dist/es/vendor/@ued_fpi_element-plus-expand@0.7.19.mjs +0 -243
- package/dist/es/vendor/@vue_reactivity@3.3.4.mjs +0 -1
- package/dist/es/vendor/@vue_shared@3.3.4.mjs +0 -29
- package/dist/es/vendor/@vueuse_core@9.13.0_vue@3.3.4.mjs +0 -214
- package/dist/es/vendor/@vueuse_shared@9.13.0_vue@3.3.4.mjs +0 -72
- package/dist/es/vendor/async-validator@4.2.5.mjs +0 -1
- package/dist/es/vendor/axios@1.4.0.mjs +0 -3209
- package/dist/es/vendor/claygl@1.3.0.mjs +0 -24199
- package/dist/es/vendor/dayjs@1.11.9.mjs +0 -88
- package/dist/es/vendor/echarts-gl@2.0.9_echarts@5.4.2.mjs +0 -20973
- package/dist/es/vendor/echarts@5.4.2.mjs +0 -79359
- package/dist/es/vendor/element-plus@2.3.7_vue@3.3.4.mjs +0 -11032
- package/dist/es/vendor/escape-html@1.0.3.mjs +0 -1
- package/dist/es/vendor/fpi-tg-factor-tools@1.0.4.mjs +0 -195
- package/dist/es/vendor/lodash-es@4.17.21.mjs +0 -3255
- package/dist/es/vendor/lodash-unified@1.0.3_tknf7errc3xdqocd3ryzzla7vq.mjs +0 -1
- package/dist/es/vendor/memoize-one@6.0.0.mjs +0 -1
- package/dist/es/vendor/normalize-wheel-es@1.2.0.mjs +0 -1
- package/dist/es/vendor/tslib@2.3.0.mjs +0 -32
- package/dist/es/vendor/vue-demi@0.14.5_vue@3.3.4.mjs +0 -1
- package/dist/es/vendor/vue3-seamless-scroll@2.0.1.mjs +0 -562
- package/dist/es/vendor/zrender@5.4.3.mjs +0 -16894
- package/dist/lib/bmp/src/test-com/index.js +0 -35
- package/dist/lib/bmp/src/test-com/index.vue.d.ts +0 -23
- package/dist/lib/bmp/src/test-com/types.d.ts +0 -16
- package/dist/lib/vendor/@ctrl_tinycolor@3.6.0.js +0 -1138
- package/dist/lib/vendor/@element-plus_icons-vue@2.0.10_vue@3.3.4.js +0 -396
- package/dist/lib/vendor/@floating-ui_core@1.3.1.js +0 -2
- package/dist/lib/vendor/@floating-ui_dom@1.4.4.js +0 -2
- package/dist/lib/vendor/@sxzz_popperjs-es@2.11.7.js +0 -6
- package/dist/lib/vendor/@ued_fpi_element-plus-expand@0.7.19.js +0 -245
- package/dist/lib/vendor/@vue_reactivity@3.3.4.js +0 -2
- package/dist/lib/vendor/@vue_shared@3.3.4.js +0 -39
- package/dist/lib/vendor/@vueuse_core@9.13.0_vue@3.3.4.js +0 -219
- package/dist/lib/vendor/@vueuse_shared@9.13.0_vue@3.3.4.js +0 -82
- package/dist/lib/vendor/async-validator@4.2.5.js +0 -2
- package/dist/lib/vendor/axios@1.4.0.js +0 -3211
- package/dist/lib/vendor/claygl@1.3.0.js +0 -24255
- package/dist/lib/vendor/dayjs@1.11.9.js +0 -98
- package/dist/lib/vendor/echarts-gl@2.0.9_echarts@5.4.2.js +0 -20975
- package/dist/lib/vendor/echarts@5.4.2.js +0 -79400
- package/dist/lib/vendor/element-plus@2.3.7_vue@3.3.4.js +0 -11041
- package/dist/lib/vendor/escape-html@1.0.3.js +0 -2
- package/dist/lib/vendor/fpi-tg-factor-tools@1.0.4.js +0 -201
- package/dist/lib/vendor/lodash-es@4.17.21.js +0 -3265
- package/dist/lib/vendor/lodash-unified@1.0.3_tknf7errc3xdqocd3ryzzla7vq.js +0 -2
- package/dist/lib/vendor/memoize-one@6.0.0.js +0 -2
- package/dist/lib/vendor/normalize-wheel-es@1.2.0.js +0 -2
- package/dist/lib/vendor/tslib@2.3.0.js +0 -34
- package/dist/lib/vendor/vue-demi@0.14.5_vue@3.3.4.js +0 -4
- package/dist/lib/vendor/vue3-seamless-scroll@2.0.1.js +0 -564
- package/dist/lib/vendor/zrender@5.4.3.js +0 -17049
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const vue = require('vue');
|
|
4
|
+
const aims_src_AirQualityCalendar_index = require('../../../aims/src/AirQualityCalendar/index.js');
|
|
5
|
+
|
|
6
|
+
const _hoisted_1$1 = { class: "single-item flex" };
|
|
7
|
+
const _hoisted_2$1 = { class: "label" };
|
|
8
|
+
const _hoisted_3$1 = { class: "right-action flex" };
|
|
9
|
+
const __default__$1 = {
|
|
10
|
+
name: "SingleItem"
|
|
11
|
+
};
|
|
12
|
+
const _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
|
|
13
|
+
...__default__$1,
|
|
14
|
+
props: {
|
|
15
|
+
// 数据
|
|
16
|
+
data: {
|
|
17
|
+
type: Object,
|
|
18
|
+
default: () => {
|
|
19
|
+
return {};
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
setup(__props) {
|
|
24
|
+
return (_ctx, _cache) => {
|
|
25
|
+
return vue.openBlock(), vue.createElementBlock("div", null, [
|
|
26
|
+
vue.createElementVNode("div", _hoisted_1$1, [
|
|
27
|
+
vue.createElementVNode("div", _hoisted_2$1, vue.toDisplayString(__props.data.label), 1),
|
|
28
|
+
vue.createElementVNode("div", _hoisted_3$1, [
|
|
29
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.data.nums, (item, index) => {
|
|
30
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
31
|
+
key: index,
|
|
32
|
+
class: "num"
|
|
33
|
+
}, vue.toDisplayString(item), 1);
|
|
34
|
+
}), 128))
|
|
35
|
+
])
|
|
36
|
+
])
|
|
37
|
+
]);
|
|
38
|
+
};
|
|
39
|
+
}
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
/* unplugin-vue-components disabled */const SingleItem_vue_vue_type_style_index_0_scoped_249a7ab7_lang = '';
|
|
43
|
+
|
|
44
|
+
const SingleItem = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main$1, [["__scopeId", "data-v-249a7ab7"]]);
|
|
45
|
+
|
|
46
|
+
const _withScopeId = (n) => (vue.pushScopeId("data-v-18f1350e"), n = n(), vue.popScopeId(), n);
|
|
47
|
+
const _hoisted_1 = { class: "alarm-statistics" };
|
|
48
|
+
const _hoisted_2 = { class: "top-action flex" };
|
|
49
|
+
const _hoisted_3 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ vue.createElementVNode("span", null, "报警统计(本日)", -1));
|
|
50
|
+
const _hoisted_4 = { class: "num" };
|
|
51
|
+
const _hoisted_5 = { class: "middle-action flex" };
|
|
52
|
+
const _hoisted_6 = { class: "bottom-action flex" };
|
|
53
|
+
const _hoisted_7 = { class: "labels" };
|
|
54
|
+
const _hoisted_8 = { class: "nums flex" };
|
|
55
|
+
const __default__ = {
|
|
56
|
+
name: "AlarmStatistics"
|
|
57
|
+
};
|
|
58
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
59
|
+
...__default__,
|
|
60
|
+
props: {
|
|
61
|
+
// 数据
|
|
62
|
+
data: {
|
|
63
|
+
type: Array,
|
|
64
|
+
default: () => {
|
|
65
|
+
return [];
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
all: {
|
|
69
|
+
type: Number
|
|
70
|
+
}
|
|
71
|
+
},
|
|
72
|
+
setup(__props) {
|
|
73
|
+
const colors = vue.ref({
|
|
74
|
+
dangerous: "#FF5D54",
|
|
75
|
+
warn: "#FF9902",
|
|
76
|
+
attention: "#E9BB1D",
|
|
77
|
+
abnormal: "#C978FF"
|
|
78
|
+
});
|
|
79
|
+
return (_ctx, _cache) => {
|
|
80
|
+
return vue.openBlock(), vue.createElementBlock("div", null, [
|
|
81
|
+
vue.createElementVNode("div", _hoisted_1, [
|
|
82
|
+
vue.createElementVNode("div", _hoisted_2, [
|
|
83
|
+
_hoisted_3,
|
|
84
|
+
vue.createElementVNode("div", _hoisted_4, vue.toDisplayString(__props.all), 1)
|
|
85
|
+
]),
|
|
86
|
+
vue.createElementVNode("div", _hoisted_5, [
|
|
87
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.data, (item) => {
|
|
88
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
89
|
+
key: item.code,
|
|
90
|
+
class: "rate",
|
|
91
|
+
style: vue.normalizeStyle({ width: `${item.count / Number(__props.all) * 100}%`, background: `${colors.value[item.code]}` })
|
|
92
|
+
}, null, 4);
|
|
93
|
+
}), 128))
|
|
94
|
+
]),
|
|
95
|
+
vue.createElementVNode("div", _hoisted_6, [
|
|
96
|
+
vue.createElementVNode("div", _hoisted_7, [
|
|
97
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.data, (item) => {
|
|
98
|
+
return vue.openBlock(), vue.createElementBlock("span", {
|
|
99
|
+
key: item.code
|
|
100
|
+
}, vue.toDisplayString(item.name), 1);
|
|
101
|
+
}), 128))
|
|
102
|
+
]),
|
|
103
|
+
vue.createElementVNode("div", _hoisted_8, [
|
|
104
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.data, (item) => {
|
|
105
|
+
return vue.openBlock(), vue.createElementBlock("span", {
|
|
106
|
+
key: item.code,
|
|
107
|
+
style: vue.normalizeStyle({ color: `${colors.value[item.code]}` })
|
|
108
|
+
}, vue.toDisplayString(item.count), 5);
|
|
109
|
+
}), 128))
|
|
110
|
+
])
|
|
111
|
+
])
|
|
112
|
+
])
|
|
113
|
+
]);
|
|
114
|
+
};
|
|
115
|
+
}
|
|
116
|
+
});
|
|
117
|
+
|
|
118
|
+
/* unplugin-vue-components disabled */const AlarmStatistics_vue_vue_type_style_index_0_scoped_18f1350e_lang = '';
|
|
119
|
+
|
|
120
|
+
const AlarmStatistics = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main, [["__scopeId", "data-v-18f1350e"]]);
|
|
121
|
+
|
|
122
|
+
exports.AlarmStatistics = AlarmStatistics;
|
|
123
|
+
exports.SingleItem = SingleItem;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import type { PropType } from 'vue';
|
|
2
|
+
import type { StatisticsType } from '../type';
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
data: {
|
|
5
|
+
type: PropType<StatisticsType[]>;
|
|
6
|
+
default: () => never[];
|
|
7
|
+
};
|
|
8
|
+
all: {
|
|
9
|
+
type: NumberConstructor;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
data: {
|
|
13
|
+
type: PropType<StatisticsType[]>;
|
|
14
|
+
default: () => never[];
|
|
15
|
+
};
|
|
16
|
+
all: {
|
|
17
|
+
type: NumberConstructor;
|
|
18
|
+
};
|
|
19
|
+
}>>, {
|
|
20
|
+
data: StatisticsType[];
|
|
21
|
+
}, {}>;
|
|
22
|
+
export default _default;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type { PropType } from 'vue';
|
|
2
|
+
import type { SingleItemType } from '../type';
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
data: {
|
|
5
|
+
type: PropType<SingleItemType>;
|
|
6
|
+
default: () => {};
|
|
7
|
+
};
|
|
8
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
|
+
data: {
|
|
10
|
+
type: PropType<SingleItemType>;
|
|
11
|
+
default: () => {};
|
|
12
|
+
};
|
|
13
|
+
}>>, {
|
|
14
|
+
data: SingleItemType;
|
|
15
|
+
}, {}>;
|
|
16
|
+
export default _default;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import
|
|
2
|
-
export declare const
|
|
1
|
+
import _GasControl from './index.vue';
|
|
2
|
+
export declare const GasControl: {
|
|
3
3
|
new (...args: any[]): {
|
|
4
4
|
$: import("vue").ComponentInternalInstance;
|
|
5
5
|
$data: {};
|
|
6
6
|
$props: {
|
|
7
|
-
|
|
7
|
+
getGasControl?: string | undefined;
|
|
8
|
+
getStatistics?: string | undefined;
|
|
8
9
|
key?: string | number | symbol | undefined;
|
|
9
10
|
style?: unknown;
|
|
10
11
|
ref?: import("vue").VNodeRef | undefined;
|
|
@@ -49,7 +50,6 @@ export declare const TestCom: {
|
|
|
49
50
|
[key: string]: any;
|
|
50
51
|
}>) => void)[] | undefined;
|
|
51
52
|
class?: unknown;
|
|
52
|
-
onTouch?: ((...args: any[]) => any) | undefined;
|
|
53
53
|
};
|
|
54
54
|
$attrs: {
|
|
55
55
|
[x: string]: unknown;
|
|
@@ -62,17 +62,20 @@ export declare const TestCom: {
|
|
|
62
62
|
}>;
|
|
63
63
|
$root: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
64
64
|
$parent: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
65
|
-
$emit: (event:
|
|
65
|
+
$emit: (event: string, ...args: any[]) => void;
|
|
66
66
|
$el: any;
|
|
67
67
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
68
|
-
|
|
68
|
+
getGasControl: {
|
|
69
69
|
type: StringConstructor;
|
|
70
70
|
default: string;
|
|
71
71
|
};
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
72
|
+
getStatistics: {
|
|
73
|
+
type: StringConstructor;
|
|
74
|
+
default: string;
|
|
75
|
+
};
|
|
76
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
77
|
+
getGasControl: string;
|
|
78
|
+
getStatistics: string;
|
|
76
79
|
}, {}, string, {}> & {
|
|
77
80
|
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
78
81
|
created?: ((() => void) | (() => void)[]) | undefined;
|
|
@@ -94,28 +97,29 @@ export declare const TestCom: {
|
|
|
94
97
|
$nextTick: typeof import("vue").nextTick;
|
|
95
98
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
96
99
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
97
|
-
|
|
100
|
+
getGasControl: {
|
|
101
|
+
type: StringConstructor;
|
|
102
|
+
default: string;
|
|
103
|
+
};
|
|
104
|
+
getStatistics: {
|
|
98
105
|
type: StringConstructor;
|
|
99
106
|
default: string;
|
|
100
107
|
};
|
|
101
|
-
}>> & {
|
|
102
|
-
onTouch?: ((...args: any[]) => any) | undefined;
|
|
103
|
-
} & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
108
|
+
}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
104
109
|
__isFragment?: undefined;
|
|
105
110
|
__isTeleport?: undefined;
|
|
106
111
|
__isSuspense?: undefined;
|
|
107
112
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
108
|
-
|
|
113
|
+
getGasControl: {
|
|
109
114
|
type: StringConstructor;
|
|
110
115
|
default: string;
|
|
111
116
|
};
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
msg: string;
|
|
116
|
-
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
117
|
-
$slots: {
|
|
118
|
-
default: (_: {}) => any;
|
|
117
|
+
getStatistics: {
|
|
118
|
+
type: StringConstructor;
|
|
119
|
+
default: string;
|
|
119
120
|
};
|
|
120
|
-
}
|
|
121
|
-
|
|
121
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
122
|
+
getGasControl: string;
|
|
123
|
+
getStatistics: string;
|
|
124
|
+
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
|
|
125
|
+
export default _GasControl;
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const aims_src_AirQualityCalendar_index = require('../../../aims/src/AirQualityCalendar/index.js');
|
|
4
|
+
const vue = require('vue');
|
|
5
|
+
const ipes_service_request = require('../../service/request.js');
|
|
6
|
+
const ipes_src_GasControl_ = require('./.js');
|
|
7
|
+
|
|
8
|
+
const __default__ = {
|
|
9
|
+
name: "GasControl",
|
|
10
|
+
title: "有毒有害气体管控"
|
|
11
|
+
};
|
|
12
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
13
|
+
...__default__,
|
|
14
|
+
props: {
|
|
15
|
+
// '有毒有害气体', '易燃易爆监测', 'VOCs厂界监测'数据
|
|
16
|
+
getGasControl: {
|
|
17
|
+
type: String,
|
|
18
|
+
default: "/ipes-monitor-server/api/v2/monitordata/real-data-new?monitorType=aqms"
|
|
19
|
+
},
|
|
20
|
+
// 统计数据
|
|
21
|
+
getStatistics: {
|
|
22
|
+
type: String,
|
|
23
|
+
default: "/ipes-prj-map-server/api/v1/web/harmful-alarm/count/today-alarm-count-info"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
setup(__props) {
|
|
27
|
+
const props = __props;
|
|
28
|
+
async function getStatisticsData() {
|
|
29
|
+
try {
|
|
30
|
+
const res = await ipes_service_request.requestControl({
|
|
31
|
+
method: "get",
|
|
32
|
+
url: props.getStatistics
|
|
33
|
+
});
|
|
34
|
+
list.value = res?.data?.alarmLevelInfo;
|
|
35
|
+
alarmNum.value = res?.data?.alarmNum;
|
|
36
|
+
console.log("-----------", res.data);
|
|
37
|
+
} catch (error) {
|
|
38
|
+
console.log(error);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
getStatisticsData();
|
|
42
|
+
async function getGasControlData(category) {
|
|
43
|
+
try {
|
|
44
|
+
const res = await ipes_service_request.requestControl({
|
|
45
|
+
method: "get",
|
|
46
|
+
url: props.getGasControl,
|
|
47
|
+
params: { category }
|
|
48
|
+
});
|
|
49
|
+
return res?.statusMap;
|
|
50
|
+
} catch (error) {
|
|
51
|
+
console.log(error);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
async function getData() {
|
|
55
|
+
const res = await Promise.all([
|
|
56
|
+
getGasControlData("ydyh"),
|
|
57
|
+
getGasControlData("yryb"),
|
|
58
|
+
getGasControlData("cjyj")
|
|
59
|
+
]);
|
|
60
|
+
const labels = ["有毒有害气体", "易燃易爆监测", "VOCs厂界监测"];
|
|
61
|
+
const list2 = labels.map((label, index) => {
|
|
62
|
+
const nums = [res[index].normal, res[index].abnormal, res[index].offline];
|
|
63
|
+
return {
|
|
64
|
+
label,
|
|
65
|
+
nums
|
|
66
|
+
};
|
|
67
|
+
});
|
|
68
|
+
data.value = list2;
|
|
69
|
+
}
|
|
70
|
+
getData();
|
|
71
|
+
const clsfix = "ipes-gas-control";
|
|
72
|
+
let data = vue.ref([]);
|
|
73
|
+
let list = vue.ref([]);
|
|
74
|
+
let alarmNum = vue.ref(0);
|
|
75
|
+
const getClass = vue.computed(() => (val) => {
|
|
76
|
+
return `${val}-container`;
|
|
77
|
+
});
|
|
78
|
+
return (_ctx, _cache) => {
|
|
79
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
80
|
+
class: vue.normalizeClass(["dv-ipes-gas-control", getClass.value(clsfix)])
|
|
81
|
+
}, [
|
|
82
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(data), (item, index) => {
|
|
83
|
+
return vue.openBlock(), vue.createBlock(ipes_src_GasControl_.SingleItem, {
|
|
84
|
+
key: index,
|
|
85
|
+
data: item,
|
|
86
|
+
class: "single-item-wrap"
|
|
87
|
+
}, null, 8, ["data"]);
|
|
88
|
+
}), 128)),
|
|
89
|
+
vue.createVNode(ipes_src_GasControl_.AlarmStatistics, {
|
|
90
|
+
class: "alarm-statistics-wrap",
|
|
91
|
+
all: vue.unref(alarmNum),
|
|
92
|
+
data: vue.unref(list)
|
|
93
|
+
}, null, 8, ["all", "data"])
|
|
94
|
+
], 2);
|
|
95
|
+
};
|
|
96
|
+
}
|
|
97
|
+
});
|
|
98
|
+
|
|
99
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_a6d0c2ea_lang = '';
|
|
100
|
+
|
|
101
|
+
const _GasControl = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main, [["__scopeId", "data-v-a6d0c2ea"]]);
|
|
102
|
+
|
|
103
|
+
const GasControl = aims_src_AirQualityCalendar_index.install(_GasControl);
|
|
104
|
+
|
|
105
|
+
exports.GasControl = GasControl;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
getGasControl: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
getStatistics: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
};
|
|
10
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
|
+
getGasControl: {
|
|
12
|
+
type: StringConstructor;
|
|
13
|
+
default: string;
|
|
14
|
+
};
|
|
15
|
+
getStatistics: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
}>>, {
|
|
20
|
+
getGasControl: string;
|
|
21
|
+
getStatistics: string;
|
|
22
|
+
}, {}>;
|
|
23
|
+
export default _default;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const vue = require('vue');
|
|
4
|
-
const vendor_echarts_5_4_2 = require('../../../vendor/echarts@5.4.2.js');
|
|
5
4
|
const aims_src_AirQualityCalendar_index = require('../../../aims/src/AirQualityCalendar/index.js');
|
|
6
5
|
|
|
7
6
|
const _hoisted_1$1 = { class: "tabs-wrap" };
|
|
@@ -10,7 +9,7 @@ const _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
|
|
|
10
9
|
__name: "Tabs",
|
|
11
10
|
props: {
|
|
12
11
|
modelValue: {
|
|
13
|
-
type: [String
|
|
12
|
+
type: [String],
|
|
14
13
|
default: ""
|
|
15
14
|
},
|
|
16
15
|
data: {
|
|
@@ -28,24 +27,22 @@ const _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
|
|
|
28
27
|
$emit("change", value);
|
|
29
28
|
}
|
|
30
29
|
return (_ctx, _cache) => {
|
|
31
|
-
return vue.openBlock(), vue.createElementBlock("div",
|
|
32
|
-
vue.
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}), 128))
|
|
40
|
-
])
|
|
30
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$1, [
|
|
31
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.data, (item, index) => {
|
|
32
|
+
return vue.openBlock(), vue.createElementBlock("div", {
|
|
33
|
+
key: index,
|
|
34
|
+
class: vue.normalizeClass(["tabs-item", { activeTab: __props.modelValue === item.code }]),
|
|
35
|
+
onClick: ($event) => changeTab(item.code)
|
|
36
|
+
}, vue.toDisplayString(item.name), 11, _hoisted_2$1);
|
|
37
|
+
}), 128))
|
|
41
38
|
]);
|
|
42
39
|
};
|
|
43
40
|
}
|
|
44
41
|
});
|
|
45
42
|
|
|
46
|
-
/* unplugin-vue-components disabled */const
|
|
43
|
+
/* unplugin-vue-components disabled */const Tabs_vue_vue_type_style_index_0_scoped_85163ef7_lang = '';
|
|
47
44
|
|
|
48
|
-
const Tabs = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
45
|
+
const Tabs = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main$1, [["__scopeId", "data-v-85163ef7"]]);
|
|
49
46
|
|
|
50
47
|
const _hoisted_1 = { class: "item-wrap" };
|
|
51
48
|
const _hoisted_2 = { class: "top-action" };
|
|
@@ -80,9 +77,9 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
80
77
|
}
|
|
81
78
|
});
|
|
82
79
|
|
|
83
|
-
/* unplugin-vue-components disabled */const
|
|
80
|
+
/* unplugin-vue-components disabled */const ListItem_vue_vue_type_style_index_0_scoped_86cbb634_lang = '';
|
|
84
81
|
|
|
85
|
-
const ListItem = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
82
|
+
const ListItem = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main, [["__scopeId", "data-v-86cbb634"]]);
|
|
86
83
|
|
|
87
84
|
exports.ListItem = ListItem;
|
|
88
85
|
exports.Tabs = Tabs;
|
|
@@ -1,27 +1,31 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
|
+
export interface TabType {
|
|
3
|
+
code: string;
|
|
4
|
+
name: string;
|
|
5
|
+
}
|
|
2
6
|
declare const _default: import("vue").DefineComponent<{
|
|
3
7
|
modelValue: {
|
|
4
|
-
type: PropType<string
|
|
8
|
+
type: PropType<string>;
|
|
5
9
|
default: string;
|
|
6
10
|
};
|
|
7
11
|
data: {
|
|
8
|
-
type: PropType<
|
|
12
|
+
type: PropType<TabType[]>;
|
|
9
13
|
default: () => never[];
|
|
10
14
|
};
|
|
11
15
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:modelValue")[], "change" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
16
|
modelValue: {
|
|
13
|
-
type: PropType<string
|
|
17
|
+
type: PropType<string>;
|
|
14
18
|
default: string;
|
|
15
19
|
};
|
|
16
20
|
data: {
|
|
17
|
-
type: PropType<
|
|
21
|
+
type: PropType<TabType[]>;
|
|
18
22
|
default: () => never[];
|
|
19
23
|
};
|
|
20
24
|
}>> & {
|
|
21
25
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
22
26
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
23
27
|
}, {
|
|
24
|
-
data:
|
|
25
|
-
modelValue: string
|
|
28
|
+
data: TabType[];
|
|
29
|
+
modelValue: string;
|
|
26
30
|
}, {}>;
|
|
27
31
|
export default _default;
|
|
@@ -4,7 +4,7 @@ export declare const GeneralManagement: {
|
|
|
4
4
|
$: import("vue").ComponentInternalInstance;
|
|
5
5
|
$data: {};
|
|
6
6
|
$props: {
|
|
7
|
-
tabList?: (
|
|
7
|
+
tabList?: import("./type").TabType[] | undefined;
|
|
8
8
|
cardData?: import("./type").CardType[] | undefined;
|
|
9
9
|
key?: string | number | symbol | undefined;
|
|
10
10
|
style?: unknown;
|
|
@@ -67,8 +67,11 @@ export declare const GeneralManagement: {
|
|
|
67
67
|
$el: any;
|
|
68
68
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
69
69
|
tabList: {
|
|
70
|
-
type: globalThis.PropType<(
|
|
71
|
-
default: () =>
|
|
70
|
+
type: globalThis.PropType<import("./type").TabType[]>;
|
|
71
|
+
default: () => {
|
|
72
|
+
code: string;
|
|
73
|
+
name: string;
|
|
74
|
+
}[];
|
|
72
75
|
};
|
|
73
76
|
cardData: {
|
|
74
77
|
type: globalThis.PropType<import("./type").CardType[]>;
|
|
@@ -83,7 +86,7 @@ export declare const GeneralManagement: {
|
|
|
83
86
|
}>> & {
|
|
84
87
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
85
88
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], string, {
|
|
86
|
-
tabList: (
|
|
89
|
+
tabList: import("./type").TabType[];
|
|
87
90
|
cardData: import("./type").CardType[];
|
|
88
91
|
}, {}, string, {}> & {
|
|
89
92
|
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
@@ -107,8 +110,11 @@ export declare const GeneralManagement: {
|
|
|
107
110
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
108
111
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
109
112
|
tabList: {
|
|
110
|
-
type: globalThis.PropType<(
|
|
111
|
-
default: () =>
|
|
113
|
+
type: globalThis.PropType<import("./type").TabType[]>;
|
|
114
|
+
default: () => {
|
|
115
|
+
code: string;
|
|
116
|
+
name: string;
|
|
117
|
+
}[];
|
|
112
118
|
};
|
|
113
119
|
cardData: {
|
|
114
120
|
type: globalThis.PropType<import("./type").CardType[]>;
|
|
@@ -128,8 +134,11 @@ export declare const GeneralManagement: {
|
|
|
128
134
|
__isSuspense?: undefined;
|
|
129
135
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
130
136
|
tabList: {
|
|
131
|
-
type: globalThis.PropType<(
|
|
132
|
-
default: () =>
|
|
137
|
+
type: globalThis.PropType<import("./type").TabType[]>;
|
|
138
|
+
default: () => {
|
|
139
|
+
code: string;
|
|
140
|
+
name: string;
|
|
141
|
+
}[];
|
|
133
142
|
};
|
|
134
143
|
cardData: {
|
|
135
144
|
type: globalThis.PropType<import("./type").CardType[]>;
|
|
@@ -144,7 +153,7 @@ export declare const GeneralManagement: {
|
|
|
144
153
|
}>> & {
|
|
145
154
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
146
155
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", {
|
|
147
|
-
tabList: (
|
|
156
|
+
tabList: import("./type").TabType[];
|
|
148
157
|
cardData: import("./type").CardType[];
|
|
149
158
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
|
|
150
159
|
export default _GeneralManagement;
|
|
@@ -4,6 +4,7 @@ const aims_src_AirQualityCalendar_index = require('../../../aims/src/AirQualityC
|
|
|
4
4
|
const vue = require('vue');
|
|
5
5
|
const ipes_src_GeneralManagement_ = require('./.js');
|
|
6
6
|
|
|
7
|
+
const _hoisted_1 = { class: "dv-ipes-general-management ipes-general-management-container" };
|
|
7
8
|
const __default__ = {
|
|
8
9
|
name: "GeneralManagement",
|
|
9
10
|
title: "综合管理"
|
|
@@ -13,7 +14,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
13
14
|
props: {
|
|
14
15
|
tabList: {
|
|
15
16
|
type: Array,
|
|
16
|
-
default: () => ["预警
|
|
17
|
+
default: () => [{ code: "forewarning", name: "预警 32" }, { code: "inspect", name: "巡查 21" }, { code: "telegram", name: "接报19" }]
|
|
17
18
|
},
|
|
18
19
|
cardData: {
|
|
19
20
|
type: Array,
|
|
@@ -54,20 +55,17 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
54
55
|
"change"
|
|
55
56
|
],
|
|
56
57
|
setup(__props, { emit: $emit }) {
|
|
57
|
-
const
|
|
58
|
-
const activeTab = vue.ref("预警 3");
|
|
58
|
+
const activeTab = vue.ref("forewarning");
|
|
59
59
|
function changeTab(tab) {
|
|
60
60
|
activeTab.value = tab;
|
|
61
61
|
$emit("change", tab);
|
|
62
62
|
}
|
|
63
63
|
return (_ctx, _cache) => {
|
|
64
|
-
return vue.openBlock(), vue.createElementBlock("div",
|
|
65
|
-
class: vue.normalizeClass(["dv-ipes-general-management", `${clsfix}-container`])
|
|
66
|
-
}, [
|
|
64
|
+
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
67
65
|
vue.createVNode(ipes_src_GeneralManagement_.Tabs, {
|
|
68
66
|
class: "tab",
|
|
69
67
|
data: __props.tabList,
|
|
70
|
-
"model-value":
|
|
68
|
+
"model-value": activeTab.value,
|
|
71
69
|
onChange: changeTab
|
|
72
70
|
}, null, 8, ["data", "model-value"]),
|
|
73
71
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.cardData, (item, index) => {
|
|
@@ -77,14 +75,14 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
77
75
|
data: item
|
|
78
76
|
}, null, 8, ["data"]);
|
|
79
77
|
}), 128))
|
|
80
|
-
]
|
|
78
|
+
]);
|
|
81
79
|
};
|
|
82
80
|
}
|
|
83
81
|
});
|
|
84
82
|
|
|
85
|
-
/* unplugin-vue-components disabled */const
|
|
83
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_6d3e9064_lang = '';
|
|
86
84
|
|
|
87
|
-
const _GeneralManagement = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
85
|
+
const _GeneralManagement = /* @__PURE__ */ aims_src_AirQualityCalendar_index._export_sfc(_sfc_main, [["__scopeId", "data-v-6d3e9064"]]);
|
|
88
86
|
|
|
89
87
|
const GeneralManagement = aims_src_AirQualityCalendar_index.install(_GeneralManagement);
|
|
90
88
|
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
|
-
import type { CardType } from './type';
|
|
2
|
+
import type { CardType, TabType } from './type';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<{
|
|
4
4
|
tabList: {
|
|
5
|
-
type: PropType<
|
|
6
|
-
default: () =>
|
|
5
|
+
type: PropType<TabType[]>;
|
|
6
|
+
default: () => {
|
|
7
|
+
code: string;
|
|
8
|
+
name: string;
|
|
9
|
+
}[];
|
|
7
10
|
};
|
|
8
11
|
cardData: {
|
|
9
12
|
type: PropType<CardType[]>;
|
|
@@ -17,8 +20,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
17
20
|
};
|
|
18
21
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "change"[], "change", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
22
|
tabList: {
|
|
20
|
-
type: PropType<
|
|
21
|
-
default: () =>
|
|
23
|
+
type: PropType<TabType[]>;
|
|
24
|
+
default: () => {
|
|
25
|
+
code: string;
|
|
26
|
+
name: string;
|
|
27
|
+
}[];
|
|
22
28
|
};
|
|
23
29
|
cardData: {
|
|
24
30
|
type: PropType<CardType[]>;
|
|
@@ -33,7 +39,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
33
39
|
}>> & {
|
|
34
40
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
35
41
|
}, {
|
|
36
|
-
tabList:
|
|
42
|
+
tabList: TabType[];
|
|
37
43
|
cardData: CardType[];
|
|
38
44
|
}, {}>;
|
|
39
45
|
export default _default;
|