@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
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import axios from 'axios';
|
|
2
|
+
import { C as Config } from '../config/index.mjs';
|
|
3
|
+
import { B as Base } from './base-serve.mjs';
|
|
4
|
+
|
|
5
|
+
const errorHandle = (status, message) => {
|
|
6
|
+
switch (status) {
|
|
7
|
+
case 400:
|
|
8
|
+
case 401:
|
|
9
|
+
console.log(message);
|
|
10
|
+
break;
|
|
11
|
+
case 403:
|
|
12
|
+
console.log(message);
|
|
13
|
+
break;
|
|
14
|
+
case 502:
|
|
15
|
+
console.log(message);
|
|
16
|
+
break;
|
|
17
|
+
case 404:
|
|
18
|
+
console.log(message);
|
|
19
|
+
break;
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
const instance = axios.create({
|
|
23
|
+
baseURL: Config.domain,
|
|
24
|
+
// 请求时长
|
|
25
|
+
timeout: 60 * 1e3,
|
|
26
|
+
validateStatus() {
|
|
27
|
+
return true;
|
|
28
|
+
},
|
|
29
|
+
transformResponse: [
|
|
30
|
+
(data) => {
|
|
31
|
+
if (typeof data === "string" && (data.startsWith("{") || data.startsWith("[")))
|
|
32
|
+
data = JSON.parse(data);
|
|
33
|
+
return data;
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
});
|
|
37
|
+
instance.interceptors.request.use(
|
|
38
|
+
(config) => {
|
|
39
|
+
config && config.headers && (config.headers["Cache-Control"] = "no-cache, no-store");
|
|
40
|
+
config && config.headers && (config.headers.Pragma = "no-cache");
|
|
41
|
+
return config;
|
|
42
|
+
},
|
|
43
|
+
(error) => {
|
|
44
|
+
return Promise.reject(error);
|
|
45
|
+
}
|
|
46
|
+
);
|
|
47
|
+
instance.interceptors.response.use(
|
|
48
|
+
// 请求成功
|
|
49
|
+
(response) => {
|
|
50
|
+
const { code, message } = response.data;
|
|
51
|
+
errorHandle(code || response.status, message);
|
|
52
|
+
if ([200, "success"].includes(code) || typeof code !== "number")
|
|
53
|
+
return response.data;
|
|
54
|
+
else if (code)
|
|
55
|
+
return Promise.reject(response.data);
|
|
56
|
+
else
|
|
57
|
+
return Promise.resolve(response.data);
|
|
58
|
+
},
|
|
59
|
+
// 请求失败
|
|
60
|
+
(error) => {
|
|
61
|
+
if (axios.isCancel(error)) {
|
|
62
|
+
console.warn(error.message);
|
|
63
|
+
}
|
|
64
|
+
const { response } = error;
|
|
65
|
+
if (response) {
|
|
66
|
+
errorHandle(response.status, response.data.message);
|
|
67
|
+
return Promise.reject(response);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
);
|
|
71
|
+
const request = instance.request;
|
|
72
|
+
const requestControl = (option) => {
|
|
73
|
+
if (!option.url?.includes("http"))
|
|
74
|
+
option.url = (option.server ? Base[option.server] : "") + option.url;
|
|
75
|
+
return request(option);
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
export { requestControl as r };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type { AxiosRequestConfig } from 'axios';
|
|
2
|
+
import type BaseList from './base-serve';
|
|
3
|
+
export interface ApiObjTs extends AxiosRequestConfig {
|
|
4
|
+
url?: string;
|
|
5
|
+
server?: ServerKey;
|
|
6
|
+
isIntercept?: boolean;
|
|
7
|
+
baseURL?: string;
|
|
8
|
+
}
|
|
9
|
+
export type ServerKey = keyof Omit<typeof BaseList, 'prototype'>;
|
|
10
|
+
export type ApiReturnTs<T, X> = X extends true ? T : {
|
|
11
|
+
code: number;
|
|
12
|
+
data: null | T;
|
|
13
|
+
message: string;
|
|
14
|
+
};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { ALARM_CENTER_API_REQUEST, ALARM_CENTER_API_RESPONSE } from './types';
|
|
2
|
+
export declare const getAlgaeMonitoringWarning: (data: ALARM_CENTER_API_REQUEST.getAlgaeMonitoringWarning) => Promise<{
|
|
3
|
+
code: number;
|
|
4
|
+
data: ALARM_CENTER_API_RESPONSE.getAlgaeMonitoringWarningTs | null;
|
|
5
|
+
message: string;
|
|
6
|
+
}>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { r as requestControl } from '../../../service/request.mjs';
|
|
2
|
+
|
|
3
|
+
const getAlgaeMonitoringWarning = (data) => {
|
|
4
|
+
return requestControl({
|
|
5
|
+
url: "/api/v1/alarm/statistics/countByTimeGapAndAllDisposalStatus",
|
|
6
|
+
server: "bmpAlarmCenterServer",
|
|
7
|
+
method: "post",
|
|
8
|
+
data
|
|
9
|
+
});
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
export { getAlgaeMonitoringWarning as g };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export declare namespace ALARM_CENTER_API_REQUEST {
|
|
2
|
+
interface getAlgaeMonitoringWarning {
|
|
3
|
+
startTime: string | number;
|
|
4
|
+
endTime: string | number;
|
|
5
|
+
envTypeCodeList: {
|
|
6
|
+
name: string;
|
|
7
|
+
}[];
|
|
8
|
+
siteCodeList: {
|
|
9
|
+
name: string;
|
|
10
|
+
}[];
|
|
11
|
+
alarmTypeCodeList: any;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
export declare namespace ALARM_CENTER_API_RESPONSE {
|
|
15
|
+
interface getAlgaeMonitoringWarningTs {
|
|
16
|
+
doing: string | number;
|
|
17
|
+
done: string | number;
|
|
18
|
+
total: string | number;
|
|
19
|
+
undone: string | number;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const _imports_1 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAJYSURBVEiJ3ZQ/aBNhGMaf9xJs2hpBEFuhpY3g5uCg0E1uUuigYITDLO5ZEnAVM+h8ja27QwuFJqBDQXAI3Yp/0KGb1qS1kNI0idE0Sdu7exySXi7/mmvGPst3970fv+e+573vA861SPpIhkiukEyzqXRjLkTSNyg8SDLL/sqSDJ4F7CU57wLcLp2k143BIHDbxE0sg+ib47l7XKw31E3m7UqwHmuk8f6bjsYrDo8ggHFXjWoqCUATEQPAVGNuosECANhNqZp8QBIgAEHfUSDJYa9oImKUj0y9cmxFTuoCzAJYbDHIHRi3xfFpAvlO8JYdYYMPACKS/On3aqqIsVU61gtVM+KsE5jp2EG+ak434Yz+GRteuLx7uGwJHzkzUSjJ4viQpooYX3drer5qRLpEZ7Nsg/2KaVctAvdFjFSKmjFVWSbqJgJJerdGNPWaGB82y3q+0hXeIucOMg5nfXGjBPWmzKVS1Pau/lsmgLE9v6aqYixulPRizewNF8l0MbC+kJx2LNPjnwuj6h15FUtRAwBNFeP1p6JerJ4CByBQ1jsM9ivme6DjkLx8vpa7ErsrUQB4sZbTC7X+sQDWatOsoaeptO/i0UgaYMdZMIk5APAIXMBlp3yhcuOtGqi1GABA6F02aNJa6Q/pLY/w8dLDiYRt177g3tL2gikIDwIXSPzjk8mWXXZcr4c/NiPlyQBMMuzmRJ+MiiDu38486zTtocCbX0HT4jy79KQNsONRlGg6fD3Ro36KYmnfpVEjaIGzFjEDnPzGklEE6wqs1b8HQwnE6g09n/oP7jk/R8loOG0AAAAASUVORK5CYII=";
|
|
2
|
+
|
|
3
|
+
export { _imports_1 as _ };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
const _imports_0 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAACEYr13AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAEGSURBVDiNxZSxasJQGIXPH2+hD1DEoYLQl+jQQQffIFCKU6fSobOru6MP4FYf444+glMpqCAELaVDKjXxdGhuUtA/9bYFPwi55J7vJPxcAiiQbJCcZFdDy6mQ7LKg6yMaknfZmx2T7Jn5Sa6RHFNnTLJWVmBLZIfV5PAA2RE6L/jW0Tl4UMC1W+RDiRNeAgQIQFB6F5GrnYJVnOjD2SXP5gXL99TDLygK4j8WrI71BQIAPUuDynLjZaZnJ72WJKZpaaKPaBSAXv52G42aljem+rrov6A4WR6E1fViLu3H6fMv5P9DtI364GkG8PwrJPPpw0V9X079Qbyt09sNMYTgtBLgXst9Atup9662N2LtAAAAAElFTkSuQmCC";
|
|
2
|
+
|
|
3
|
+
export { _imports_0 as _ };
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import _AlgaeMonitoring from './index.vue';
|
|
2
|
+
export declare const AlgaeMonitoring: {
|
|
3
|
+
new (...args: any[]): {
|
|
4
|
+
$: import("vue").ComponentInternalInstance;
|
|
5
|
+
$data: {};
|
|
6
|
+
$props: {
|
|
7
|
+
key?: string | number | symbol | undefined;
|
|
8
|
+
style?: unknown;
|
|
9
|
+
ref?: import("vue").VNodeRef | undefined;
|
|
10
|
+
ref_for?: boolean | undefined;
|
|
11
|
+
ref_key?: string | undefined;
|
|
12
|
+
onVnodeBeforeMount?: ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
|
+
[key: string]: any;
|
|
14
|
+
}>) => void) | ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
|
+
[key: string]: any;
|
|
16
|
+
}>) => void)[] | undefined;
|
|
17
|
+
onVnodeMounted?: ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
|
+
[key: string]: any;
|
|
19
|
+
}>) => void) | ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
|
+
[key: string]: any;
|
|
21
|
+
}>) => void)[] | undefined;
|
|
22
|
+
onVnodeBeforeUpdate?: ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
|
+
[key: string]: any;
|
|
24
|
+
}>, oldVNode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>) => void) | ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
27
|
+
[key: string]: any;
|
|
28
|
+
}>, oldVNode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
|
+
[key: string]: any;
|
|
30
|
+
}>) => void)[] | undefined;
|
|
31
|
+
onVnodeUpdated?: ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
32
|
+
[key: string]: any;
|
|
33
|
+
}>, oldVNode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
|
+
[key: string]: any;
|
|
35
|
+
}>) => void) | ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
36
|
+
[key: string]: any;
|
|
37
|
+
}>, oldVNode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
38
|
+
[key: string]: any;
|
|
39
|
+
}>) => void)[] | undefined;
|
|
40
|
+
onVnodeBeforeUnmount?: ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
41
|
+
[key: string]: any;
|
|
42
|
+
}>) => void) | ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
43
|
+
[key: string]: any;
|
|
44
|
+
}>) => void)[] | undefined;
|
|
45
|
+
onVnodeUnmounted?: ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
46
|
+
[key: string]: any;
|
|
47
|
+
}>) => void) | ((vnode: globalThis.VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
48
|
+
[key: string]: any;
|
|
49
|
+
}>) => void)[] | undefined;
|
|
50
|
+
class?: unknown;
|
|
51
|
+
readonly year?: string | undefined;
|
|
52
|
+
};
|
|
53
|
+
$attrs: {
|
|
54
|
+
[x: string]: unknown;
|
|
55
|
+
};
|
|
56
|
+
$refs: {
|
|
57
|
+
[x: string]: unknown;
|
|
58
|
+
};
|
|
59
|
+
$slots: Readonly<{
|
|
60
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
61
|
+
}>;
|
|
62
|
+
$root: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
63
|
+
$parent: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
64
|
+
$emit: (event: string, ...args: any[]) => void;
|
|
65
|
+
$el: any;
|
|
66
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
67
|
+
year: StringConstructor;
|
|
68
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & {
|
|
69
|
+
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
70
|
+
created?: ((() => void) | (() => void)[]) | undefined;
|
|
71
|
+
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
72
|
+
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
73
|
+
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
74
|
+
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
75
|
+
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
76
|
+
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
77
|
+
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
78
|
+
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
79
|
+
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
80
|
+
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
81
|
+
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
82
|
+
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
83
|
+
errorCaptured?: (((err: unknown, instance: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: globalThis.ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
84
|
+
};
|
|
85
|
+
$forceUpdate: () => void;
|
|
86
|
+
$nextTick: typeof import("vue").nextTick;
|
|
87
|
+
$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;
|
|
88
|
+
} & Readonly<import("vue").ExtractPropTypes<{
|
|
89
|
+
year: StringConstructor;
|
|
90
|
+
}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
91
|
+
__isFragment?: undefined;
|
|
92
|
+
__isTeleport?: undefined;
|
|
93
|
+
__isSuspense?: undefined;
|
|
94
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
95
|
+
year: StringConstructor;
|
|
96
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
|
|
97
|
+
export default _AlgaeMonitoring;
|
|
@@ -0,0 +1,193 @@
|
|
|
1
|
+
import { _ as _export_sfc, i as install } from '../../../aims/src/AirQualityCalendar/index.mjs';
|
|
2
|
+
import { defineComponent, ref, onMounted, openBlock, createElementBlock, createElementVNode, toDisplayString, pushScopeId, popScopeId } from 'vue';
|
|
3
|
+
import { _ as _imports_0 } from './images/today-alarm.mjs';
|
|
4
|
+
import { _ as _imports_1 } from './images/checked.mjs';
|
|
5
|
+
import dayjs from 'dayjs';
|
|
6
|
+
import * as echarts from 'echarts';
|
|
7
|
+
import { g as getAlgaeMonitoringWarning } from './api/index.mjs';
|
|
8
|
+
|
|
9
|
+
const _withScopeId = (n) => (pushScopeId("data-v-e013ad84"), n = n(), popScopeId(), n);
|
|
10
|
+
const _hoisted_1 = { class: "algae-monitoring-box" };
|
|
11
|
+
const _hoisted_2 = { class: "algae-monitoring-echarts" };
|
|
12
|
+
const _hoisted_3 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "abso-pie" }, null, -1));
|
|
13
|
+
const _hoisted_4 = { class: "algae-monitoring-items" };
|
|
14
|
+
const _hoisted_5 = { class: "algae-monitoring-item" };
|
|
15
|
+
const _hoisted_6 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("img", {
|
|
16
|
+
src: _imports_0,
|
|
17
|
+
class: "algae-icon",
|
|
18
|
+
alt: ""
|
|
19
|
+
}, null, -1));
|
|
20
|
+
const _hoisted_7 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "algae-title" }, "今日预警数", -1));
|
|
21
|
+
const _hoisted_8 = { class: "algae-num" };
|
|
22
|
+
const _hoisted_9 = { class: "algae-monitoring-item last-item" };
|
|
23
|
+
const _hoisted_10 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("img", {
|
|
24
|
+
src: _imports_1,
|
|
25
|
+
class: "algae-icon",
|
|
26
|
+
alt: ""
|
|
27
|
+
}, null, -1));
|
|
28
|
+
const _hoisted_11 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "algae-title algae-title-diff" }, "已处理", -1));
|
|
29
|
+
const _hoisted_12 = { class: "algae-num" };
|
|
30
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
31
|
+
__name: "index",
|
|
32
|
+
props: {
|
|
33
|
+
year: String
|
|
34
|
+
},
|
|
35
|
+
setup(__props) {
|
|
36
|
+
const todayWarnObj = ref({
|
|
37
|
+
doing: 0,
|
|
38
|
+
done: 0,
|
|
39
|
+
total: 0,
|
|
40
|
+
undone: 0
|
|
41
|
+
});
|
|
42
|
+
const totalWarnObj = ref({
|
|
43
|
+
doing: 0,
|
|
44
|
+
done: 0,
|
|
45
|
+
total: 0,
|
|
46
|
+
undone: 0
|
|
47
|
+
});
|
|
48
|
+
const completeRateDom = ref();
|
|
49
|
+
const getData = async (startTime, endTime) => {
|
|
50
|
+
const params = {
|
|
51
|
+
startTime,
|
|
52
|
+
endTime,
|
|
53
|
+
envTypeCodeList: ["water"],
|
|
54
|
+
siteCodeList: [],
|
|
55
|
+
alarmTypeCodeList: ["automonitor_wgmsCyanobacteria"]
|
|
56
|
+
};
|
|
57
|
+
const res = await getAlgaeMonitoringWarning(params);
|
|
58
|
+
return res?.data;
|
|
59
|
+
};
|
|
60
|
+
const initCharts = (dom, data) => {
|
|
61
|
+
const chartData = [Number(data.done), 100 - Number(data.total)];
|
|
62
|
+
const chartance = echarts.init(dom);
|
|
63
|
+
chartance.setOption(getChartOption(chartData));
|
|
64
|
+
};
|
|
65
|
+
const getChartOption = (chartData) => {
|
|
66
|
+
const chartOption = {
|
|
67
|
+
grid: {
|
|
68
|
+
top: 0,
|
|
69
|
+
left: "1%",
|
|
70
|
+
bottom: "1%",
|
|
71
|
+
right: "1%"
|
|
72
|
+
},
|
|
73
|
+
color: ["rgba(0, 221, 255, 1)", "rgba(248, 68, 57, 1)"],
|
|
74
|
+
graphic: [
|
|
75
|
+
// 设置饼图中间文字内容
|
|
76
|
+
{
|
|
77
|
+
type: "text",
|
|
78
|
+
left: "center",
|
|
79
|
+
top: "31%",
|
|
80
|
+
style: {
|
|
81
|
+
text: "年累计",
|
|
82
|
+
textAlign: "center",
|
|
83
|
+
fill: "#ffffff",
|
|
84
|
+
fontSize: 16,
|
|
85
|
+
fontFamily: "Microsoft YaHei",
|
|
86
|
+
fontWeight: "bold"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
type: "text",
|
|
91
|
+
right: "52%",
|
|
92
|
+
top: "52%",
|
|
93
|
+
style: {
|
|
94
|
+
text: `${totalWarnObj.value?.done || 0}`,
|
|
95
|
+
textAlign: "center",
|
|
96
|
+
fill: "rgba(0, 221, 255, 1)",
|
|
97
|
+
fontSize: 24,
|
|
98
|
+
fontFamily: "Oswald",
|
|
99
|
+
fontWeight: 500
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
type: "text",
|
|
104
|
+
left: "49%",
|
|
105
|
+
top: "56%",
|
|
106
|
+
style: {
|
|
107
|
+
text: "/",
|
|
108
|
+
textAlign: "center",
|
|
109
|
+
fill: "rgba(255, 255, 255, 0.6)",
|
|
110
|
+
fontSize: 18,
|
|
111
|
+
fontFamily: "Oswald",
|
|
112
|
+
fontWeight: 500
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
type: "text",
|
|
117
|
+
left: "58%",
|
|
118
|
+
top: "56%",
|
|
119
|
+
style: {
|
|
120
|
+
text: `${totalWarnObj.value?.total || 0}`,
|
|
121
|
+
// text: '9',
|
|
122
|
+
textAlign: "center",
|
|
123
|
+
fill: "rgba(255, 255, 255, 0.6)",
|
|
124
|
+
fontSize: 18,
|
|
125
|
+
fontFamily: "Oswald",
|
|
126
|
+
fontWeight: 500
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
series: [
|
|
131
|
+
{
|
|
132
|
+
name: "",
|
|
133
|
+
type: "pie",
|
|
134
|
+
// center: ['16%', '50%'],
|
|
135
|
+
// roseType: 'radius',
|
|
136
|
+
radius: ["80%", "98%"],
|
|
137
|
+
avoidLabelOverlap: true,
|
|
138
|
+
hoverAnimation: false,
|
|
139
|
+
data: chartData,
|
|
140
|
+
itemStyle: {
|
|
141
|
+
normal: {
|
|
142
|
+
label: {
|
|
143
|
+
show: false
|
|
144
|
+
},
|
|
145
|
+
labelLine: {
|
|
146
|
+
show: false
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
]
|
|
152
|
+
};
|
|
153
|
+
return chartOption;
|
|
154
|
+
};
|
|
155
|
+
onMounted(async () => {
|
|
156
|
+
todayWarnObj.value = await getData(dayjs().startOf("day").valueOf(), dayjs().valueOf());
|
|
157
|
+
totalWarnObj.value = await getData(dayjs().startOf("year").valueOf(), dayjs().valueOf());
|
|
158
|
+
initCharts(completeRateDom.value, totalWarnObj);
|
|
159
|
+
});
|
|
160
|
+
return (_ctx, _cache) => {
|
|
161
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
162
|
+
createElementVNode("div", _hoisted_2, [
|
|
163
|
+
_hoisted_3,
|
|
164
|
+
createElementVNode("div", {
|
|
165
|
+
ref_key: "completeRateDom",
|
|
166
|
+
ref: completeRateDom,
|
|
167
|
+
class: "completeBox"
|
|
168
|
+
}, null, 512)
|
|
169
|
+
]),
|
|
170
|
+
createElementVNode("div", _hoisted_4, [
|
|
171
|
+
createElementVNode("div", _hoisted_5, [
|
|
172
|
+
_hoisted_6,
|
|
173
|
+
_hoisted_7,
|
|
174
|
+
createElementVNode("span", _hoisted_8, toDisplayString(todayWarnObj.value.total), 1)
|
|
175
|
+
]),
|
|
176
|
+
createElementVNode("div", _hoisted_9, [
|
|
177
|
+
_hoisted_10,
|
|
178
|
+
_hoisted_11,
|
|
179
|
+
createElementVNode("span", _hoisted_12, toDisplayString(todayWarnObj.value.done), 1)
|
|
180
|
+
])
|
|
181
|
+
])
|
|
182
|
+
]);
|
|
183
|
+
};
|
|
184
|
+
}
|
|
185
|
+
});
|
|
186
|
+
|
|
187
|
+
/* unplugin-vue-components disabled */const index_vue_vue_type_style_index_0_scoped_e013ad84_lang = '';
|
|
188
|
+
|
|
189
|
+
const _AlgaeMonitoring = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e013ad84"]]);
|
|
190
|
+
|
|
191
|
+
const AlgaeMonitoring = install(_AlgaeMonitoring);
|
|
192
|
+
|
|
193
|
+
export { AlgaeMonitoring as A };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
year: StringConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4
|
+
year: StringConstructor;
|
|
5
|
+
}>>, {}, {}>;
|
|
6
|
+
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './
|
|
1
|
+
export * from './AlgaeMonitoring';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { A as AlgaeMonitoring } from './AlgaeMonitoring/index.mjs';
|
|
2
2
|
|
|
3
3
|
const components = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
|
|
4
4
|
__proto__: null,
|
|
5
|
-
|
|
5
|
+
AlgaeMonitoring
|
|
6
6
|
}, Symbol.toStringTag, { value: 'Module' }));
|
|
7
7
|
|
|
8
8
|
export { components as c };
|
package/dist/es/index.mjs
CHANGED
|
@@ -40,6 +40,12 @@ export { W as WaterNetworkManage } from './ipes/src/WaterNetworkManage/index.mjs
|
|
|
40
40
|
export { L as Level3AirDefense } from './ipes/src/Level3AirDefense/index.mjs';
|
|
41
41
|
export { E as EnvManage } from './ipes/src/EnvManage/index.mjs';
|
|
42
42
|
export { R as RealTimeAirQualityManage } from './ipes/src/RealTimeAirQualityManage/index.mjs';
|
|
43
|
+
export { B as BusinessManage } from './ipes/src/BusinessManage/index.mjs';
|
|
44
|
+
export { I as InspectionManage } from './ipes/src/InspectionManage/index.mjs';
|
|
45
|
+
export { A as AlarmManage } from './ipes/src/AlarmManage/index.mjs';
|
|
46
|
+
export { P as PollutantSourceManage } from './ipes/src/PollutantSourceManage/index.mjs';
|
|
47
|
+
export { E as EnvironmentalProtection } from './ipes/src/EnvironmentalProtection/index.mjs';
|
|
48
|
+
export { G as GasControl } from './ipes/src/GasControl/index.mjs';
|
|
43
49
|
export { D as DvWgmsEnvironmentalAnalysis } from './wgms/src/EnvironmentalAnalysis/index.mjs';
|
|
44
50
|
export { W as WaterQualityClassification } from './wgms/src/WaterQualityClassification/index.mjs';
|
|
45
51
|
export { W as WaterQualityStatus } from './wgms/src/WaterQualityStatus/index.mjs';
|
|
@@ -62,7 +68,7 @@ export { D as DvWgmsLakeRiverIndex } from './wgms/src/LakeRiverIndex/index.mjs';
|
|
|
62
68
|
export { D as DvWgmsChangesAlongTheProcess } from './wgms/src/ChangesAlongTheProcess/index.mjs';
|
|
63
69
|
export { D as DvWgmsFactorTrendComparison } from './wgms/src/FactorTrendComparison/index.mjs';
|
|
64
70
|
export { D as DvWgmsNPTrendChange } from './wgms/src/NPTrendChange/index.mjs';
|
|
65
|
-
export {
|
|
71
|
+
export { A as AlgaeMonitoring } from './bmp/src/AlgaeMonitoring/index.mjs';
|
|
66
72
|
import './aims/src/index.mjs';
|
|
67
73
|
import './ipes/src/index.mjs';
|
|
68
74
|
import './wgms/src/index.mjs';
|
|
@@ -70,30 +76,26 @@ import './bmp/src/index.mjs';
|
|
|
70
76
|
import './wgms/config/index.mjs';
|
|
71
77
|
import './ipes/config/index.mjs';
|
|
72
78
|
import './aims/config/index.mjs';
|
|
73
|
-
import './
|
|
79
|
+
import './bmp/config/index.mjs';
|
|
80
|
+
import 'element-plus/es';
|
|
81
|
+
import 'element-plus/es/components/base/style/css';
|
|
82
|
+
import 'element-plus/es/components/date-picker/style/css';
|
|
74
83
|
import 'vue';
|
|
75
|
-
import './vendor/dayjs@1.11.9.mjs';
|
|
76
|
-
import './vendor/@element-plus_icons-vue@2.0.10_vue@3.3.4.mjs';
|
|
77
|
-
import './vendor/@ctrl_tinycolor@3.6.0.mjs';
|
|
78
|
-
import './vendor/@vue_shared@3.3.4.mjs';
|
|
79
|
-
import './vendor/lodash-es@4.17.21.mjs';
|
|
80
|
-
import './vendor/@vueuse_core@9.13.0_vue@3.3.4.mjs';
|
|
81
|
-
import './vendor/@vueuse_shared@9.13.0_vue@3.3.4.mjs';
|
|
82
|
-
import './vendor/@sxzz_popperjs-es@2.11.7.mjs';
|
|
83
84
|
import './aims/src/AirQualityCalendar/images/left-arrow-double.mjs';
|
|
84
85
|
import './aims/src/AirQualityCalendar/images/left-arrow.mjs';
|
|
85
86
|
import './aims/src/AirQualityCalendar/images/right-arrow.mjs';
|
|
86
87
|
import './aims/src/AirQualityCalendar/images/right-arrow-double.mjs';
|
|
87
|
-
import '
|
|
88
|
+
import 'dayjs';
|
|
89
|
+
import 'fpi-tg-factor-tools';
|
|
88
90
|
import './aims/src/AirQualityCalendar/api/index.mjs';
|
|
89
91
|
import './aims/service/request.mjs';
|
|
90
|
-
import '
|
|
92
|
+
import 'axios';
|
|
91
93
|
import './aims/utils/tools.mjs';
|
|
94
|
+
import 'element-plus';
|
|
92
95
|
import './aims/src/common/BasicDialog/util.mjs';
|
|
93
|
-
import '
|
|
94
|
-
import '
|
|
95
|
-
import '
|
|
96
|
-
import './vendor/@ued_fpi_element-plus-expand@0.7.19.mjs';
|
|
96
|
+
import 'element-plus/es/components/scrollbar/style/css';
|
|
97
|
+
import 'echarts';
|
|
98
|
+
import '@ued_fpi/element-plus-expand';
|
|
97
99
|
import './aims/src/FactorTargetYearPeriod/images/flat.mjs';
|
|
98
100
|
import './aims/src/FactorTargetYearPeriod/images/green_down.mjs';
|
|
99
101
|
import './aims/src/FactorTargetYearPeriod/images/red_up.mjs';
|
|
@@ -117,19 +119,24 @@ import './aims/src/MainPollutionYearRatio/api/index.mjs';
|
|
|
117
119
|
import './aims/src/MainPollutionMonthRatio/api/index.mjs';
|
|
118
120
|
import './aims/src/AirTimeSeriesAnalysis/api/index.mjs';
|
|
119
121
|
import './aims/src/TbHbAnalysis/api/index.mjs';
|
|
122
|
+
import 'element-plus/es/components/empty/style/css';
|
|
120
123
|
import './ipes/src/AirPollutionDischarge/images/blue_2.mjs';
|
|
121
124
|
import './ipes/src/AirPollutionDischarge/images/blue_1.mjs';
|
|
122
|
-
import './ipes/src/common/LottieAnimation.mjs';
|
|
123
125
|
import './ipes/service/request.mjs';
|
|
124
126
|
import './ipes/service/base-serve.mjs';
|
|
127
|
+
import './ipes/src/AirPollutionDischarge/images/new-nodata.mjs';
|
|
128
|
+
import 'element-plus/es/components/tooltip/style/css';
|
|
129
|
+
import './ipes/src/common/LottieAnimation.mjs';
|
|
125
130
|
import './ipes/src/EmergencyDuty/images/accident-border.mjs';
|
|
126
131
|
import './ipes/src/EmergencyDuty/images/duty-border.mjs';
|
|
127
132
|
import './ipes/src/EmergencyDuty/images/event-border.mjs';
|
|
128
133
|
import './ipes/src/EmergencyDuty/images/user.mjs';
|
|
129
134
|
import './ipes/src/GeneralManagement/.mjs';
|
|
130
135
|
import './ipes/src/OdorControl/images/noData.mjs';
|
|
131
|
-
import '
|
|
136
|
+
import 'vue3-seamless-scroll';
|
|
132
137
|
import './ipes/src/common/Echarts.mjs';
|
|
138
|
+
import 'element-plus/es/components/select/style/css';
|
|
139
|
+
import 'element-plus/es/components/option/style/css';
|
|
133
140
|
import './ipes/src/SealingManage/images/module-title-icon.mjs';
|
|
134
141
|
import './ipes/src/EnterpriseProtectionCode/images/red.mjs';
|
|
135
142
|
import './ipes/src/EnterpriseProtectionCode/images/yellow.mjs';
|
|
@@ -147,7 +154,21 @@ import './ipes/src/WaterNetworkManage/images/module-title-icon.mjs';
|
|
|
147
154
|
import './ipes/src/WaterNetworkManage/images/icon-percent.mjs';
|
|
148
155
|
import './ipes/src/WaterNetworkManage/images/water-total.mjs';
|
|
149
156
|
import './ipes/src/WaterNetworkManage/images/water-leakage.mjs';
|
|
157
|
+
import './ipes/src/common/IpesProgressBar.mjs';
|
|
150
158
|
import './ipes/src/Level3AirDefense/.mjs';
|
|
159
|
+
import './ipes/src/Level3AirDefense/images/empty.mjs';
|
|
160
|
+
import 'element-plus/es/components/progress/style/css';
|
|
161
|
+
import './ipes/src/BusinessManage/images/icon-percent.mjs';
|
|
162
|
+
import './ipes/src/InspectionManage/images/module-title-icon.mjs';
|
|
163
|
+
import './ipes/src/common/IpesPercentBar.mjs';
|
|
164
|
+
import './ipes/src/InspectionManage/images/new-nodata.mjs';
|
|
165
|
+
import './ipes/src/AlarmManage/images/alarm.mjs';
|
|
166
|
+
import './ipes/src/AlarmManage/images/new-nodata.mjs';
|
|
167
|
+
import './ipes/src/AlarmManage/images/modeluIcon.mjs';
|
|
168
|
+
import './ipes/src/EnvironmentalProtection/images/module-title-icon.mjs';
|
|
169
|
+
import './ipes/src/EnvironmentalProtection/images/pietop.mjs';
|
|
170
|
+
import './ipes/src/EnvironmentalProtection/images/piebottom.mjs';
|
|
171
|
+
import './ipes/src/GasControl/.mjs';
|
|
151
172
|
import './wgms/utils/tools.mjs';
|
|
152
173
|
import './wgms/src/EnvironmentalAnalysis/images/percent-bg.mjs';
|
|
153
174
|
import './wgms/src/common/select-panel.mjs';
|
|
@@ -156,11 +177,22 @@ import './wgms/service/request.mjs';
|
|
|
156
177
|
import './wgms/service/base-serve.mjs';
|
|
157
178
|
import './wgms/src/WaterQualityClassification/images/up.mjs';
|
|
158
179
|
import './wgms/utils/echarts/index.mjs';
|
|
180
|
+
import 'echarts/lib/echarts.js';
|
|
181
|
+
import 'echarts/lib/chart/line';
|
|
182
|
+
import 'echarts/lib/chart/pie';
|
|
183
|
+
import 'echarts/lib/chart/bar';
|
|
184
|
+
import 'echarts/lib/chart/boxplot';
|
|
185
|
+
import 'echarts/lib/component/legend';
|
|
186
|
+
import 'echarts/lib/component/grid';
|
|
187
|
+
import 'echarts/lib/component/title';
|
|
188
|
+
import 'echarts/lib/component/tooltip';
|
|
189
|
+
import 'echarts/lib/component/graphic';
|
|
190
|
+
import 'echarts/lib/component/dataZoom';
|
|
191
|
+
import 'echarts/lib/component/visualMap';
|
|
192
|
+
import 'echarts/lib/component/markLine';
|
|
159
193
|
import './wgms/utils/echarts/echartsOptions.mjs';
|
|
160
194
|
import './wgms/src/WaterQualityStatus/images/up.mjs';
|
|
161
195
|
import './wgms/src/common/ProgressBar.mjs';
|
|
162
|
-
import './vendor/echarts-gl@2.0.9_echarts@5.4.2.mjs';
|
|
163
|
-
import './vendor/claygl@1.3.0.mjs';
|
|
164
196
|
import './wgms/utils/echarts/3dChartOptions.mjs';
|
|
165
197
|
import './wgms/src/KeyRiverWaterQualityEvaluation/images/1.mjs';
|
|
166
198
|
import './wgms/src/KeyRiverWaterQualityEvaluation/images/2.mjs';
|
|
@@ -174,6 +206,7 @@ import './wgms/src/KeyRiverWaterQualityEvaluation/images/up.mjs';
|
|
|
174
206
|
import './wgms/src/DrinkingWaterComplianceRate/images/icon-1.mjs';
|
|
175
207
|
import './wgms/src/DrinkingWaterComplianceRate/images/icon-2.mjs';
|
|
176
208
|
import './wgms/src/DrinkingWaterComplianceRate/images/icon-3.mjs';
|
|
209
|
+
import 'lodash-es';
|
|
177
210
|
import './wgms/src/SurroundingPollution/api/index.mjs';
|
|
178
211
|
import './wgms/src/AuxiliaryJudgment/api/index.mjs';
|
|
179
212
|
import './wgms/src/UpstreamImpact/api/index.mjs';
|
|
@@ -190,6 +223,11 @@ import './wgms/src/LakeRiverIndex/mock/waterKeyQuality.mjs';
|
|
|
190
223
|
import './wgms/src/LakeRiverIndex/mock/eutrophication.mjs';
|
|
191
224
|
import './wgms/api/FactorTrendComparison/index.mjs';
|
|
192
225
|
import './wgms/api/NPTrendChange/index.mjs';
|
|
226
|
+
import './bmp/src/AlgaeMonitoring/images/today-alarm.mjs';
|
|
227
|
+
import './bmp/src/AlgaeMonitoring/images/checked.mjs';
|
|
228
|
+
import './bmp/src/AlgaeMonitoring/api/index.mjs';
|
|
229
|
+
import './bmp/service/request.mjs';
|
|
230
|
+
import './bmp/service/base-serve.mjs';
|
|
193
231
|
|
|
194
232
|
const index = {
|
|
195
233
|
install: (app) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import axios from 'axios';
|
|
2
2
|
import { C as Config } from '../config/index.mjs';
|
|
3
3
|
import { B as Base } from './base-serve.mjs';
|
|
4
4
|
|
|
@@ -70,6 +70,7 @@ instance.interceptors.response.use(
|
|
|
70
70
|
);
|
|
71
71
|
const request = instance.request;
|
|
72
72
|
const requestControl = (option) => {
|
|
73
|
+
option.baseURL = Config.domain;
|
|
73
74
|
if (!option.url?.includes("http"))
|
|
74
75
|
option.url = (option.server ? Base[option.server] : "") + option.url;
|
|
75
76
|
return request(option);
|