@vtx/modals2 2.10.20 → 2.10.21
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/lib/index.js +126 -0
- package/lib/index.js.map +1 -0
- package/lib/style/css.js +16 -0
- package/lib/style/css.js.map +1 -0
- package/lib/style/index.js +16 -0
- package/lib/style/index.js.map +1 -0
- package/lib/typings.d.ts +14 -0
- package/lib/util/index.js +25 -0
- package/lib/util/index.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmRecord.js +83 -0
- package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +99 -0
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmTrend.js +203 -0
- package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -0
- package/lib/vm-alarm-info/Components/CurrentAlarm.js +35 -0
- package/lib/vm-alarm-info/Components/CurrentAlarm.js.map +1 -0
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js +87 -0
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -0
- package/lib/vm-alarm-info/api.js +169 -0
- package/lib/vm-alarm-info/api.js.map +1 -0
- package/lib/vm-alarm-info/index.js +95 -0
- package/lib/vm-alarm-info/index.js.map +1 -0
- package/lib/vm-alarm-info/style/css.js +4 -0
- package/lib/vm-alarm-info/style/css.js.map +1 -0
- package/lib/vm-alarm-info/style/index.js +4 -0
- package/lib/vm-alarm-info/style/index.js.map +1 -0
- package/lib/vm-alarm-situation/api.js +87 -0
- package/lib/vm-alarm-situation/api.js.map +1 -0
- package/lib/vm-alarm-situation/index.js +212 -0
- package/lib/vm-alarm-situation/index.js.map +1 -0
- package/lib/vm-alarm-situation/style/css.js +4 -0
- package/lib/vm-alarm-situation/style/css.js.map +1 -0
- package/lib/vm-alarm-situation/style/index.js +4 -0
- package/lib/vm-alarm-situation/style/index.js.map +1 -0
- package/lib/vm-alarm-situation-pt/api.js +75 -0
- package/lib/vm-alarm-situation-pt/api.js.map +1 -0
- package/lib/vm-alarm-situation-pt/index.js +146 -0
- package/lib/vm-alarm-situation-pt/index.js.map +1 -0
- package/lib/vm-alarm-situation-pt/style/css.js +4 -0
- package/lib/vm-alarm-situation-pt/style/css.js.map +1 -0
- package/lib/vm-alarm-situation-pt/style/index.js +4 -0
- package/lib/vm-alarm-situation-pt/style/index.js.map +1 -0
- package/lib/vm-analysis-comparison/api.js +178 -0
- package/lib/vm-analysis-comparison/api.js.map +1 -0
- package/lib/vm-analysis-comparison/index.js +368 -0
- package/lib/vm-analysis-comparison/index.js.map +1 -0
- package/lib/vm-analysis-comparison/style/css.js +4 -0
- package/lib/vm-analysis-comparison/style/css.js.map +1 -0
- package/lib/vm-analysis-comparison/style/index.js +4 -0
- package/lib/vm-analysis-comparison/style/index.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalBase.js +57 -0
- package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalTop5.js +69 -0
- package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -0
- package/lib/vm-appraisal-info/List.js +57 -0
- package/lib/vm-appraisal-info/List.js.map +1 -0
- package/lib/vm-appraisal-info/ListKh.js +154 -0
- package/lib/vm-appraisal-info/ListKh.js.map +1 -0
- package/lib/vm-appraisal-info/ListZg.js +159 -0
- package/lib/vm-appraisal-info/ListZg.js.map +1 -0
- package/lib/vm-appraisal-info/Wtlx.js +96 -0
- package/lib/vm-appraisal-info/Wtlx.js.map +1 -0
- package/lib/vm-appraisal-info/Zgxxhz.js +47 -0
- package/lib/vm-appraisal-info/Zgxxhz.js.map +1 -0
- package/lib/vm-appraisal-info/api.js +164 -0
- package/lib/vm-appraisal-info/api.js.map +1 -0
- package/lib/vm-appraisal-info/index.js +133 -0
- package/lib/vm-appraisal-info/index.js.map +1 -0
- package/lib/vm-appraisal-info/style/css.js +4 -0
- package/lib/vm-appraisal-info/style/css.js.map +1 -0
- package/lib/vm-appraisal-info/style/index.js +4 -0
- package/lib/vm-appraisal-info/style/index.js.map +1 -0
- package/lib/vm-base-list/OpenArrow.js +42 -0
- package/lib/vm-base-list/OpenArrow.js.map +1 -0
- package/lib/vm-base-list/index.js +86 -0
- package/lib/vm-base-list/index.js.map +1 -0
- package/lib/vm-base-list/style/css.js +4 -0
- package/lib/vm-base-list/style/css.js.map +1 -0
- package/lib/vm-base-list/style/index.js +4 -0
- package/lib/vm-base-list/style/index.js.map +1 -0
- package/lib/vm-button/index.js +27 -0
- package/lib/vm-button/index.js.map +1 -0
- package/lib/vm-button/style/css.js +4 -0
- package/lib/vm-button/style/css.js.map +1 -0
- package/lib/vm-button/style/index.js +4 -0
- package/lib/vm-button/style/index.js.map +1 -0
- package/lib/vm-charts/Distribute1.js +137 -0
- package/lib/vm-charts/Distribute1.js.map +1 -0
- package/lib/vm-charts/Gauge1.js +149 -0
- package/lib/vm-charts/Gauge1.js.map +1 -0
- package/lib/vm-charts/Line.js +215 -0
- package/lib/vm-charts/Line.js.map +1 -0
- package/lib/vm-charts/Line1.js +96 -0
- package/lib/vm-charts/Line1.js.map +1 -0
- package/lib/vm-charts/Pie.js +117 -0
- package/lib/vm-charts/Pie.js.map +1 -0
- package/lib/vm-charts/index.js +42 -0
- package/lib/vm-charts/index.js.map +1 -0
- package/lib/vm-checkbox/index.js +34 -0
- package/lib/vm-checkbox/index.js.map +1 -0
- package/lib/vm-checkbox/style/css.js +4 -0
- package/lib/vm-checkbox/style/css.js.map +1 -0
- package/lib/vm-checkbox/style/index.js +4 -0
- package/lib/vm-checkbox/style/index.js.map +1 -0
- package/lib/vm-common-components/common/index.js +28 -0
- package/lib/vm-common-components/common/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/index.js +35 -0
- package/lib/vm-common-components/common/vm-modal/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-modal/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-modal/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/index.js +22 -0
- package/lib/vm-common-components/common/vm-select/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-select/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-select/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/index.js +75 -0
- package/lib/vm-common-components/common/vm-tabs/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-tabs/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.js.map +1 -0
- package/lib/vm-common-components/components/Compare/index.js +52 -0
- package/lib/vm-common-components/components/Compare/index.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/css.js +4 -0
- package/lib/vm-common-components/components/Compare/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/index.js +4 -0
- package/lib/vm-common-components/components/Compare/style/index.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/index.js +30 -0
- package/lib/vm-common-components/components/ImagesGroup/index.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/style/css.js +4 -0
- package/lib/vm-common-components/components/ImagesGroup/style/css.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.js +4 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/index.js +44 -0
- package/lib/vm-common-components/components/RadionButton/index.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/style/css.js +4 -0
- package/lib/vm-common-components/components/RadionButton/style/css.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/style/index.js +4 -0
- package/lib/vm-common-components/components/RadionButton/style/index.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/index.js +177 -0
- package/lib/vm-common-components/components/Statistics/index.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/style/css.js +4 -0
- package/lib/vm-common-components/components/Statistics/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/style/index.js +4 -0
- package/lib/vm-common-components/components/Statistics/style/index.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/index.js +61 -0
- package/lib/vm-common-components/components/SubTitle/index.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/style/css.js +2 -0
- package/lib/vm-common-components/components/SubTitle/style/css.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/style/index.js +2 -0
- package/lib/vm-common-components/components/SubTitle/style/index.js.map +1 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js +44 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +1 -0
- package/lib/vm-common-components/components/index.js +86 -0
- package/lib/vm-common-components/components/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/index.js +31 -0
- package/lib/vm-common-components/components/vm-alarm-title/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-chart/index.js +389 -0
- package/lib/vm-common-components/components/vm-chart/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/api.js +35 -0
- package/lib/vm-common-components/components/vm-collect/api.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/index.js +66 -0
- package/lib/vm-common-components/components/vm-collect/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-collect/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-collect/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/index.js +48 -0
- package/lib/vm-common-components/components/vm-container/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-container/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-container/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/index.js +73 -0
- package/lib/vm-common-components/components/vm-nodata/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-water-wave/index.js +161 -0
- package/lib/vm-common-components/components/vm-water-wave/index.js.map +1 -0
- package/lib/vm-common-components/index.js +331 -0
- package/lib/vm-common-components/index.js.map +1 -0
- package/lib/vm-common-components/style/css.js +4 -0
- package/lib/vm-common-components/style/css.js.map +1 -0
- package/lib/vm-common-components/style/index.js +4 -0
- package/lib/vm-common-components/style/index.js.map +1 -0
- package/lib/vm-container/index.js +35 -0
- package/lib/vm-container/index.js.map +1 -0
- package/lib/vm-container/style/css.js +4 -0
- package/lib/vm-container/style/css.js.map +1 -0
- package/lib/vm-container/style/index.js +4 -0
- package/lib/vm-container/style/index.js.map +1 -0
- package/lib/vm-correlation-comparison/api.js +237 -0
- package/lib/vm-correlation-comparison/api.js.map +1 -0
- package/lib/vm-correlation-comparison/index.js +309 -0
- package/lib/vm-correlation-comparison/index.js.map +1 -0
- package/lib/vm-correlation-comparison/style/css.js +4 -0
- package/lib/vm-correlation-comparison/style/css.js.map +1 -0
- package/lib/vm-correlation-comparison/style/index.js +4 -0
- package/lib/vm-correlation-comparison/style/index.js.map +1 -0
- package/lib/vm-empty/index.js +45 -0
- package/lib/vm-empty/index.js.map +1 -0
- package/lib/vm-empty/style/css.js +4 -0
- package/lib/vm-empty/style/css.js.map +1 -0
- package/lib/vm-empty/style/index.js +4 -0
- package/lib/vm-empty/style/index.js.map +1 -0
- package/lib/vm-filter/index.js +182 -0
- package/lib/vm-filter/index.js.map +1 -0
- package/lib/vm-filter/style/css.js +4 -0
- package/lib/vm-filter/style/css.js.map +1 -0
- package/lib/vm-filter/style/index.js +4 -0
- package/lib/vm-filter/style/index.js.map +1 -0
- package/lib/vm-hooks/useSettings.js +31 -0
- package/lib/vm-hooks/useSettings.js.map +1 -0
- package/lib/vm-image-text/index.js +42 -0
- package/lib/vm-image-text/index.js.map +1 -0
- package/lib/vm-image-text/style/css.js +4 -0
- package/lib/vm-image-text/style/css.js.map +1 -0
- package/lib/vm-image-text/style/index.js +4 -0
- package/lib/vm-image-text/style/index.js.map +1 -0
- package/lib/vm-info-collection/index.js +45 -0
- package/lib/vm-info-collection/index.js.map +1 -0
- package/lib/vm-info-collection/style/css.js +4 -0
- package/lib/vm-info-collection/style/css.js.map +1 -0
- package/lib/vm-info-collection/style/index.js +4 -0
- package/lib/vm-info-collection/style/index.js.map +1 -0
- package/lib/vm-map/index.js +209 -0
- package/lib/vm-map/index.js.map +1 -0
- package/lib/vm-map/mapStyle.js +4730 -0
- package/lib/vm-map/mapStyle.js.map +1 -0
- package/lib/vm-modal-table/index.js +35 -0
- package/lib/vm-modal-table/index.js.map +1 -0
- package/lib/vm-modal-table/style/css.js +4 -0
- package/lib/vm-modal-table/style/css.js.map +1 -0
- package/lib/vm-modal-table/style/index.js +4 -0
- package/lib/vm-modal-table/style/index.js.map +1 -0
- package/lib/vm-nodata/index.js +26 -0
- package/lib/vm-nodata/index.js.map +1 -0
- package/lib/vm-radio/index.js +29 -0
- package/lib/vm-radio/index.js.map +1 -0
- package/lib/vm-radio/style/css.js +4 -0
- package/lib/vm-radio/style/css.js.map +1 -0
- package/lib/vm-radio/style/index.js +4 -0
- package/lib/vm-radio/style/index.js.map +1 -0
- package/lib/vm-real-time-monitor/api.js +194 -0
- package/lib/vm-real-time-monitor/api.js.map +1 -0
- package/lib/vm-real-time-monitor/index.js +366 -0
- package/lib/vm-real-time-monitor/index.js.map +1 -0
- package/lib/vm-real-time-monitor/style/css.js +4 -0
- package/lib/vm-real-time-monitor/style/css.js.map +1 -0
- package/lib/vm-real-time-monitor/style/index.js +4 -0
- package/lib/vm-real-time-monitor/style/index.js.map +1 -0
- package/lib/vm-repair-maintain/RmInfoSummary.js +62 -0
- package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -0
- package/lib/vm-repair-maintain/RmMonthTrend.js +104 -0
- package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -0
- package/lib/vm-repair-maintain/RmRecord.js +151 -0
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -0
- package/lib/vm-repair-maintain/RmType.js +104 -0
- package/lib/vm-repair-maintain/RmType.js.map +1 -0
- package/lib/vm-repair-maintain/api.js +95 -0
- package/lib/vm-repair-maintain/api.js.map +1 -0
- package/lib/vm-repair-maintain/index.js +56 -0
- package/lib/vm-repair-maintain/index.js.map +1 -0
- package/lib/vm-repair-maintain/style/css.js +4 -0
- package/lib/vm-repair-maintain/style/css.js.map +1 -0
- package/lib/vm-repair-maintain/style/index.js +4 -0
- package/lib/vm-repair-maintain/style/index.js.map +1 -0
- package/lib/vm-round-content/index.js +68 -0
- package/lib/vm-round-content/index.js.map +1 -0
- package/lib/vm-round-content/style/css.js +4 -0
- package/lib/vm-round-content/style/css.js.map +1 -0
- package/lib/vm-round-content/style/index.js +4 -0
- package/lib/vm-round-content/style/index.js.map +1 -0
- package/lib/vm-row-col/index.js +28 -0
- package/lib/vm-row-col/index.js.map +1 -0
- package/lib/vm-row-col/style/css.js +4 -0
- package/lib/vm-row-col/style/css.js.map +1 -0
- package/lib/vm-row-col/style/index.js +4 -0
- package/lib/vm-row-col/style/index.js.map +1 -0
- package/lib/vm-select-device/index.js +90 -0
- package/lib/vm-select-device/index.js.map +1 -0
- package/lib/vm-select-device/style/css.js +4 -0
- package/lib/vm-select-device/style/css.js.map +1 -0
- package/lib/vm-select-device/style/index.js +4 -0
- package/lib/vm-select-device/style/index.js.map +1 -0
- package/lib/vm-sub-tabs/index.js +43 -0
- package/lib/vm-sub-tabs/index.js.map +1 -0
- package/lib/vm-sub-tabs/style/css.js +4 -0
- package/lib/vm-sub-tabs/style/css.js.map +1 -0
- package/lib/vm-sub-tabs/style/index.js +4 -0
- package/lib/vm-sub-tabs/style/index.js.map +1 -0
- package/lib/vm-sub-title/index.js +28 -0
- package/lib/vm-sub-title/index.js.map +1 -0
- package/lib/vm-sub-title/style/css.js +4 -0
- package/lib/vm-sub-title/style/css.js.map +1 -0
- package/lib/vm-sub-title/style/index.js +4 -0
- package/lib/vm-sub-title/style/index.js.map +1 -0
- package/lib/vm-table/index.js +200 -0
- package/lib/vm-table/index.js.map +1 -0
- package/lib/vm-table/style/css.js +4 -0
- package/lib/vm-table/style/css.js.map +1 -0
- package/lib/vm-table/style/index.js +4 -0
- package/lib/vm-table/style/index.js.map +1 -0
- package/lib/vm-time-line/index.js +25 -0
- package/lib/vm-time-line/index.js.map +1 -0
- package/lib/vm-time-line/style/css.js +4 -0
- package/lib/vm-time-line/style/css.js.map +1 -0
- package/lib/vm-time-line/style/index.js +4 -0
- package/lib/vm-time-line/style/index.js.map +1 -0
- package/lib/vm-video/api.js +30 -0
- package/lib/vm-video/api.js.map +1 -0
- package/lib/vm-video/index.js +37 -0
- package/lib/vm-video/index.js.map +1 -0
- package/lib/vtx-base-modal/api.js +35 -0
- package/lib/vtx-base-modal/api.js.map +1 -0
- package/lib/vtx-base-modal/index.js +210 -0
- package/lib/vtx-base-modal/index.js.map +1 -0
- package/lib/vtx-base-modal/style/css.js +4 -0
- package/lib/vtx-base-modal/style/css.js.map +1 -0
- package/lib/vtx-base-modal/style/index.js +4 -0
- package/lib/vtx-base-modal/style/index.js.map +1 -0
- package/lib/vtx-base-modal-hz/index.js +40 -0
- package/lib/vtx-base-modal-hz/index.js.map +1 -0
- package/lib/vtx-car-modal/api.js +611 -0
- package/lib/vtx-car-modal/api.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js +198 -0
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/List.js +186 -0
- package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js +139 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js +66 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js +83 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js +51 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js +68 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js +115 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js +116 -0
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js +56 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js +102 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js +138 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +126 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +137 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js +231 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/Maintenance/index.js +134 -0
- package/lib/vtx-car-modal/components/Maintenance/index.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/List.js +88 -0
- package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js +100 -0
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js +140 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js +70 -0
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/List.js +92 -0
- package/lib/vtx-car-modal/components/StaticInfo/List.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js +99 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js +118 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +122 -0
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js +317 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +249 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js +35 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/index.js +56 -0
- package/lib/vtx-car-modal/components/index.js.map +1 -0
- package/lib/vtx-car-modal/index.js +128 -0
- package/lib/vtx-car-modal/index.js.map +1 -0
- package/lib/vtx-car-modal/style/css.js +12 -0
- package/lib/vtx-car-modal/style/css.js.map +1 -0
- package/lib/vtx-car-modal/style/index.js +12 -0
- package/lib/vtx-car-modal/style/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/api.js +308 -0
- package/lib/vtx-cc-cp-modal/api.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +153 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js +104 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js +135 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js +35 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +77 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +45 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +49 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +126 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js +67 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js +131 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js +104 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js +135 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js +35 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +125 -0
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +111 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +118 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +84 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/index.js +42 -0
- package/lib/vtx-cc-cp-modal/components/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/index.js +67 -0
- package/lib/vtx-cc-cp-modal/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/style/css.js +5 -0
- package/lib/vtx-cc-cp-modal/style/css.js.map +1 -0
- package/lib/vtx-cc-cp-modal/style/index.js +5 -0
- package/lib/vtx-cc-cp-modal/style/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/type.js +6 -0
- package/lib/vtx-cc-cp-modal/type.js.map +1 -0
- package/lib/vtx-cp-modal/api.js +336 -0
- package/lib/vtx-cp-modal/api.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +170 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js +106 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +164 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js +46 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js +110 -0
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +52 -0
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js +123 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.js +88 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +196 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js +106 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +164 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js +46 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +128 -0
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js +345 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/index.js +35 -0
- package/lib/vtx-cp-modal/components/index.js.map +1 -0
- package/lib/vtx-cp-modal/index.js +107 -0
- package/lib/vtx-cp-modal/index.js.map +1 -0
- package/lib/vtx-cp-modal/style/css.js +5 -0
- package/lib/vtx-cp-modal/style/css.js.map +1 -0
- package/lib/vtx-cp-modal/style/index.js +5 -0
- package/lib/vtx-cp-modal/style/index.js.map +1 -0
- package/lib/vtx-default-modal/api.js +49 -0
- package/lib/vtx-default-modal/api.js.map +1 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js +53 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-default-modal/components/index.js +14 -0
- package/lib/vtx-default-modal/components/index.js.map +1 -0
- package/lib/vtx-default-modal/index.js +89 -0
- package/lib/vtx-default-modal/index.js.map +1 -0
- package/lib/vtx-default-modal/style/css.js +5 -0
- package/lib/vtx-default-modal/style/css.js.map +1 -0
- package/lib/vtx-default-modal/style/index.js +5 -0
- package/lib/vtx-default-modal/style/index.js.map +1 -0
- package/lib/vtx-device-modal/api.js +212 -0
- package/lib/vtx-device-modal/api.js.map +1 -0
- package/lib/vtx-device-modal/components/BaseInfo/index.js +51 -0
- package/lib/vtx-device-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/DataAnalysis/index.js +83 -0
- package/lib/vtx-device-modal/components/DataAnalysis/index.js.map +1 -0
- package/lib/vtx-device-modal/components/FacilityFile/index.js +48 -0
- package/lib/vtx-device-modal/components/FacilityFile/index.js.map +1 -0
- package/lib/vtx-device-modal/components/LiftInfo/index.js +32 -0
- package/lib/vtx-device-modal/components/LiftInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/OverViewInfo/Left.js +27 -0
- package/lib/vtx-device-modal/components/OverViewInfo/Left.js.map +1 -0
- package/lib/vtx-device-modal/components/OverViewInfo/index.js +103 -0
- package/lib/vtx-device-modal/components/OverViewInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/VideoInfo/index.js +36 -0
- package/lib/vtx-device-modal/components/VideoInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/config.js +50 -0
- package/lib/vtx-device-modal/config.js.map +1 -0
- package/lib/vtx-device-modal/index.js +75 -0
- package/lib/vtx-device-modal/index.js.map +1 -0
- package/lib/vtx-device-modal/style/css.js +4 -0
- package/lib/vtx-device-modal/style/css.js.map +1 -0
- package/lib/vtx-device-modal/style/index.js +4 -0
- package/lib/vtx-device-modal/style/index.js.map +1 -0
- package/lib/vtx-device-modal/types.js +6 -0
- package/lib/vtx-device-modal/types.js.map +1 -0
- package/lib/vtx-df-modal/api.js +260 -0
- package/lib/vtx-df-modal/api.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +115 -0
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +146 -0
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +118 -0
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js +52 -0
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js +134 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +121 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +133 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/List.js +110 -0
- package/lib/vtx-df-modal/components/Metering/List.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/index.js +174 -0
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +112 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js +106 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js +89 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -0
- package/lib/vtx-df-modal/components/index.js +28 -0
- package/lib/vtx-df-modal/components/index.js.map +1 -0
- package/lib/vtx-df-modal/index.js +122 -0
- package/lib/vtx-df-modal/index.js.map +1 -0
- package/lib/vtx-df-modal/style/css.js +7 -0
- package/lib/vtx-df-modal/style/css.js.map +1 -0
- package/lib/vtx-df-modal/style/index.js +7 -0
- package/lib/vtx-df-modal/style/index.js.map +1 -0
- package/lib/vtx-facility-modal/api.js +123 -0
- package/lib/vtx-facility-modal/api.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/Left.js +49 -0
- package/lib/vtx-facility-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/index.js +285 -0
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-facility-modal/components/index.js +14 -0
- package/lib/vtx-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-facility-modal/config.js +68 -0
- package/lib/vtx-facility-modal/config.js.map +1 -0
- package/lib/vtx-facility-modal/index.js +48 -0
- package/lib/vtx-facility-modal/index.js.map +1 -0
- package/lib/vtx-facility-modal/style/css.js +5 -0
- package/lib/vtx-facility-modal/style/css.js.map +1 -0
- package/lib/vtx-facility-modal/style/index.js +5 -0
- package/lib/vtx-facility-modal/style/index.js.map +1 -0
- package/lib/vtx-facility-modal/types.js +6 -0
- package/lib/vtx-facility-modal/types.js.map +1 -0
- package/lib/vtx-housing-estate-modal/api.js +539 -0
- package/lib/vtx-housing-estate-modal/api.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js +390 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js +209 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js +290 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js +34 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js +104 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +290 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js +89 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js +122 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +213 -0
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js +60 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js +41 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js +58 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js +139 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js +59 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js +104 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js +68 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js +142 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/index.js +49 -0
- package/lib/vtx-housing-estate-modal/components/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/config.js +88 -0
- package/lib/vtx-housing-estate-modal/config.js.map +1 -0
- package/lib/vtx-housing-estate-modal/index.js +100 -0
- package/lib/vtx-housing-estate-modal/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/css.js +7 -0
- package/lib/vtx-housing-estate-modal/style/css.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/index.js +7 -0
- package/lib/vtx-housing-estate-modal/style/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/types.js +6 -0
- package/lib/vtx-housing-estate-modal/types.js.map +1 -0
- package/lib/vtx-hz-facility-modal/api.js +776 -0
- package/lib/vtx-hz-facility-modal/api.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +234 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js +25 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js +272 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +279 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +386 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +27 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +402 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +270 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js +97 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/index.js +21 -0
- package/lib/vtx-hz-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/index.js +87 -0
- package/lib/vtx-hz-facility-modal/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/style/index.js.map +1 -0
- package/lib/vtx-kh-modal/api.js +74 -0
- package/lib/vtx-kh-modal/api.js.map +1 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js +93 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-kh-modal/components/index.js +14 -0
- package/lib/vtx-kh-modal/components/index.js.map +1 -0
- package/lib/vtx-kh-modal/index.js +92 -0
- package/lib/vtx-kh-modal/index.js.map +1 -0
- package/lib/vtx-kh-modal/style/css.js +5 -0
- package/lib/vtx-kh-modal/style/css.js.map +1 -0
- package/lib/vtx-kh-modal/style/index.js +5 -0
- package/lib/vtx-kh-modal/style/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/api.js +152 -0
- package/lib/vtx-restaurant-modal/api.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +50 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +78 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +92 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.js +74 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +60 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +57 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js +67 -0
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js +48 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.js +64 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/index.js +28 -0
- package/lib/vtx-restaurant-modal/components/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/config.js +58 -0
- package/lib/vtx-restaurant-modal/config.js.map +1 -0
- package/lib/vtx-restaurant-modal/index.js +57 -0
- package/lib/vtx-restaurant-modal/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/css.js +5 -0
- package/lib/vtx-restaurant-modal/style/css.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/index.js +5 -0
- package/lib/vtx-restaurant-modal/style/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/type.js +6 -0
- package/lib/vtx-restaurant-modal/type.js.map +1 -0
- package/lib/vtx-road-modal/api.js +136 -0
- package/lib/vtx-road-modal/api.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js +55 -0
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js +152 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js +83 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.js +64 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/Zylc.js +142 -0
- package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js +111 -0
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/index.js +183 -0
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -0
- package/lib/vtx-road-modal/components/index.js +21 -0
- package/lib/vtx-road-modal/components/index.js.map +1 -0
- package/lib/vtx-road-modal/index.js +89 -0
- package/lib/vtx-road-modal/index.js.map +1 -0
- package/lib/vtx-road-modal/style/css.js +6 -0
- package/lib/vtx-road-modal/style/css.js.map +1 -0
- package/lib/vtx-road-modal/style/index.js +6 -0
- package/lib/vtx-road-modal/style/index.js.map +1 -0
- package/lib/vtx-staff-modal/api.js +311 -0
- package/lib/vtx-staff-modal/api.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js +175 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +122 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +106 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js +98 -0
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/Record.js +152 -0
- package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +119 -0
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js +52 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +106 -0
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js +40 -0
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +124 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +211 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/Equipment/index.js +125 -0
- package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/index.js +35 -0
- package/lib/vtx-staff-modal/components/index.js.map +1 -0
- package/lib/vtx-staff-modal/index.js +78 -0
- package/lib/vtx-staff-modal/index.js.map +1 -0
- package/lib/vtx-staff-modal/style/css.js +8 -0
- package/lib/vtx-staff-modal/style/css.js.map +1 -0
- package/lib/vtx-staff-modal/style/index.js +8 -0
- package/lib/vtx-staff-modal/style/index.js.map +1 -0
- package/lib/vtx-theme-provider/index.js +21 -0
- package/lib/vtx-theme-provider/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/api.js +531 -0
- package/lib/vtx-throw-point-modal/api.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js +391 -0
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js +209 -0
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js +291 -0
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js +34 -0
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js +104 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js +278 -0
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Left.js +120 -0
- package/lib/vtx-throw-point-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js +119 -0
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js +213 -0
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js +60 -0
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js +39 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js +84 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js +334 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.js +136 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js +56 -0
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js +90 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js +66 -0
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js +128 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/index.js +49 -0
- package/lib/vtx-throw-point-modal/components/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/config.js +67 -0
- package/lib/vtx-throw-point-modal/config.js.map +1 -0
- package/lib/vtx-throw-point-modal/index.js +104 -0
- package/lib/vtx-throw-point-modal/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/css.js +7 -0
- package/lib/vtx-throw-point-modal/style/css.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/index.js +7 -0
- package/lib/vtx-throw-point-modal/style/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/types.js +6 -0
- package/lib/vtx-throw-point-modal/types.js.map +1 -0
- package/lib/vtx-wr-modal/api.js +381 -0
- package/lib/vtx-wr-modal/api.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +249 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js +112 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js +163 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js +46 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js +110 -0
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js +39 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js +109 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +330 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js +101 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js +69 -0
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js +141 -0
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js +47 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +156 -0
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js +162 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/index.js +28 -0
- package/lib/vtx-wr-modal/components/Monitor/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/index.js +35 -0
- package/lib/vtx-wr-modal/components/index.js.map +1 -0
- package/lib/vtx-wr-modal/index.js +101 -0
- package/lib/vtx-wr-modal/index.js.map +1 -0
- package/lib/vtx-wr-modal/style/css.js +8 -0
- package/lib/vtx-wr-modal/style/css.js.map +1 -0
- package/lib/vtx-wr-modal/style/index.js +8 -0
- package/lib/vtx-wr-modal/style/index.js.map +1 -0
- package/lib/vtx-zg-modal/api.js +69 -0
- package/lib/vtx-zg-modal/api.js.map +1 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js +178 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-zg-modal/components/index.js +14 -0
- package/lib/vtx-zg-modal/components/index.js.map +1 -0
- package/lib/vtx-zg-modal/index.js +95 -0
- package/lib/vtx-zg-modal/index.js.map +1 -0
- package/lib/vtx-zg-modal/style/css.js +5 -0
- package/lib/vtx-zg-modal/style/css.js.map +1 -0
- package/lib/vtx-zg-modal/style/index.js +5 -0
- package/lib/vtx-zg-modal/style/index.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,402 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = exports.YYGL = exports.YWGL = exports.BaseInfo = void 0;
|
|
8
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _components = require("../../../vm-common-components/components");
|
|
10
|
+
var _vmWaterWave = require("../../../vm-common-components/components/vm-water-wave");
|
|
11
|
+
var _vmFilter = require("../../../vm-filter");
|
|
12
|
+
var _levelBg = _interopRequireDefault(require("../../../vm-common-components/assets/levelBg.png"));
|
|
13
|
+
var _timeBg = _interopRequireDefault(require("../../../vm-common-components/assets/timeBg.png"));
|
|
14
|
+
var _api = require("../../api");
|
|
15
|
+
var _moment = _interopRequireDefault(require("moment"));
|
|
16
|
+
require("./style");
|
|
17
|
+
var _echarts = require("echarts");
|
|
18
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
19
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
20
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
21
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
22
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
23
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
24
|
+
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
25
|
+
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) { ; } } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
|
26
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
27
|
+
var BaseInfo = function BaseInfo(_ref) {
|
|
28
|
+
var info = _ref.info;
|
|
29
|
+
var _a, _b;
|
|
30
|
+
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_components.ImagesGroup, {
|
|
31
|
+
photos: [{
|
|
32
|
+
name: (_a = info === null || info === void 0 ? void 0 : info.file) === null || _a === void 0 ? void 0 : _a.fileName,
|
|
33
|
+
id: (_b = info === null || info === void 0 ? void 0 : info.file) === null || _b === void 0 ? void 0 : _b.id
|
|
34
|
+
}]
|
|
35
|
+
}), /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
36
|
+
style: {
|
|
37
|
+
paddingLeft: '20px',
|
|
38
|
+
paddingTop: '8px'
|
|
39
|
+
},
|
|
40
|
+
type: '1',
|
|
41
|
+
gap: 8,
|
|
42
|
+
list: [{
|
|
43
|
+
label: '名称',
|
|
44
|
+
value: info === null || info === void 0 ? void 0 : info.name,
|
|
45
|
+
unit: '',
|
|
46
|
+
color: '#009DFF'
|
|
47
|
+
}, {
|
|
48
|
+
label: '地址',
|
|
49
|
+
value: info === null || info === void 0 ? void 0 : info.address,
|
|
50
|
+
unit: '',
|
|
51
|
+
color: '#12F4DF'
|
|
52
|
+
}]
|
|
53
|
+
}));
|
|
54
|
+
};
|
|
55
|
+
exports.BaseInfo = BaseInfo;
|
|
56
|
+
var YWGL = function YWGL(_ref2) {
|
|
57
|
+
var ywglData = _ref2.ywglData;
|
|
58
|
+
var chartProps = {
|
|
59
|
+
height: 260,
|
|
60
|
+
width: 398,
|
|
61
|
+
series: [{
|
|
62
|
+
name: '任务',
|
|
63
|
+
type: 'pie',
|
|
64
|
+
selectedMode: 'single',
|
|
65
|
+
radius: [0, '50%'],
|
|
66
|
+
label: {
|
|
67
|
+
normal: {
|
|
68
|
+
show: false
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
labelLine: {
|
|
72
|
+
normal: {
|
|
73
|
+
show: false
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
data: ywglData
|
|
77
|
+
}]
|
|
78
|
+
};
|
|
79
|
+
return /*#__PURE__*/_react["default"].createElement(_components.Chart, Object.assign({}, chartProps));
|
|
80
|
+
};
|
|
81
|
+
exports.YWGL = YWGL;
|
|
82
|
+
var SYD = function SYD(_ref3) {
|
|
83
|
+
var levelData = _ref3.levelData;
|
|
84
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
85
|
+
style: {
|
|
86
|
+
flex: 1.2
|
|
87
|
+
}
|
|
88
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.SubTitle, {
|
|
89
|
+
type: "2",
|
|
90
|
+
title: "\u6700\u8FD1\u6C34\u8D28\u68C0\u6D4B"
|
|
91
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
92
|
+
className: "baseInfo-yygl-content"
|
|
93
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
94
|
+
type: '2',
|
|
95
|
+
img: _levelBg["default"],
|
|
96
|
+
imgStyle: {
|
|
97
|
+
width: '160px',
|
|
98
|
+
height: '80px'
|
|
99
|
+
},
|
|
100
|
+
list: [{
|
|
101
|
+
label: '当前水质',
|
|
102
|
+
value: levelData === null || levelData === void 0 ? void 0 : levelData.waterLevel,
|
|
103
|
+
color: '#00FFEC'
|
|
104
|
+
}]
|
|
105
|
+
}), /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
106
|
+
type: '3',
|
|
107
|
+
img: _timeBg["default"],
|
|
108
|
+
imgStyle: {
|
|
109
|
+
width: '129px',
|
|
110
|
+
height: '67px'
|
|
111
|
+
},
|
|
112
|
+
list: [{
|
|
113
|
+
label: '最近检测时间',
|
|
114
|
+
value: levelData === null || levelData === void 0 ? void 0 : levelData.monitorTime,
|
|
115
|
+
color: '#00FFEC'
|
|
116
|
+
}]
|
|
117
|
+
})));
|
|
118
|
+
};
|
|
119
|
+
var SC = function SC(_ref4) {
|
|
120
|
+
var factorValue = _ref4.factorValue;
|
|
121
|
+
var _a;
|
|
122
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
123
|
+
style: {
|
|
124
|
+
flex: 1.2,
|
|
125
|
+
display: 'flex',
|
|
126
|
+
justifyContent: 'space-around'
|
|
127
|
+
}
|
|
128
|
+
}, /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement(_components.SubTitle, {
|
|
129
|
+
type: "2",
|
|
130
|
+
title: "\u51FA\u6C34\u6C34\u8D28"
|
|
131
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
132
|
+
className: 'scContent'
|
|
133
|
+
}, "\u5408\u683C")), /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement(_components.SubTitle, {
|
|
134
|
+
type: "2",
|
|
135
|
+
title: "\u51FA\u6C34\u538B\u529B"
|
|
136
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
137
|
+
className: 'scContent'
|
|
138
|
+
}, ((_a = factorValue === null || factorValue === void 0 ? void 0 : factorValue[0]) === null || _a === void 0 ? void 0 : _a.value) || 0, "MPa")));
|
|
139
|
+
};
|
|
140
|
+
//运营概览水源地
|
|
141
|
+
var YYGL = function YYGL(_ref5) {
|
|
142
|
+
var waterData = _ref5.waterData,
|
|
143
|
+
levelData = _ref5.levelData,
|
|
144
|
+
facilityType = _ref5.facilityType,
|
|
145
|
+
factorValue = _ref5.factorValue;
|
|
146
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
147
|
+
className: "baseInfo-yygl"
|
|
148
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
149
|
+
style: {
|
|
150
|
+
flex: 1
|
|
151
|
+
}
|
|
152
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.SubTitle, {
|
|
153
|
+
type: "2",
|
|
154
|
+
title: "\u4ECA\u65E5\u4F9B\u6C34\u91CF"
|
|
155
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
156
|
+
className: "baseInfo-yygl-content"
|
|
157
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmWaterWave.SewageStastics, {
|
|
158
|
+
chartData: {
|
|
159
|
+
height: '100px',
|
|
160
|
+
width: '100px',
|
|
161
|
+
showNumber: false,
|
|
162
|
+
title: {
|
|
163
|
+
percent: 50,
|
|
164
|
+
unit: waterData === null || waterData === void 0 ? void 0 : waterData.unit,
|
|
165
|
+
percentStyle: {
|
|
166
|
+
color: '#FFBA00',
|
|
167
|
+
fontSize: 16
|
|
168
|
+
}
|
|
169
|
+
},
|
|
170
|
+
color: ['#30E96D'],
|
|
171
|
+
text: (waterData === null || waterData === void 0 ? void 0 : waterData.value) || 0,
|
|
172
|
+
seriesProps: {
|
|
173
|
+
amplitude: 3,
|
|
174
|
+
waveLength: 30
|
|
175
|
+
}
|
|
176
|
+
},
|
|
177
|
+
compareList: {
|
|
178
|
+
list: [{
|
|
179
|
+
label: '环比',
|
|
180
|
+
value: (waterData === null || waterData === void 0 ? void 0 : waterData.huanRate) ? Number(waterData === null || waterData === void 0 ? void 0 : waterData.huanRate) : 0
|
|
181
|
+
}, {
|
|
182
|
+
label: '同比',
|
|
183
|
+
value: (waterData === null || waterData === void 0 ? void 0 : waterData.tongRate) ? (0, _echarts.number)(waterData === null || waterData === void 0 ? void 0 : waterData.tongRate) : 0
|
|
184
|
+
}]
|
|
185
|
+
}
|
|
186
|
+
}))), facilityType == 'water_resource' ? /*#__PURE__*/_react["default"].createElement(SYD, {
|
|
187
|
+
levelData: levelData
|
|
188
|
+
}) : /*#__PURE__*/_react["default"].createElement(SC, {
|
|
189
|
+
factorValue: factorValue
|
|
190
|
+
}));
|
|
191
|
+
};
|
|
192
|
+
exports.YYGL = YYGL;
|
|
193
|
+
var ExtraContent = function ExtraContent(props) {
|
|
194
|
+
var setState = props.setState;
|
|
195
|
+
var items = [{
|
|
196
|
+
type: 'radio',
|
|
197
|
+
label: '',
|
|
198
|
+
defaultValue: 1,
|
|
199
|
+
itemProps: {
|
|
200
|
+
options: [{
|
|
201
|
+
label: '日',
|
|
202
|
+
value: 1
|
|
203
|
+
}, {
|
|
204
|
+
label: '月',
|
|
205
|
+
value: 2
|
|
206
|
+
}, {
|
|
207
|
+
label: '年',
|
|
208
|
+
value: 3
|
|
209
|
+
}]
|
|
210
|
+
},
|
|
211
|
+
onChange: function onChange(e) {
|
|
212
|
+
//日
|
|
213
|
+
var startTime = (0, _moment["default"])().format('YYYY-MM-DD 00:00:00'),
|
|
214
|
+
endTime = (0, _moment["default"])().format('YYYY-MM-DD 23:59:59');
|
|
215
|
+
if (e.target.value == 2) {
|
|
216
|
+
//月
|
|
217
|
+
startTime = (0, _moment["default"])().format('YYYY-MM-01 00:00:00');
|
|
218
|
+
} else if (e.target.value == 3) {
|
|
219
|
+
//年
|
|
220
|
+
startTime = (0, _moment["default"])().format('YYYY-01-01 00:00:00');
|
|
221
|
+
}
|
|
222
|
+
setState({
|
|
223
|
+
timeType: e.target.value,
|
|
224
|
+
startTime: startTime,
|
|
225
|
+
endTime: endTime
|
|
226
|
+
});
|
|
227
|
+
}
|
|
228
|
+
}];
|
|
229
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
230
|
+
className: "radio"
|
|
231
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmFilter.VmFilterItem, {
|
|
232
|
+
items: items,
|
|
233
|
+
style: {
|
|
234
|
+
marginBottom: '0'
|
|
235
|
+
}
|
|
236
|
+
}));
|
|
237
|
+
};
|
|
238
|
+
//报警概括
|
|
239
|
+
var BJGK = function BJGK(_ref6) {
|
|
240
|
+
var alarmInfo = _ref6.alarmInfo;
|
|
241
|
+
var _a;
|
|
242
|
+
var time = [];
|
|
243
|
+
var dataWarningCount = [];
|
|
244
|
+
var faultCount = [];
|
|
245
|
+
var offLineCount = [];
|
|
246
|
+
var huanTotalCount = [];
|
|
247
|
+
var tongTotalCount = [];
|
|
248
|
+
(_a = alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.data) === null || _a === void 0 ? void 0 : _a.forEach(function (item) {
|
|
249
|
+
time.push(item.time);
|
|
250
|
+
dataWarningCount.push(item.dataWarningCount);
|
|
251
|
+
faultCount.push(item.faultCount);
|
|
252
|
+
offLineCount.push(item.offLineCount);
|
|
253
|
+
huanTotalCount.push(item.huanTotalCount ? Number(item.huanTotalCount) * 100 : 0);
|
|
254
|
+
tongTotalCount.push(item.tongTotalCount ? Number(item.tongTotalCount) * 100 : 0);
|
|
255
|
+
});
|
|
256
|
+
return /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement("div", {
|
|
257
|
+
className: "baseInfo-bjgk-all"
|
|
258
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
259
|
+
type: "5",
|
|
260
|
+
list: [{
|
|
261
|
+
label: '报警总数',
|
|
262
|
+
value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCount,
|
|
263
|
+
unit: '个',
|
|
264
|
+
color: '#12F4DF'
|
|
265
|
+
}]
|
|
266
|
+
}), /*#__PURE__*/_react["default"].createElement(_components.Compare, {
|
|
267
|
+
style: {
|
|
268
|
+
display: 'flex',
|
|
269
|
+
width: '200px',
|
|
270
|
+
justifyContent: 'space-between'
|
|
271
|
+
},
|
|
272
|
+
list: [{
|
|
273
|
+
label: '环比',
|
|
274
|
+
value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCountHuan
|
|
275
|
+
}, {
|
|
276
|
+
label: '同比',
|
|
277
|
+
value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCountTong
|
|
278
|
+
}]
|
|
279
|
+
})), /*#__PURE__*/_react["default"].createElement(_components.Chart, {
|
|
280
|
+
height: 350,
|
|
281
|
+
width: 618,
|
|
282
|
+
xAxis: time,
|
|
283
|
+
yAxis: ['个', '%'],
|
|
284
|
+
series: [{
|
|
285
|
+
name: '监测数值报警',
|
|
286
|
+
type: 'bar',
|
|
287
|
+
data: dataWarningCount,
|
|
288
|
+
z: 9,
|
|
289
|
+
color: '#15b4e5',
|
|
290
|
+
stack: '总量'
|
|
291
|
+
}, {
|
|
292
|
+
name: '设备离线报警',
|
|
293
|
+
type: 'bar',
|
|
294
|
+
data: offLineCount,
|
|
295
|
+
z: 9,
|
|
296
|
+
color: '#38EDCF',
|
|
297
|
+
stack: '总量'
|
|
298
|
+
}, {
|
|
299
|
+
name: '设备故障报警',
|
|
300
|
+
type: 'bar',
|
|
301
|
+
data: faultCount,
|
|
302
|
+
z: 9,
|
|
303
|
+
color: '#E76452',
|
|
304
|
+
stack: '总量'
|
|
305
|
+
}, {
|
|
306
|
+
name: '总数环比',
|
|
307
|
+
type: 'line',
|
|
308
|
+
data: huanTotalCount,
|
|
309
|
+
color: '#F6BD16'
|
|
310
|
+
}, {
|
|
311
|
+
name: '总数同比',
|
|
312
|
+
type: 'line',
|
|
313
|
+
data: tongTotalCount,
|
|
314
|
+
color: '#00E7AE'
|
|
315
|
+
}]
|
|
316
|
+
}));
|
|
317
|
+
};
|
|
318
|
+
var _default = function _default(props) {
|
|
319
|
+
var id = props.id,
|
|
320
|
+
code = props.code,
|
|
321
|
+
facilitySubType = props.facilitySubType,
|
|
322
|
+
facilityType = props.facilityType;
|
|
323
|
+
var _useState = (0, _react.useState)({
|
|
324
|
+
timeType: 1,
|
|
325
|
+
startTime: (0, _moment["default"])().format('YYYY-MM-DD 00:00:00'),
|
|
326
|
+
endTime: (0, _moment["default"])().format('YYYY-MM-DD 23:59:59')
|
|
327
|
+
}),
|
|
328
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
329
|
+
state = _useState2[0],
|
|
330
|
+
setState = _useState2[1];
|
|
331
|
+
var _useState3 = (0, _react.useState)({
|
|
332
|
+
timeType: 1,
|
|
333
|
+
startTime: (0, _moment["default"])().format('YYYY-MM-DD 00:00:00'),
|
|
334
|
+
endTime: (0, _moment["default"])().format('YYYY-MM-DD 23:59:59')
|
|
335
|
+
}),
|
|
336
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
337
|
+
ywglstate = _useState4[0],
|
|
338
|
+
setYWGLState = _useState4[1];
|
|
339
|
+
var _facilityService = _api.facilityService["Use".concat(facilitySubType, "BaseInfo")]({
|
|
340
|
+
id: id,
|
|
341
|
+
code: code
|
|
342
|
+
}),
|
|
343
|
+
info = _facilityService.info;
|
|
344
|
+
var _facilityService$UseA = _api.facilityService.UseAlarmInfo(Object.assign({
|
|
345
|
+
id: info === null || info === void 0 ? void 0 : info.facilityId
|
|
346
|
+
}, state)),
|
|
347
|
+
alarmInfo = _facilityService$UseA.alarmInfo;
|
|
348
|
+
var _facilityService$UseD = _api.facilityService.UseDataValueInfo({
|
|
349
|
+
id: info === null || info === void 0 ? void 0 : info.facilityId,
|
|
350
|
+
startTime: (0, _moment["default"])().subtract(1, 'days').format('YYYY-MM-DD 00:00:00'),
|
|
351
|
+
endTime: (0, _moment["default"])().subtract(1, 'days').format('YYYY-MM-DD 23:59:59')
|
|
352
|
+
}),
|
|
353
|
+
waterData = _facilityService$UseD.waterData;
|
|
354
|
+
var _facilityService$UseW = _api.facilityService.UseWaterLevelInfo({
|
|
355
|
+
id: info === null || info === void 0 ? void 0 : info.facilityId
|
|
356
|
+
}),
|
|
357
|
+
levelData = _facilityService$UseW.levelData;
|
|
358
|
+
var _facilityService$UseB = _api.facilityService.UseBusinessTypeDistribution(Object.assign({
|
|
359
|
+
id: info === null || info === void 0 ? void 0 : info.facilityId,
|
|
360
|
+
facilityTypeCode: facilityType
|
|
361
|
+
}, ywglstate)),
|
|
362
|
+
ywglData = _facilityService$UseB.ywglData;
|
|
363
|
+
var _facilityService$UseF = _api.facilityService.UseFactorValues(Object.assign({
|
|
364
|
+
id: info === null || info === void 0 ? void 0 : info.facilityId,
|
|
365
|
+
facilityTypeCode: facilityType
|
|
366
|
+
}, ywglstate)),
|
|
367
|
+
factorValue = _facilityService$UseF.factorValue;
|
|
368
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
369
|
+
className: "overviewInfoHz"
|
|
370
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
371
|
+
className: "overviewInfoHzLeft"
|
|
372
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
373
|
+
title: "\u57FA\u672C\u4FE1\u606F"
|
|
374
|
+
}, /*#__PURE__*/_react["default"].createElement(BaseInfo, {
|
|
375
|
+
info: info
|
|
376
|
+
})), /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
377
|
+
title: "\u8FD0\u7EF4\u6982\u89C8",
|
|
378
|
+
extraContent: /*#__PURE__*/_react["default"].createElement(ExtraContent, {
|
|
379
|
+
setState: setYWGLState
|
|
380
|
+
})
|
|
381
|
+
}, /*#__PURE__*/_react["default"].createElement(YWGL, {
|
|
382
|
+
ywglData: ywglData
|
|
383
|
+
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
384
|
+
className: "overviewInfoHzRight"
|
|
385
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
386
|
+
title: "\u8FD0\u8425\u6982\u89C8"
|
|
387
|
+
}, /*#__PURE__*/_react["default"].createElement(YYGL, {
|
|
388
|
+
waterData: waterData,
|
|
389
|
+
levelData: levelData,
|
|
390
|
+
facilityType: facilityType,
|
|
391
|
+
factorValue: factorValue
|
|
392
|
+
})), /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
393
|
+
title: "\u62A5\u8B66\u6982\u62EC",
|
|
394
|
+
extraContent: /*#__PURE__*/_react["default"].createElement(ExtraContent, {
|
|
395
|
+
setState: setState
|
|
396
|
+
})
|
|
397
|
+
}, /*#__PURE__*/_react["default"].createElement(BJGK, {
|
|
398
|
+
alarmInfo: alarmInfo
|
|
399
|
+
}))));
|
|
400
|
+
};
|
|
401
|
+
exports["default"] = _default;
|
|
402
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["BaseInfo","info","_a","_b","React","createElement","Fragment","ImagesGroup","photos","name","file","fileName","id","Statistics","style","paddingLeft","paddingTop","type","gap","list","label","value","unit","color","address","YWGL","ywglData","chartProps","height","width","series","selectedMode","radius","normal","show","labelLine","data","Chart","Object","assign","SYD","levelData","flex","SubTitle","title","className","img","levelBg","imgStyle","waterLevel","timeBg","monitorTime","SC","factorValue","display","justifyContent","YYGL","waterData","facilityType","SewageStastics","chartData","showNumber","percent","percentStyle","fontSize","text","seriesProps","amplitude","waveLength","compareList","huanRate","Number","tongRate","number","ExtraContent","props","setState","items","defaultValue","itemProps","options","onChange","e","startTime","moment","format","endTime","target","timeType","VmFilterItem","marginBottom","BJGK","alarmInfo","time","dataWarningCount","faultCount","offLineCount","huanTotalCount","tongTotalCount","forEach","item","push","warningCount","Compare","warningCountHuan","warningCountTong","xAxis","yAxis","z","stack","code","facilitySubType","useState","state","ywglstate","setYWGLState","facilityService","UseAlarmInfo","facilityId","UseDataValueInfo","subtract","UseWaterLevelInfo","UseBusinessTypeDistribution","facilityTypeCode","UseFactorValues","Container","extraContent"],"sources":["vtx-hz-facility-modal/components/OverViewInfo1/index.js"],"sourcesContent":["import React, { useState } from 'react';\nimport { Container, ImagesGroup, Statistics, Chart, SubTitle, Compare, } from '../../../vm-common-components/components';\nimport { SewageStastics } from '../../../vm-common-components/components/vm-water-wave';\nimport { VmFilterItem } from '../../../vm-filter';\nimport levelBg from '../../../vm-common-components/assets/levelBg.png';\nimport timeBg from '../../../vm-common-components/assets/timeBg.png';\nimport { facilityService } from '../../api';\nimport moment from 'moment';\nimport './style';\nimport { number } from 'echarts';\nexport const BaseInfo = ({ info }) => {\n var _a, _b;\n return (React.createElement(React.Fragment, null,\n React.createElement(ImagesGroup, { photos: [\n {\n name: (_a = info === null || info === void 0 ? void 0 : info.file) === null || _a === void 0 ? void 0 : _a.fileName,\n id: (_b = info === null || info === void 0 ? void 0 : info.file) === null || _b === void 0 ? void 0 : _b.id,\n },\n ] }),\n React.createElement(Statistics, { style: { paddingLeft: '20px', paddingTop: '8px' }, type: '1', gap: 8, list: [\n {\n label: '名称',\n value: info === null || info === void 0 ? void 0 : info.name,\n unit: '',\n color: '#009DFF',\n },\n {\n label: '地址',\n value: info === null || info === void 0 ? void 0 : info.address,\n unit: '',\n color: '#12F4DF',\n },\n ] })));\n};\nexport const YWGL = ({ ywglData }) => {\n const chartProps = {\n height: 260,\n width: 398,\n series: [\n {\n name: '任务',\n type: 'pie',\n selectedMode: 'single',\n radius: [0, '50%'],\n label: {\n normal: {\n show: false,\n },\n },\n labelLine: {\n normal: {\n show: false,\n },\n },\n data: ywglData,\n },\n ],\n };\n return React.createElement(Chart, Object.assign({}, chartProps));\n};\nconst SYD = ({ levelData }) => {\n return React.createElement(\"div\", { style: { flex: 1.2 } },\n React.createElement(SubTitle, { type: \"2\", title: \"\\u6700\\u8FD1\\u6C34\\u8D28\\u68C0\\u6D4B\" }),\n React.createElement(\"div\", { className: \"baseInfo-yygl-content\" },\n React.createElement(Statistics, { type: '2', img: levelBg, imgStyle: {\n width: '160px',\n height: '80px',\n }, list: [\n {\n label: '当前水质',\n value: levelData === null || levelData === void 0 ? void 0 : levelData.waterLevel,\n color: '#00FFEC',\n },\n ] }),\n React.createElement(Statistics, { type: '3', img: timeBg, imgStyle: {\n width: '129px',\n height: '67px',\n }, list: [\n {\n label: '最近检测时间',\n value: levelData === null || levelData === void 0 ? void 0 : levelData.monitorTime,\n color: '#00FFEC',\n },\n ] })));\n};\nconst SC = ({ factorValue }) => {\n var _a;\n return React.createElement(\"div\", { style: { flex: 1.2, display: 'flex', justifyContent: 'space-around' } },\n React.createElement(\"div\", null,\n React.createElement(SubTitle, { type: \"2\", title: \"\\u51FA\\u6C34\\u6C34\\u8D28\" }),\n React.createElement(\"div\", { className: 'scContent' }, \"\\u5408\\u683C\")),\n React.createElement(\"div\", null,\n React.createElement(SubTitle, { type: \"2\", title: \"\\u51FA\\u6C34\\u538B\\u529B\" }),\n React.createElement(\"div\", { className: 'scContent' },\n ((_a = factorValue === null || factorValue === void 0 ? void 0 : factorValue[0]) === null || _a === void 0 ? void 0 : _a.value) || 0,\n \"MPa\")));\n};\n//运营概览水源地\nexport const YYGL = ({ waterData, levelData, facilityType, factorValue }) => {\n return (React.createElement(\"div\", { className: \"baseInfo-yygl\" },\n React.createElement(\"div\", { style: { flex: 1 } },\n React.createElement(SubTitle, { type: \"2\", title: \"\\u4ECA\\u65E5\\u4F9B\\u6C34\\u91CF\" }),\n React.createElement(\"div\", { className: \"baseInfo-yygl-content\" },\n React.createElement(SewageStastics, { chartData: {\n height: '100px',\n width: '100px',\n showNumber: false,\n title: {\n percent: 50,\n unit: waterData === null || waterData === void 0 ? void 0 : waterData.unit,\n percentStyle: { color: '#FFBA00', fontSize: 16 },\n },\n color: ['#30E96D'],\n text: (waterData === null || waterData === void 0 ? void 0 : waterData.value) || 0,\n seriesProps: {\n amplitude: 3,\n waveLength: 30,\n },\n }, compareList: {\n list: [\n {\n label: '环比',\n value: (waterData === null || waterData === void 0 ? void 0 : waterData.huanRate) ? Number(waterData === null || waterData === void 0 ? void 0 : waterData.huanRate) : 0,\n },\n {\n label: '同比',\n value: (waterData === null || waterData === void 0 ? void 0 : waterData.tongRate) ? number(waterData === null || waterData === void 0 ? void 0 : waterData.tongRate) : 0,\n },\n ],\n } }))),\n facilityType == 'water_resource' ? (React.createElement(SYD, { levelData: levelData })) : (React.createElement(SC, { factorValue: factorValue }))));\n};\nconst ExtraContent = (props) => {\n const { setState } = props;\n const items = [\n {\n type: 'radio',\n label: '',\n defaultValue: 1,\n itemProps: {\n options: [\n { label: '日', value: 1 },\n { label: '月', value: 2 },\n { label: '年', value: 3 },\n ],\n },\n onChange: (e) => {\n //日\n let startTime = moment().format('YYYY-MM-DD 00:00:00'), endTime = moment().format('YYYY-MM-DD 23:59:59');\n if (e.target.value == 2) {\n //月\n startTime = moment().format('YYYY-MM-01 00:00:00');\n }\n else if (e.target.value == 3) {\n //年\n startTime = moment().format('YYYY-01-01 00:00:00');\n }\n setState({\n timeType: e.target.value,\n startTime,\n endTime,\n });\n },\n },\n ];\n return (React.createElement(\"div\", { className: \"radio\" },\n React.createElement(VmFilterItem, { items: items, style: { marginBottom: '0' } })));\n};\n//报警概括\nconst BJGK = ({ alarmInfo }) => {\n var _a;\n let time = [];\n let dataWarningCount = [];\n let faultCount = [];\n let offLineCount = [];\n let huanTotalCount = [];\n let tongTotalCount = [];\n (_a = alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.data) === null || _a === void 0 ? void 0 : _a.forEach((item) => {\n time.push(item.time);\n dataWarningCount.push(item.dataWarningCount);\n faultCount.push(item.faultCount);\n offLineCount.push(item.offLineCount);\n huanTotalCount.push(item.huanTotalCount ? Number(item.huanTotalCount) * 100 : 0);\n tongTotalCount.push(item.tongTotalCount ? Number(item.tongTotalCount) * 100 : 0);\n });\n return (React.createElement(\"div\", null,\n React.createElement(\"div\", { className: \"baseInfo-bjgk-all\" },\n React.createElement(Statistics, { type: \"5\", list: [\n {\n label: '报警总数',\n value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCount,\n unit: '个',\n color: '#12F4DF',\n },\n ] }),\n React.createElement(Compare, { style: { display: 'flex', width: '200px', justifyContent: 'space-between' }, list: [\n { label: '环比', value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCountHuan },\n { label: '同比', value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCountTong },\n ] })),\n React.createElement(Chart, { height: 350, width: 618, xAxis: time, yAxis: ['个', '%'], series: [\n {\n name: '监测数值报警',\n type: 'bar',\n data: dataWarningCount,\n z: 9,\n color: '#15b4e5',\n stack: '总量',\n },\n {\n name: '设备离线报警',\n type: 'bar',\n data: offLineCount,\n z: 9,\n color: '#38EDCF',\n stack: '总量',\n },\n {\n name: '设备故障报警',\n type: 'bar',\n data: faultCount,\n z: 9,\n color: '#E76452',\n stack: '总量',\n },\n {\n name: '总数环比',\n type: 'line',\n data: huanTotalCount,\n color: '#F6BD16',\n },\n {\n name: '总数同比',\n type: 'line',\n data: tongTotalCount,\n color: '#00E7AE',\n },\n ] })));\n};\nexport default (props) => {\n const { id, code, facilitySubType, facilityType } = props;\n const [state, setState] = useState({\n timeType: 1,\n startTime: moment().format('YYYY-MM-DD 00:00:00'),\n endTime: moment().format('YYYY-MM-DD 23:59:59'),\n });\n const [ywglstate, setYWGLState] = useState({\n timeType: 1,\n startTime: moment().format('YYYY-MM-DD 00:00:00'),\n endTime: moment().format('YYYY-MM-DD 23:59:59'),\n });\n const { info } = facilityService[`Use${facilitySubType}BaseInfo`]({ id, code });\n const { alarmInfo } = facilityService.UseAlarmInfo(Object.assign({ id: info === null || info === void 0 ? void 0 : info.facilityId }, state));\n const { waterData } = facilityService.UseDataValueInfo({\n id: info === null || info === void 0 ? void 0 : info.facilityId,\n startTime: moment()\n .subtract(1, 'days')\n .format('YYYY-MM-DD 00:00:00'),\n endTime: moment()\n .subtract(1, 'days')\n .format('YYYY-MM-DD 23:59:59'),\n });\n const { levelData } = facilityService.UseWaterLevelInfo({\n id: info === null || info === void 0 ? void 0 : info.facilityId,\n });\n const { ywglData } = facilityService.UseBusinessTypeDistribution(Object.assign({ id: info === null || info === void 0 ? void 0 : info.facilityId, facilityTypeCode: facilityType }, ywglstate));\n const { factorValue } = facilityService.UseFactorValues(Object.assign({ id: info === null || info === void 0 ? void 0 : info.facilityId, facilityTypeCode: facilityType }, ywglstate));\n return (React.createElement(\"div\", { className: \"overviewInfoHz\" },\n React.createElement(\"div\", { className: \"overviewInfoHzLeft\" },\n React.createElement(Container, { title: \"\\u57FA\\u672C\\u4FE1\\u606F\" },\n React.createElement(BaseInfo, { info: info })),\n React.createElement(Container, { title: \"\\u8FD0\\u7EF4\\u6982\\u89C8\", extraContent: React.createElement(ExtraContent, { setState: setYWGLState }) },\n React.createElement(YWGL, { ywglData: ywglData }))),\n React.createElement(\"div\", { className: \"overviewInfoHzRight\" },\n React.createElement(Container, { title: \"\\u8FD0\\u8425\\u6982\\u89C8\" },\n React.createElement(YYGL, { waterData: waterData, levelData: levelData, facilityType: facilityType, factorValue: factorValue })),\n React.createElement(Container, { title: \"\\u62A5\\u8B66\\u6982\\u62EC\", extraContent: React.createElement(ExtraContent, { setState: setState }) },\n React.createElement(BJGK, { alarmInfo: alarmInfo })))));\n};\n"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vtx-hz-facility-modal/components/OverViewInfo1/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-hz-facility-modal/components/OverViewInfo1/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|