@ued_fpi/data-visual 1.0.11 → 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
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
import { C as Config } from '../../../wgms/config/index.mjs';
|
|
2
2
|
import { C as Config$1 } from '../../../ipes/config/index.mjs';
|
|
3
3
|
import { C as Config$2 } from '../../config/index.mjs';
|
|
4
|
-
import {
|
|
4
|
+
import { C as Config$3 } from '../../../bmp/config/index.mjs';
|
|
5
|
+
import { ElDatePicker } from 'element-plus/es';
|
|
6
|
+
import 'element-plus/es/components/base/style/css';
|
|
7
|
+
import 'element-plus/es/components/date-picker/style/css';
|
|
5
8
|
import { defineComponent, ref, reactive, onMounted, watch, openBlock, createElementBlock, createElementVNode, createVNode, Fragment, renderList, toDisplayString, normalizeStyle, pushScopeId, popScopeId } from 'vue';
|
|
6
9
|
import { _ as _imports_0 } from './images/left-arrow-double.mjs';
|
|
7
10
|
import { _ as _imports_1 } from './images/left-arrow.mjs';
|
|
8
11
|
import { _ as _imports_2 } from './images/right-arrow.mjs';
|
|
9
12
|
import { _ as _imports_3 } from './images/right-arrow-double.mjs';
|
|
10
|
-
import
|
|
11
|
-
import {
|
|
13
|
+
import dayjs from 'dayjs';
|
|
14
|
+
import { factorToColor } from 'fpi-tg-factor-tools';
|
|
12
15
|
import { g as getEnvFeatureCalendar } from './api/index.mjs';
|
|
13
16
|
|
|
14
17
|
const install = (comp) => {
|
|
@@ -27,6 +30,7 @@ const setDomain = (domain, type) => {
|
|
|
27
30
|
Config$1.domain = domain;
|
|
28
31
|
break;
|
|
29
32
|
case "bmp":
|
|
33
|
+
Config$3.domain = domain;
|
|
30
34
|
break;
|
|
31
35
|
case "wgms":
|
|
32
36
|
Config.domain = domain;
|
|
@@ -35,6 +39,7 @@ const setDomain = (domain, type) => {
|
|
|
35
39
|
Config.domain = domain;
|
|
36
40
|
Config$1.domain = domain;
|
|
37
41
|
Config$2.domain = domain;
|
|
42
|
+
Config$3.domain = domain;
|
|
38
43
|
break;
|
|
39
44
|
}
|
|
40
45
|
};
|
|
@@ -47,7 +52,7 @@ const _export_sfc = (sfc, props) => {
|
|
|
47
52
|
return target;
|
|
48
53
|
};
|
|
49
54
|
|
|
50
|
-
const _withScopeId = (n) => (pushScopeId("data-v-
|
|
55
|
+
const _withScopeId = (n) => (pushScopeId("data-v-7fbc4638"), n = n(), popScopeId(), n);
|
|
51
56
|
const _hoisted_1 = { class: "air-quality-calendar-container" };
|
|
52
57
|
const _hoisted_2 = { class: "flex date-time" };
|
|
53
58
|
const _hoisted_3 = { class: "flex img-left" };
|
|
@@ -153,7 +158,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
153
158
|
]
|
|
154
159
|
});
|
|
155
160
|
const getDayBgColor = (item) => {
|
|
156
|
-
return Number(item.value) && Number(item.value) > 0 ?
|
|
161
|
+
return Number(item.value) && Number(item.value) > 0 ? factorToColor(props.apiParams.factorCode, item.value, "day") : "rgba(255, 255, 255, 0.5)";
|
|
157
162
|
};
|
|
158
163
|
const getDayValue = (item) => {
|
|
159
164
|
return !item.value && item.value !== 0 ? "-" : String(item.value).includes(".") ? item.value.toFixed(2) : item.value;
|
|
@@ -287,9 +292,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
287
292
|
}
|
|
288
293
|
});
|
|
289
294
|
|
|
290
|
-
/* unplugin-vue-components disabled */const
|
|
295
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_7fbc4638_lang = '';
|
|
291
296
|
|
|
292
|
-
const _AirQualityCalendar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
297
|
+
const _AirQualityCalendar = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7fbc4638"]]);
|
|
293
298
|
|
|
294
299
|
const AirQualityCalendar = install(_AirQualityCalendar);
|
|
295
300
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
3
|
+
import { FACTOR_LEVEL_TEXT } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getAirQualityStatis } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -151,7 +151,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
151
151
|
const xData = data2.times;
|
|
152
152
|
const tatol = data2.total;
|
|
153
153
|
chartsFullOptions.value = generateOption(xData, list.map((item) => {
|
|
154
|
-
const obj =
|
|
154
|
+
const obj = FACTOR_LEVEL_TEXT.find((c) => item.name.includes(c.label));
|
|
155
155
|
const value1 = data1[item.key];
|
|
156
156
|
const value2 = data2[item.key];
|
|
157
157
|
return {
|
|
@@ -196,9 +196,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
196
196
|
}
|
|
197
197
|
});
|
|
198
198
|
|
|
199
|
-
/* unplugin-vue-components disabled */const
|
|
199
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_6c1befc8_lang = '';
|
|
200
200
|
|
|
201
|
-
const _AirQualityLevelMonthRatio = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
201
|
+
const _AirQualityLevelMonthRatio = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-6c1befc8"]]);
|
|
202
202
|
|
|
203
203
|
const AirQualityLevelMonthRatio = install(_AirQualityLevelMonthRatio);
|
|
204
204
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
3
|
+
import { FACTOR_LEVEL_TEXT } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getAirQualityStatis } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -100,7 +100,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
100
100
|
const data1 = res.data.airQualityLevel.levelYearSumRate;
|
|
101
101
|
const data2 = res.data.airQualityLevel.levelYearSum;
|
|
102
102
|
chartsFullOptions.value = generateOption(list.map((item) => {
|
|
103
|
-
const obj =
|
|
103
|
+
const obj = FACTOR_LEVEL_TEXT.find((c) => item.name.includes(c.label));
|
|
104
104
|
const value = data1[item.key];
|
|
105
105
|
const value2 = data2[item.key];
|
|
106
106
|
return {
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { defineComponent, reactive, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, normalizeStyle, Fragment, renderList
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
1
|
+
import { i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
|
+
import { defineComponent, reactive, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, normalizeStyle, Fragment, renderList } from 'vue';
|
|
3
|
+
import { BASE_FACTOR, factorToColor } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { g as getCityDetail } from './api/index.mjs';
|
|
6
6
|
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "text" }, "主要污染物", -1));
|
|
7
|
+
const _hoisted_1 = /* @__PURE__ */ createElementVNode("span", null, "综合指数", -1);
|
|
8
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("span", { class: "text" }, "主要污染物", -1);
|
|
10
9
|
const _hoisted_3 = { class: "name" };
|
|
11
10
|
const clsfix = "air-quality-realtime";
|
|
12
11
|
const noDataColor = "rgb(255, 255, 255, 0.5)";
|
|
@@ -24,7 +23,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
24
23
|
const realtimeData = reactive({
|
|
25
24
|
cieqVal: "--",
|
|
26
25
|
firstPollution: "--",
|
|
27
|
-
factorList:
|
|
26
|
+
factorList: BASE_FACTOR.filter((item) => item.code !== "aqi").map(
|
|
28
27
|
(item) => {
|
|
29
28
|
return {
|
|
30
29
|
...item,
|
|
@@ -46,7 +45,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
46
45
|
return {
|
|
47
46
|
...item,
|
|
48
47
|
value: obj ? obj.value : "--",
|
|
49
|
-
color: obj ?
|
|
48
|
+
color: obj ? factorToColor(item.code, obj.value, "day") : noDataColor
|
|
50
49
|
};
|
|
51
50
|
});
|
|
52
51
|
}
|
|
@@ -108,10 +107,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
108
107
|
}
|
|
109
108
|
});
|
|
110
109
|
|
|
111
|
-
/* unplugin-vue-components disabled */const
|
|
110
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_lang = '';
|
|
112
111
|
|
|
113
|
-
const
|
|
114
|
-
|
|
115
|
-
const AirQualityPresentSituation = install(_AirQualityPresentSituation);
|
|
112
|
+
const AirQualityPresentSituation = install(_sfc_main);
|
|
116
113
|
|
|
117
114
|
export { AirQualityPresentSituation as A };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { defineComponent, reactive, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, toDisplayString, Fragment, renderList
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
1
|
+
import { i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
|
+
import { defineComponent, reactive, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, toDisplayString, Fragment, renderList } from 'vue';
|
|
3
|
+
import { BASE_FACTOR, factorToLevel, factorToColor, FACTOR_LEVEL_TEXT } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { g as getAirQuality } from './api/index.mjs';
|
|
6
6
|
|
|
7
|
-
const _withScopeId = (n) => (pushScopeId("data-v-78557547"), n = n(), popScopeId(), n);
|
|
8
7
|
const _hoisted_1 = { class: "aqiInfo" };
|
|
9
|
-
const _hoisted_2 = /* @__PURE__ */
|
|
10
|
-
const _hoisted_3 = /* @__PURE__ */
|
|
8
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("span", null, "AQI", -1);
|
|
9
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("span", { class: "text" }, "首要污染物", -1);
|
|
11
10
|
const _hoisted_4 = { class: "name" };
|
|
12
11
|
const clsfix = "air-quality-realtime";
|
|
13
12
|
const noDataColor = "rgb(255, 255, 255, 0.5)";
|
|
@@ -27,7 +26,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
27
26
|
aqiColor: noDataColor,
|
|
28
27
|
aqiPollutionZh: "--",
|
|
29
28
|
firstPollution: "--",
|
|
30
|
-
factorList:
|
|
29
|
+
factorList: BASE_FACTOR.filter((item) => item.code !== "aqi").map(
|
|
31
30
|
(item) => {
|
|
32
31
|
return {
|
|
33
32
|
name: item.name,
|
|
@@ -43,10 +42,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
43
42
|
getAirQuality(props.apiParams).then((res) => {
|
|
44
43
|
if (res.data) {
|
|
45
44
|
const data = res.data;
|
|
46
|
-
const level =
|
|
45
|
+
const level = factorToLevel("aqi", data.aqi, "hour");
|
|
47
46
|
realtimeData.aqiVal = data.aqi;
|
|
48
|
-
realtimeData.aqiColor =
|
|
49
|
-
realtimeData.aqiPollutionZh = level >= 0 ?
|
|
47
|
+
realtimeData.aqiColor = factorToColor("aqi", data.aqi, "hour");
|
|
48
|
+
realtimeData.aqiPollutionZh = level >= 0 ? FACTOR_LEVEL_TEXT[level].label : "--";
|
|
50
49
|
if (realtimeData.aqiPollutionZh !== "--" && realtimeData.aqiPollutionZh.length >= 2)
|
|
51
50
|
realtimeData.aqiPollutionZh = `${realtimeData.aqiPollutionZh}污染`;
|
|
52
51
|
realtimeData.firstPollution = data.mainPollutants;
|
|
@@ -55,7 +54,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
55
54
|
return {
|
|
56
55
|
...item,
|
|
57
56
|
value: obj?.value ? obj.value : "--",
|
|
58
|
-
color: obj?.value ?
|
|
57
|
+
color: obj?.value ? factorToColor(item.code, obj?.value, "hour") : noDataColor
|
|
59
58
|
};
|
|
60
59
|
});
|
|
61
60
|
}
|
|
@@ -123,10 +122,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
123
122
|
}
|
|
124
123
|
});
|
|
125
124
|
|
|
126
|
-
/* unplugin-vue-components disabled */const
|
|
125
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_lang = '';
|
|
127
126
|
|
|
128
|
-
const
|
|
129
|
-
|
|
130
|
-
const AirQualityRealTime = install(_AirQualityRealTime);
|
|
127
|
+
const AirQualityRealTime = install(_sfc_main);
|
|
131
128
|
|
|
132
129
|
export { AirQualityRealTime as A };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import
|
|
3
|
+
import dayjs from 'dayjs';
|
|
4
4
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
5
5
|
import { g as getTimeAnalyzeData } from './api/index.mjs';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
3
|
+
import { BASE_FACTOR } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getAirQualityStatis } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -123,7 +123,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
123
123
|
const data1 = res.data.CIEQ.CIEQMonthValueRate;
|
|
124
124
|
const data2 = res.data.CIEQ.CIEQMonthValue;
|
|
125
125
|
const xData = data2.times;
|
|
126
|
-
const list =
|
|
126
|
+
const list = BASE_FACTOR.filter((item) => item.code !== "aqi").map((item) => {
|
|
127
127
|
const key = `V_ICIEQ_${item.key}`;
|
|
128
128
|
const value1s = data1[key] ?? [];
|
|
129
129
|
const value2s = data2[key] ?? [];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
3
|
+
import { BASE_FACTOR } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getAirQualityStatis } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -96,7 +96,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
96
96
|
const data1 = res.data.CIEQ.CIEQYearValueRate;
|
|
97
97
|
const data2 = res.data.CIEQ.CIEQYearValue;
|
|
98
98
|
const cieq = res.data.CIEQ.CIEQYearValue.cieq;
|
|
99
|
-
const list =
|
|
99
|
+
const list = BASE_FACTOR.filter((item) => item.code !== "aqi").map((item) => {
|
|
100
100
|
const key = `V_ICIEQ_${item.key}`;
|
|
101
101
|
const value1 = data1[key] ?? 0;
|
|
102
102
|
const value2 = data2[key] ?? 0;
|
|
@@ -135,9 +135,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
135
135
|
}
|
|
136
136
|
});
|
|
137
137
|
|
|
138
|
-
/* unplugin-vue-components disabled */const
|
|
138
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_98bca703_lang = '';
|
|
139
139
|
|
|
140
|
-
const _CieqContributionYearRatio = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
140
|
+
const _CieqContributionYearRatio = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-98bca703"]]);
|
|
141
141
|
|
|
142
142
|
const CieqContributionYearRatio = install(_CieqContributionYearRatio);
|
|
143
143
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, computed, watch, nextTick, openBlock, createElementBlock, normalizeClass, createBlock, unref, withCtx, createElementVNode, createVNode, normalizeStyle, createCommentVNode } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { FpiElRolling } from '@ued_fpi/element-plus-expand';
|
|
4
|
+
import { BASE_FACTOR, factorToColor } from 'fpi-tg-factor-tools';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
|
|
7
7
|
const clsfix = "factor-realtime-rank-chart";
|
|
@@ -21,7 +21,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
21
21
|
},
|
|
22
22
|
setup(__props) {
|
|
23
23
|
const props = __props;
|
|
24
|
-
const selectOptions =
|
|
24
|
+
const selectOptions = BASE_FACTOR.map((item) => ({
|
|
25
25
|
name: item.name,
|
|
26
26
|
code: item.code,
|
|
27
27
|
unit: item.unit
|
|
@@ -102,7 +102,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
102
102
|
return {
|
|
103
103
|
value: item.value,
|
|
104
104
|
itemStyle: {
|
|
105
|
-
color:
|
|
105
|
+
color: factorToColor(selectCode.value, item.value, "hour")
|
|
106
106
|
}
|
|
107
107
|
};
|
|
108
108
|
}),
|
|
@@ -131,7 +131,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
131
131
|
}, [
|
|
132
132
|
isLoadChartWidth.value ? (openBlock(), createBlock(unref(FpiElRolling), {
|
|
133
133
|
key: 0,
|
|
134
|
-
style: { "height": "" },
|
|
135
134
|
direction: "x",
|
|
136
135
|
"scroll-able": "",
|
|
137
136
|
time: 20
|
|
@@ -155,9 +154,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
155
154
|
}
|
|
156
155
|
});
|
|
157
156
|
|
|
158
|
-
/* unplugin-vue-components disabled */const
|
|
157
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_be0ac373_lang = '';
|
|
159
158
|
|
|
160
|
-
const _FactorRealTimeRankChart = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
159
|
+
const _FactorRealTimeRankChart = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-be0ac373"]]);
|
|
161
160
|
|
|
162
161
|
const FactorRealTimeRankChart = install(_FactorRealTimeRankChart);
|
|
163
162
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, shallowRef, ref, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, createBlock, unref, withCtx, Fragment, renderList, normalizeStyle, createCommentVNode, pushScopeId, popScopeId } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { FpiElRolling } from '@ued_fpi/element-plus-expand';
|
|
4
|
+
import { factorToColor } from 'fpi-tg-factor-tools';
|
|
5
5
|
|
|
6
|
-
const _withScopeId = (n) => (pushScopeId("data-v-
|
|
6
|
+
const _withScopeId = (n) => (pushScopeId("data-v-a25dafcb"), n = n(), popScopeId(), n);
|
|
7
7
|
const _hoisted_1 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("li", null, null, -1));
|
|
8
8
|
const _hoisted_2 = { class: "rank" };
|
|
9
9
|
const _hoisted_3 = { class: "progress-box" };
|
|
@@ -48,7 +48,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
48
48
|
return {
|
|
49
49
|
...item,
|
|
50
50
|
progress: item.value / maxValue * 100,
|
|
51
|
-
color:
|
|
51
|
+
color: factorToColor(props.factorCode, item.value, "hour")
|
|
52
52
|
};
|
|
53
53
|
});
|
|
54
54
|
isLoaded.value = true;
|
|
@@ -77,7 +77,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
77
77
|
createElementVNode("ul", {
|
|
78
78
|
class: normalizeClass(`${clsfix}-list-wrap`)
|
|
79
79
|
}, [
|
|
80
|
-
(openBlock(true), createElementBlock(Fragment, null, renderList(
|
|
80
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(showList.value, (item) => {
|
|
81
81
|
return openBlock(), createElementBlock("li", {
|
|
82
82
|
key: item.name,
|
|
83
83
|
class: normalizeClass(`${clsfix}-list-item`)
|
|
@@ -107,9 +107,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
107
107
|
}
|
|
108
108
|
});
|
|
109
109
|
|
|
110
|
-
/* unplugin-vue-components disabled */const
|
|
110
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_a25dafcb_lang = '';
|
|
111
111
|
|
|
112
|
-
const _FactorRealTimeRankList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
112
|
+
const _FactorRealTimeRankList = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a25dafcb"]]);
|
|
113
113
|
|
|
114
114
|
const FactorRealTimeRankList = install(_FactorRealTimeRankList);
|
|
115
115
|
|
|
@@ -3,8 +3,8 @@ import { _ as __vite_glob_1_0 } from './images/flat.mjs';
|
|
|
3
3
|
import { _ as __vite_glob_1_1 } from './images/green_down.mjs';
|
|
4
4
|
import { _ as __vite_glob_1_2 } from './images/red_up.mjs';
|
|
5
5
|
import { defineComponent, ref, onMounted, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, unref, normalizeStyle, createElementBlock, Fragment, renderList, toDisplayString, createCommentVNode, nextTick } from 'vue';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
6
|
+
import { FpiElRolling } from '@ued_fpi/element-plus-expand';
|
|
7
|
+
import { factorToColor } from 'fpi-tg-factor-tools';
|
|
8
8
|
import { B as BasicCard } from '../common/BasicCard/index.mjs';
|
|
9
9
|
import { j as json } from './data.mjs';
|
|
10
10
|
|
|
@@ -44,7 +44,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
44
44
|
obj.ratioColor = obj.ratio > 0 ? "#15F3A3" : obj.ratio < 0 ? "#F84439" : "#00DEFF";
|
|
45
45
|
obj.arrowUrl = new URL((/* #__PURE__ */ Object.assign({"./images/flat.png": __vite_glob_1_0,"./images/green_down.png": __vite_glob_1_1,"./images/red_up.png": __vite_glob_1_2}))[`./images/${obj.ratio > 0 ? "green_down" : obj.ratio < 0 ? "red_up" : "flat"}.png`], self.location);
|
|
46
46
|
} else {
|
|
47
|
-
obj.color =
|
|
47
|
+
obj.color = factorToColor(item.factorCode, obj.value, "hour");
|
|
48
48
|
obj.ratioColor = obj.ratio > 0 ? "#F84439" : obj.ratio < 0 ? "#15F3A3" : "#00DEFF";
|
|
49
49
|
obj.arrowUrl = new URL((/* #__PURE__ */ Object.assign({"./images/flat.png": __vite_glob_1_0,"./images/green_down.png": __vite_glob_1_1,"./images/red_up.png": __vite_glob_1_2}))[`./images/${obj.ratio > 0 ? "red_up" : obj.ratio < 0 ? "green_down" : "flat"}.png`], self.location);
|
|
50
50
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
3
|
+
import { BASE_FACTOR } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getAirQualityStatis } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -126,7 +126,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
126
126
|
if (res.data && res.data.primaryPollutant.primaryMonthSum) {
|
|
127
127
|
const data = res.data.primaryPollutant.primaryMonthSum;
|
|
128
128
|
const xData = data.times;
|
|
129
|
-
const rawList =
|
|
129
|
+
const rawList = BASE_FACTOR.filter((item) => item.code !== "aqi");
|
|
130
130
|
rawList.push({
|
|
131
131
|
name: "无首污",
|
|
132
132
|
key: "noMainPollutant",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
3
|
+
import { BASE_FACTOR } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getAirQualityStatis } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -78,7 +78,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
78
78
|
getAirQualityStatis(props.apiParams).then((res) => {
|
|
79
79
|
if (res.data && res.data.primaryPollutant.primaryYearSum) {
|
|
80
80
|
const data = res.data.primaryPollutant.primaryYearSum;
|
|
81
|
-
const rawList =
|
|
81
|
+
const rawList = BASE_FACTOR.filter((item) => item.code !== "aqi");
|
|
82
82
|
rawList.push({
|
|
83
83
|
name: "无首污",
|
|
84
84
|
key: "noMainPollutant",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
3
|
+
import { FACTOR_LEVEL_TEXT } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getMulAirLevelRate } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -165,7 +165,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
165
165
|
value2: item.levelCounts[index]
|
|
166
166
|
};
|
|
167
167
|
});
|
|
168
|
-
const obj =
|
|
168
|
+
const obj = FACTOR_LEVEL_TEXT.find((i) => c.name.includes(i.label));
|
|
169
169
|
return {
|
|
170
170
|
name: c.name,
|
|
171
171
|
data: values.map((c2) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
3
|
+
import { BASE_FACTOR } from 'fpi-tg-factor-tools';
|
|
4
|
+
import dayjs from 'dayjs';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getCieqRate } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -121,7 +121,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
121
121
|
if (res.data && res.data) {
|
|
122
122
|
const data = res.data;
|
|
123
123
|
const xData = data.map((c) => c.name);
|
|
124
|
-
const list =
|
|
124
|
+
const list = BASE_FACTOR.filter((item) => item.code !== "aqi").map((item) => {
|
|
125
125
|
const values = data.map((c) => {
|
|
126
126
|
const obj = c.icieqs.find((o) => o.factorName === item.name);
|
|
127
127
|
return {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, unref } from 'vue';
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
3
|
+
import dayjs from 'dayjs';
|
|
4
|
+
import { factorKeyTransform } from 'fpi-tg-factor-tools';
|
|
5
5
|
import { _ as _BasicEcharts } from '../common/BasicEcharts/index.mjs';
|
|
6
6
|
import { g as getTbHbData } from './api/index.mjs';
|
|
7
7
|
|
|
@@ -128,10 +128,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
128
128
|
if (props.apiParams.factorCode === "cieq")
|
|
129
129
|
return "综合指数";
|
|
130
130
|
else
|
|
131
|
-
return
|
|
131
|
+
return factorKeyTransform(props.apiParams.factorCode, "name");
|
|
132
132
|
};
|
|
133
133
|
const getUnit = () => {
|
|
134
|
-
return
|
|
134
|
+
return factorKeyTransform(props.apiParams.factorCode, "unit");
|
|
135
135
|
};
|
|
136
136
|
const fetchData = () => {
|
|
137
137
|
getTbHbData(props.apiParams).then((res) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../AirQualityCalendar/index.mjs';
|
|
2
|
-
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, Fragment, renderList,
|
|
3
|
-
import
|
|
2
|
+
import { defineComponent, ref, onMounted, watch, openBlock, createElementBlock, normalizeClass, Fragment, renderList, createElementVNode, toDisplayString } from 'vue';
|
|
3
|
+
import dayjs from 'dayjs';
|
|
4
4
|
import { g as getAirQuality } from './api/index.mjs';
|
|
5
5
|
import { w as wind_direction } from './images/wind_direction.mjs';
|
|
6
6
|
import { w as wind_speed } from './images/wind_speed.mjs';
|
|
@@ -94,7 +94,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
94
94
|
return openBlock(), createElementBlock("div", {
|
|
95
95
|
class: normalizeClass(`${className}-container`)
|
|
96
96
|
}, [
|
|
97
|
-
(openBlock(true), createElementBlock(Fragment, null, renderList(
|
|
97
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(list.value, (item) => {
|
|
98
98
|
return openBlock(), createElementBlock("div", {
|
|
99
99
|
key: item.name,
|
|
100
100
|
class: normalizeClass(`${className}-list`)
|
|
@@ -112,9 +112,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
112
112
|
}
|
|
113
113
|
});
|
|
114
114
|
|
|
115
|
-
/* unplugin-vue-components disabled */const
|
|
115
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_67019bff_lang = '';
|
|
116
116
|
|
|
117
|
-
const _WeatherCondition = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
117
|
+
const _WeatherCondition = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-67019bff"]]);
|
|
118
118
|
|
|
119
119
|
const WeatherCondition = install(_WeatherCondition);
|
|
120
120
|
|
|
@@ -2,7 +2,7 @@ import { _ as _export_sfc, i as install } from '../../AirQualityCalendar/index.m
|
|
|
2
2
|
import { defineComponent, ref, watch, openBlock, createBlock, Teleport, createVNode, Transition, withCtx, withDirectives, createElementVNode, normalizeStyle, normalizeClass, toDisplayString, renderSlot, createElementBlock, createCommentVNode, vShow, pushScopeId, popScopeId } from 'vue';
|
|
3
3
|
import { g as getZIndex } from './util.mjs';
|
|
4
4
|
|
|
5
|
-
const _withScopeId = (n) => (pushScopeId("data-v-
|
|
5
|
+
const _withScopeId = (n) => (pushScopeId("data-v-424f48ea"), n = n(), popScopeId(), n);
|
|
6
6
|
const _hoisted_1 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("g", null, [
|
|
7
7
|
/* @__PURE__ */ createElementVNode("path", {
|
|
8
8
|
d: "M0.292786,0.292786C0.480314,0.105315,0.734622,0,0.999786,0C1.26495,0,1.51926,0.105315,1.70679,0.292786C1.70679,0.292786,5.24279,3.82879,5.24279,3.82879C5.24279,3.82879,8.77879,0.292786,8.77879,0.292786C8.96739,0.110628,9.21999,0.00983396,9.48219,0.0121124C9.74438,0.0143908,9.9952,0.11956,10.1806,0.304968C10.366,0.490376,10.4712,0.741189,10.4735,1.00339C10.4757,1.26558,10.3749,1.51818,10.1928,1.70679C10.1928,1.70679,6.65679,5.24279,6.65679,5.24279C6.65679,5.24279,10.1928,8.77879,10.1928,8.77879C10.3749,8.96739,10.4757,9.21999,10.4735,9.48219C10.4712,9.74438,10.366,9.9952,10.1806,10.1806C9.9952,10.366,9.74438,10.4712,9.48219,10.4735C9.21999,10.4757,8.96739,10.3749,8.77879,10.1928C8.77879,10.1928,5.24279,6.65679,5.24279,6.65679C5.24279,6.65679,1.70679,10.1928,1.70679,10.1928C1.51818,10.3749,1.26558,10.4757,1.00339,10.4735C0.741189,10.4712,0.490376,10.366,0.304968,10.1806C0.11956,9.9952,0.0143908,9.74438,0.0121124,9.48219C0.00983396,9.21999,0.110628,8.96739,0.292786,8.77879C0.292786,8.77879,3.82879,5.24279,3.82879,5.24279C3.82879,5.24279,0.292786,1.70679,0.292786,1.70679C0.105315,1.51926,0,1.26495,0,0.999786C0,0.734622,0.105315,0.480314,0.292786,0.292786C0.292786,0.292786,0.292786,0.292786,0.292786,0.292786C0.292786,0.292786,0.292786,0.292786,0.292786,0.292786Z",
|
|
@@ -121,9 +121,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
121
121
|
|
|
122
122
|
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_lang = '';
|
|
123
123
|
|
|
124
|
-
/* unplugin-vue-components disabled */const
|
|
124
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_1_scoped_424f48ea_lang = '';
|
|
125
125
|
|
|
126
|
-
const _BasicDialog = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
126
|
+
const _BasicDialog = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-424f48ea"]]);
|
|
127
127
|
|
|
128
128
|
const BasicDialog = install(_BasicDialog);
|
|
129
129
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../../AirQualityCalendar/index.mjs';
|
|
2
2
|
import { defineComponent, ref, onMounted, onBeforeUnmount, watch, openBlock, createElementBlock, normalizeClass, normalizeStyle } from 'vue';
|
|
3
|
-
import
|
|
3
|
+
import * as echarts from 'echarts';
|
|
4
4
|
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
|
@@ -46,7 +46,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
46
46
|
};
|
|
47
47
|
const cancalDebounce = debounce(resizeHandler, 50);
|
|
48
48
|
onMounted(() => {
|
|
49
|
-
myChart = init(echartsDomRef.value, { renderer: "svg" });
|
|
49
|
+
myChart = echarts.init(echartsDomRef.value, { renderer: "svg" });
|
|
50
50
|
myChart.showLoading({
|
|
51
51
|
text: "",
|
|
52
52
|
color: "#409eff",
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { _ as _export_sfc, i as install } from '../../AirQualityCalendar/index.mjs';
|
|
2
|
-
import {
|
|
2
|
+
import { ElScrollbar } from 'element-plus/es';
|
|
3
|
+
import 'element-plus/es/components/base/style/css';
|
|
4
|
+
import 'element-plus/es/components/scrollbar/style/css';
|
|
3
5
|
import { defineComponent, openBlock, createElementBlock, normalizeStyle, normalizeClass, createVNode, withCtx, createElementVNode, renderSlot } from 'vue';
|
|
4
6
|
|
|
5
7
|
const clsfix = "fpi-basic-panel";
|