@vtx/modals2 2.10.6 → 2.10.11
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 +14 -0
- package/lib/index.js.map +1 -1
- package/lib/style/css.js.map +1 -1
- package/lib/style/index.css +63 -0
- package/lib/style/index.js.map +1 -1
- package/lib/style/index.less +1 -0
- package/lib/style/themes/dark.css +4 -0
- package/lib/style/themes/dark.less +2 -0
- package/lib/style/themes/default.css +2 -0
- package/lib/style/themes/default.less +3 -0
- package/lib/style/themes/index.css +4 -0
- package/lib/style/themesHZ/dark.css +59 -0
- package/lib/style/themesHZ/dark.less +60 -0
- package/lib/style/themesHZ/default.css +17 -0
- package/lib/style/themesHZ/default.less +17 -0
- package/lib/style/themesHZ/index.css +59 -0
- package/lib/style/themesHZ/index.less +1 -0
- package/lib/util/index.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmRecord.js +22 -58
- package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +22 -90
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmTrend.js +37 -63
- package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -1
- package/lib/vm-alarm-info/Components/CurrentAlarm.js +15 -85
- package/lib/vm-alarm-info/Components/CurrentAlarm.js.map +1 -1
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js +3 -5
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -1
- package/lib/vm-alarm-info/Components/index.css +3 -8
- package/lib/vm-alarm-info/Components/index.less +4 -6
- package/lib/vm-alarm-info/api.js +17 -20
- package/lib/vm-alarm-info/api.js.map +1 -1
- package/lib/vm-alarm-info/index.js +22 -17
- package/lib/vm-alarm-info/index.js.map +1 -1
- package/lib/vm-alarm-info/style/css.js.map +1 -1
- package/lib/vm-alarm-info/style/index.js.map +1 -1
- package/lib/vm-alarm-situation/api.js.map +1 -1
- package/lib/vm-alarm-situation/index.js +3 -5
- package/lib/vm-alarm-situation/index.js.map +1 -1
- package/lib/vm-alarm-situation/style/css.js.map +1 -1
- package/lib/vm-alarm-situation/style/index.js.map +1 -1
- package/lib/vm-alarm-situation-pt/api.js.map +1 -1
- package/lib/vm-alarm-situation-pt/index.js +2 -2
- package/lib/vm-alarm-situation-pt/index.js.map +1 -1
- package/lib/vm-alarm-situation-pt/style/css.js.map +1 -1
- package/lib/vm-alarm-situation-pt/style/index.js.map +1 -1
- package/lib/vm-analysis-comparison/api.js.map +1 -1
- package/lib/vm-analysis-comparison/index.js +3 -5
- package/lib/vm-analysis-comparison/index.js.map +1 -1
- package/lib/vm-analysis-comparison/style/css.js.map +1 -1
- package/lib/vm-analysis-comparison/style/index.js.map +1 -1
- package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -1
- package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -1
- package/lib/vm-appraisal-info/List.js +3 -5
- package/lib/vm-appraisal-info/List.js.map +1 -1
- package/lib/vm-appraisal-info/ListKh.js +3 -5
- package/lib/vm-appraisal-info/ListKh.js.map +1 -1
- package/lib/vm-appraisal-info/ListZg.js +3 -5
- package/lib/vm-appraisal-info/ListZg.js.map +1 -1
- package/lib/vm-appraisal-info/Wtlx.js.map +1 -1
- package/lib/vm-appraisal-info/Zgxxhz.js.map +1 -1
- package/lib/vm-appraisal-info/api.js.map +1 -1
- package/lib/vm-appraisal-info/index.js +3 -5
- package/lib/vm-appraisal-info/index.js.map +1 -1
- package/lib/vm-appraisal-info/style/css.js.map +1 -1
- package/lib/vm-appraisal-info/style/index.js.map +1 -1
- package/lib/vm-base-list/OpenArrow.js.map +1 -1
- package/lib/vm-base-list/index.js +2 -2
- package/lib/vm-base-list/index.js.map +1 -1
- package/lib/vm-base-list/style/css.js.map +1 -1
- package/lib/vm-base-list/style/index.js.map +1 -1
- package/lib/vm-button/index.js.map +1 -1
- package/lib/vm-button/style/css.js.map +1 -1
- package/lib/vm-button/style/index.js.map +1 -1
- package/lib/vm-charts/Distribute1.js +1 -1
- package/lib/vm-charts/Distribute1.js.map +1 -1
- package/lib/vm-charts/Gauge1.js.map +1 -1
- package/lib/vm-charts/Line.js +5 -3
- package/lib/vm-charts/Line.js.map +1 -1
- package/lib/vm-charts/Line1.js.map +1 -1
- package/lib/vm-charts/Pie.js.map +1 -1
- package/lib/vm-charts/index.js.map +1 -1
- package/lib/vm-checkbox/index.js.map +1 -1
- package/lib/vm-checkbox/style/css.js.map +1 -1
- package/lib/vm-checkbox/style/index.js.map +1 -1
- 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 +32 -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.css +80 -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-modal/style/index.less +95 -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.css +47 -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-select/style/index.less +51 -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.css +63 -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/common/vm-tabs/style/index.less +56 -0
- package/lib/vm-common-components/components/Compare/index.js +54 -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.css +40 -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/Compare/style/index.less +36 -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.css +11 -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/ImagesGroup/style/index.less +11 -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.css +35 -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/RadionButton/style/index.less +26 -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.css +71 -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/Statistics/style/index.less +66 -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.css +63 -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/SubTitle/style/index.less +63 -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/TimePeriodSwitch/style/index.css +41 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +28 -0
- package/lib/vm-common-components/components/vm-alarm-title/imgs/alarm.png +0 -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.css +25 -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-alarm-title/style/index.less +20 -0
- package/lib/vm-common-components/components/vm-chart/index.css +9 -0
- package/lib/vm-common-components/components/vm-chart/index.js +388 -0
- package/lib/vm-common-components/components/vm-chart/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-chart/index.less +12 -0
- package/lib/vm-common-components/components/vm-collect/imgs/collect.png +0 -0
- package/lib/vm-common-components/components/vm-collect/imgs/collect_light.png +0 -0
- package/lib/vm-common-components/components/vm-collect/index.js +43 -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.css +17 -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-collect/style/index.less +13 -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.css +14 -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-container/style/index.less +17 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_chart.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_data.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_data_2.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_news.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_permission.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_picture.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/no_result.png +0 -0
- package/lib/vm-common-components/components/vm-nodata/imgs/page_error.png +0 -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.css +27 -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-nodata/style/index.less +21 -0
- package/lib/vm-common-components/components/vm-water-wave/index.css +51 -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/components/vm-water-wave/index.less +44 -0
- package/lib/vm-common-components/index.js +328 -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.css +147 -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-common-components/style/index.less +1 -0
- package/lib/vm-container/index.js.map +1 -1
- package/lib/vm-container/style/css.js.map +1 -1
- package/lib/vm-container/style/index.js.map +1 -1
- package/lib/vm-correlation-comparison/api.js.map +1 -1
- package/lib/vm-correlation-comparison/index.js +2 -2
- package/lib/vm-correlation-comparison/index.js.map +1 -1
- package/lib/vm-correlation-comparison/style/css.js.map +1 -1
- package/lib/vm-correlation-comparison/style/index.js.map +1 -1
- package/lib/vm-empty/index.js.map +1 -1
- package/lib/vm-empty/style/css.js.map +1 -1
- package/lib/vm-empty/style/index.js.map +1 -1
- package/lib/vm-filter/index.js +35 -3
- package/lib/vm-filter/index.js.map +1 -1
- package/lib/vm-filter/style/css.js.map +1 -1
- package/lib/vm-filter/style/index.css +4 -4
- package/lib/vm-filter/style/index.js.map +1 -1
- package/lib/vm-filter/style/index.less +4 -4
- package/lib/vm-hooks/useSettings.js.map +1 -1
- package/lib/vm-image-text/index.js.map +1 -1
- package/lib/vm-image-text/style/css.js.map +1 -1
- package/lib/vm-image-text/style/index.js.map +1 -1
- package/lib/vm-info-collection/index.js.map +1 -1
- package/lib/vm-info-collection/style/css.js.map +1 -1
- package/lib/vm-info-collection/style/index.js.map +1 -1
- package/lib/vm-map/index.js +5 -6
- package/lib/vm-map/index.js.map +1 -1
- package/lib/vm-map/mapStyle.js.map +1 -1
- package/lib/vm-modal-table/index.js.map +1 -1
- package/lib/vm-modal-table/style/css.js.map +1 -1
- package/lib/vm-modal-table/style/index.js.map +1 -1
- package/lib/vm-nodata/index.js.map +1 -1
- package/lib/vm-radio/index.js.map +1 -1
- package/lib/vm-radio/style/css.js.map +1 -1
- package/lib/vm-radio/style/index.js.map +1 -1
- package/lib/vm-real-time-monitor/api.js.map +1 -1
- package/lib/vm-real-time-monitor/index.js +3 -5
- package/lib/vm-real-time-monitor/index.js.map +1 -1
- package/lib/vm-real-time-monitor/style/css.js.map +1 -1
- package/lib/vm-real-time-monitor/style/index.js.map +1 -1
- package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -1
- package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -1
- package/lib/vm-repair-maintain/RmRecord.js +3 -5
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -1
- package/lib/vm-repair-maintain/RmType.js.map +1 -1
- package/lib/vm-repair-maintain/api.js.map +1 -1
- package/lib/vm-repair-maintain/index.js.map +1 -1
- package/lib/vm-repair-maintain/style/css.js.map +1 -1
- package/lib/vm-repair-maintain/style/index.js.map +1 -1
- package/lib/vm-round-content/index.js +3 -5
- package/lib/vm-round-content/index.js.map +1 -1
- package/lib/vm-round-content/style/css.js.map +1 -1
- package/lib/vm-round-content/style/index.js.map +1 -1
- package/lib/vm-row-col/index.js.map +1 -1
- package/lib/vm-row-col/style/css.js.map +1 -1
- package/lib/vm-row-col/style/index.js.map +1 -1
- package/lib/vm-select-device/index.js +2 -2
- package/lib/vm-select-device/index.js.map +1 -1
- package/lib/vm-select-device/style/css.js.map +1 -1
- package/lib/vm-select-device/style/index.js.map +1 -1
- package/lib/vm-sub-tabs/index.js.map +1 -1
- package/lib/vm-sub-tabs/style/css.js.map +1 -1
- package/lib/vm-sub-tabs/style/index.js.map +1 -1
- package/lib/vm-sub-title/index.js.map +1 -1
- package/lib/vm-sub-title/style/css.js.map +1 -1
- package/lib/vm-sub-title/style/index.js.map +1 -1
- package/lib/vm-table/index.js +16 -16
- package/lib/vm-table/index.js.map +1 -1
- package/lib/vm-table/style/css.js.map +1 -1
- package/lib/vm-table/style/index.css +2 -2
- package/lib/vm-table/style/index.js.map +1 -1
- package/lib/vm-table/style/index.less +2 -2
- package/lib/vm-time-line/index.js.map +1 -1
- package/lib/vm-time-line/style/css.js.map +1 -1
- package/lib/vm-time-line/style/index.js.map +1 -1
- package/lib/vm-video/api.js.map +1 -1
- package/lib/vm-video/index.css +63 -0
- package/lib/vm-video/index.js.map +1 -1
- package/lib/vtx-base-modal/api.js.map +1 -1
- package/lib/vtx-base-modal/index.js +2 -2
- package/lib/vtx-base-modal/index.js.map +1 -1
- package/lib/vtx-base-modal/style/css.js.map +1 -1
- package/lib/vtx-base-modal/style/index.css +2 -2
- package/lib/vtx-base-modal/style/index.js.map +1 -1
- package/lib/vtx-base-modal/style/index.less +2 -2
- package/lib/vtx-base-modal-hz/index.js +38 -0
- package/lib/vtx-base-modal-hz/index.js.map +1 -0
- package/lib/vtx-car-modal/api.js +1 -1
- package/lib/vtx-car-modal/api.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/List.js +3 -5
- package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.js +3 -5
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/index.js +2 -2
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/Maintenance/index.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/List.js +3 -5
- package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/index.js +3 -5
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js.map +1 -1
- package/lib/vtx-car-modal/components/StaticInfo/List.js.map +1 -1
- package/lib/vtx-car-modal/components/StaticInfo/index.js +3 -5
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/WaterConsumption/index.js +3 -5
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js +2 -2
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +2 -2
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/index.js.map +1 -1
- package/lib/vtx-car-modal/index.js.map +1 -1
- package/lib/vtx-car-modal/style/css.js.map +1 -1
- package/lib/vtx-car-modal/style/index.css +63 -0
- package/lib/vtx-car-modal/style/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/api.js +15 -13
- package/lib/vtx-cc-cp-modal/api.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +2 -2
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +2 -2
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js +2 -2
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +2 -2
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +2 -2
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/style/css.js.map +1 -1
- package/lib/vtx-cc-cp-modal/style/index.css +63 -0
- package/lib/vtx-cc-cp-modal/style/index.js.map +1 -1
- package/lib/vtx-cp-modal/api.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +3 -5
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +3 -5
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +3 -5
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +3 -5
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.js +3 -5
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/index.js.map +1 -1
- package/lib/vtx-cp-modal/index.js.map +1 -1
- package/lib/vtx-cp-modal/style/css.js.map +1 -1
- package/lib/vtx-cp-modal/style/index.css +63 -0
- package/lib/vtx-cp-modal/style/index.js.map +1 -1
- package/lib/vtx-default-modal/api.js.map +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.js +0 -2
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-default-modal/components/index.js.map +1 -1
- package/lib/vtx-default-modal/index.js +7 -21
- package/lib/vtx-default-modal/index.js.map +1 -1
- package/lib/vtx-default-modal/style/css.js.map +1 -1
- package/lib/vtx-default-modal/style/index.css +63 -0
- package/lib/vtx-default-modal/style/index.js.map +1 -1
- package/lib/vtx-device-modal/api.js.map +1 -1
- package/lib/vtx-device-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-device-modal/components/DataAnalysis/index.js +3 -5
- package/lib/vtx-device-modal/components/DataAnalysis/index.js.map +1 -1
- package/lib/vtx-device-modal/components/FacilityFile/index.js.map +1 -1
- package/lib/vtx-device-modal/components/LiftInfo/index.js.map +1 -1
- package/lib/vtx-device-modal/components/OverViewInfo/Left.js.map +1 -1
- package/lib/vtx-device-modal/components/OverViewInfo/index.js +2 -2
- package/lib/vtx-device-modal/components/OverViewInfo/index.js.map +1 -1
- package/lib/vtx-device-modal/components/VideoInfo/index.js.map +1 -1
- package/lib/vtx-device-modal/config.js.map +1 -1
- package/lib/vtx-device-modal/index.js.map +1 -1
- package/lib/vtx-device-modal/style/css.js.map +1 -1
- package/lib/vtx-device-modal/style/index.js.map +1 -1
- package/lib/vtx-df-modal/api.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +2 -2
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +3 -5
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.js +2 -2
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/List.js +3 -5
- package/lib/vtx-df-modal/components/Metering/List.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/index.js +3 -5
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +3 -5
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js +3 -5
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/index.js +3 -5
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -1
- package/lib/vtx-df-modal/components/index.js.map +1 -1
- package/lib/vtx-df-modal/index.js.map +1 -1
- package/lib/vtx-df-modal/style/css.js.map +1 -1
- package/lib/vtx-df-modal/style/index.css +63 -0
- package/lib/vtx-df-modal/style/index.js.map +1 -1
- package/lib/vtx-facility-modal/api.js +32 -28
- package/lib/vtx-facility-modal/api.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/Left.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.js +2 -2
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-facility-modal/components/index.js.map +1 -1
- package/lib/vtx-facility-modal/config.js.map +1 -1
- package/lib/vtx-facility-modal/index.js.map +1 -1
- package/lib/vtx-facility-modal/style/css.js.map +1 -1
- package/lib/vtx-facility-modal/style/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/api.js +32 -28
- package/lib/vtx-housing-estate-modal/api.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js +2 -2
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js +2 -2
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js +2 -2
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +2 -2
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +2 -2
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/components/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/config.js +1 -1
- package/lib/vtx-housing-estate-modal/config.js.map +1 -1
- package/lib/vtx-housing-estate-modal/index.js +1 -1
- package/lib/vtx-housing-estate-modal/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/style/css.js.map +1 -1
- package/lib/vtx-housing-estate-modal/style/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/api.js +686 -0
- package/lib/vtx-hz-facility-modal/api.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +229 -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/DetectedData/style/inedx.css +0 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/inedx.less +0 -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.css +22 -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/FacilityFile/style/index.less +26 -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.css +29 -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/FacilityFile1/style/index.less +33 -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.css +37 -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/FacilityFile2/style/index.less +39 -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/MonitorData/style/inedx.css +4 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.less +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +414 -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.css +49 -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/OverViewInfo1/style/index.less +40 -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.css +58 -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/OverViewInfo2/style/index.less +52 -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.css +15 -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/OverViewInfo3/style/index.less +19 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js +343 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.css +44 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.less +39 -0
- package/lib/vtx-hz-facility-modal/components/OverviewInfo/index.js +29 -0
- package/lib/vtx-hz-facility-modal/components/OverviewInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/index.js +84 -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.css +0 -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-hz-facility-modal/style/index.less +0 -0
- package/lib/vtx-kh-modal/api.js.map +1 -1
- package/lib/vtx-kh-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-kh-modal/components/index.js.map +1 -1
- package/lib/vtx-kh-modal/index.js +1 -3
- package/lib/vtx-kh-modal/index.js.map +1 -1
- package/lib/vtx-kh-modal/style/css.js.map +1 -1
- package/lib/vtx-kh-modal/style/index.css +63 -0
- package/lib/vtx-kh-modal/style/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/api.js +16 -14
- package/lib/vtx-restaurant-modal/api.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/index.js +2 -2
- package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Collection/index.js +2 -2
- package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/config.js.map +1 -1
- package/lib/vtx-restaurant-modal/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/style/css.js.map +1 -1
- package/lib/vtx-restaurant-modal/style/index.js.map +1 -1
- package/lib/vtx-road-modal/api.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.js +3 -5
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -1
- package/lib/vtx-road-modal/components/index.js.map +1 -1
- package/lib/vtx-road-modal/index.js.map +1 -1
- package/lib/vtx-road-modal/style/css.js.map +1 -1
- package/lib/vtx-road-modal/style/index.css +63 -0
- package/lib/vtx-road-modal/style/index.js.map +1 -1
- package/lib/vtx-staff-modal/api.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +3 -5
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +3 -5
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Record.js +3 -5
- package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -1
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +2 -2
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -1
- package/lib/vtx-staff-modal/components/index.js.map +1 -1
- package/lib/vtx-staff-modal/index.js.map +1 -1
- package/lib/vtx-staff-modal/style/css.js.map +1 -1
- package/lib/vtx-staff-modal/style/index.css +63 -0
- package/lib/vtx-staff-modal/style/index.js.map +1 -1
- package/lib/vtx-theme-provider/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/api.js +32 -28
- package/lib/vtx-throw-point-modal/api.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js +2 -2
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js +2 -2
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js +2 -2
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/Alarm/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js +2 -2
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/Left.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js +2 -2
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/TFRD/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/WGGS/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/WGXW/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/components/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/config.js +1 -1
- package/lib/vtx-throw-point-modal/config.js.map +1 -1
- package/lib/vtx-throw-point-modal/index.js +1 -1
- package/lib/vtx-throw-point-modal/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/style/css.js.map +1 -1
- package/lib/vtx-throw-point-modal/style/index.js.map +1 -1
- package/lib/vtx-wr-modal/api.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +3 -5
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js +3 -5
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +2 -2
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js +3 -5
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js +3 -5
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/index.js +3 -5
- package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +3 -5
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/index.js.map +1 -1
- package/lib/vtx-wr-modal/index.js.map +1 -1
- package/lib/vtx-wr-modal/style/css.js.map +1 -1
- package/lib/vtx-wr-modal/style/index.css +63 -0
- package/lib/vtx-wr-modal/style/index.js.map +1 -1
- package/lib/vtx-zg-modal/api.js.map +1 -1
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-zg-modal/components/index.js.map +1 -1
- package/lib/vtx-zg-modal/index.js +1 -3
- package/lib/vtx-zg-modal/index.js.map +1 -1
- package/lib/vtx-zg-modal/style/css.js.map +1 -1
- package/lib/vtx-zg-modal/style/index.css +63 -0
- package/lib/vtx-zg-modal/style/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,414 @@
|
|
|
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
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
18
|
+
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); }
|
|
19
|
+
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; }
|
|
20
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
21
|
+
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."); }
|
|
22
|
+
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); }
|
|
23
|
+
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; }
|
|
24
|
+
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; } }
|
|
25
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
26
|
+
var BaseInfo = function BaseInfo(_ref) {
|
|
27
|
+
var info = _ref.info;
|
|
28
|
+
var _a, _b;
|
|
29
|
+
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_components.ImagesGroup, {
|
|
30
|
+
photos: [{
|
|
31
|
+
name: (_a = info === null || info === void 0 ? void 0 : info.file) === null || _a === void 0 ? void 0 : _a.fileName,
|
|
32
|
+
id: (_b = info === null || info === void 0 ? void 0 : info.file) === null || _b === void 0 ? void 0 : _b.id
|
|
33
|
+
}]
|
|
34
|
+
}), /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
35
|
+
style: {
|
|
36
|
+
paddingLeft: '20px',
|
|
37
|
+
paddingTop: '8px'
|
|
38
|
+
},
|
|
39
|
+
type: '1',
|
|
40
|
+
gap: 8,
|
|
41
|
+
list: [{
|
|
42
|
+
label: '水源地名称',
|
|
43
|
+
value: info === null || info === void 0 ? void 0 : info.name,
|
|
44
|
+
unit: '',
|
|
45
|
+
color: '#009DFF'
|
|
46
|
+
}, {
|
|
47
|
+
label: '地址',
|
|
48
|
+
value: info === null || info === void 0 ? void 0 : info.address,
|
|
49
|
+
unit: '',
|
|
50
|
+
color: '#12F4DF'
|
|
51
|
+
}]
|
|
52
|
+
}));
|
|
53
|
+
};
|
|
54
|
+
exports.BaseInfo = BaseInfo;
|
|
55
|
+
var YWGL = function YWGL() {
|
|
56
|
+
var legendOption = {
|
|
57
|
+
top: 'center',
|
|
58
|
+
orient: 'vertical',
|
|
59
|
+
icon: 'circle',
|
|
60
|
+
itemWidth: 12,
|
|
61
|
+
itemGap: 13,
|
|
62
|
+
textStyle: {
|
|
63
|
+
fontSize: 14,
|
|
64
|
+
rich: {
|
|
65
|
+
name: {
|
|
66
|
+
color: '#fff'
|
|
67
|
+
// align: 'right'
|
|
68
|
+
// width: 60
|
|
69
|
+
},
|
|
70
|
+
|
|
71
|
+
percent: {
|
|
72
|
+
color: '#fff',
|
|
73
|
+
fontSize: 14
|
|
74
|
+
// align: 'right'
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
|
|
79
|
+
formatter: function formatter(name) {
|
|
80
|
+
var percent = 25;
|
|
81
|
+
return '{name| ' + name + '}\n{percent|' + percent + '%}';
|
|
82
|
+
}
|
|
83
|
+
};
|
|
84
|
+
var chartProps = {
|
|
85
|
+
height: 260,
|
|
86
|
+
width: 398,
|
|
87
|
+
legend: [Object.assign({
|
|
88
|
+
left: 0,
|
|
89
|
+
data: [{
|
|
90
|
+
name: '循环任务',
|
|
91
|
+
icon: 'rect'
|
|
92
|
+
}, {
|
|
93
|
+
name: '设备维修',
|
|
94
|
+
icon: 'circle'
|
|
95
|
+
}, {
|
|
96
|
+
name: '设备养护',
|
|
97
|
+
icon: 'circle'
|
|
98
|
+
}, {
|
|
99
|
+
name: '生产巡检',
|
|
100
|
+
icon: 'circle'
|
|
101
|
+
}],
|
|
102
|
+
align: 'right',
|
|
103
|
+
orient: 'vertical'
|
|
104
|
+
}, legendOption), Object.assign({
|
|
105
|
+
right: 0,
|
|
106
|
+
data: [{
|
|
107
|
+
name: '指派任务',
|
|
108
|
+
icon: 'rect'
|
|
109
|
+
}],
|
|
110
|
+
align: 'left',
|
|
111
|
+
orient: 'vertical'
|
|
112
|
+
}, legendOption)],
|
|
113
|
+
series: [{
|
|
114
|
+
name: '任务',
|
|
115
|
+
type: 'pie',
|
|
116
|
+
selectedMode: 'single',
|
|
117
|
+
radius: [0, '30%'],
|
|
118
|
+
label: {
|
|
119
|
+
normal: {
|
|
120
|
+
show: false
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
labelLine: {
|
|
124
|
+
normal: {
|
|
125
|
+
show: false
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
data: [{
|
|
129
|
+
value: 335,
|
|
130
|
+
name: '循环任务',
|
|
131
|
+
selected: true
|
|
132
|
+
}, {
|
|
133
|
+
value: 679,
|
|
134
|
+
name: '指派任务'
|
|
135
|
+
}]
|
|
136
|
+
}, {
|
|
137
|
+
name: '任务',
|
|
138
|
+
type: 'pie',
|
|
139
|
+
radius: ['40%', '55%'],
|
|
140
|
+
label: {
|
|
141
|
+
normal: {
|
|
142
|
+
show: false
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
labelLine: {
|
|
146
|
+
normal: {
|
|
147
|
+
show: false
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
data: [{
|
|
151
|
+
value: 335,
|
|
152
|
+
name: '设备维修'
|
|
153
|
+
}, {
|
|
154
|
+
value: 310,
|
|
155
|
+
name: '设备养护'
|
|
156
|
+
}, {
|
|
157
|
+
value: 234,
|
|
158
|
+
name: '生产巡检'
|
|
159
|
+
}]
|
|
160
|
+
}],
|
|
161
|
+
onEvents: {
|
|
162
|
+
click: function click(param) {
|
|
163
|
+
console.log(param);
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
};
|
|
167
|
+
return /*#__PURE__*/_react["default"].createElement(_components.Chart, Object.assign({}, chartProps));
|
|
168
|
+
};
|
|
169
|
+
//运营概览
|
|
170
|
+
exports.YWGL = YWGL;
|
|
171
|
+
var YYGL = function YYGL() {
|
|
172
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
173
|
+
className: "baseInfo-yygl"
|
|
174
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
175
|
+
style: {
|
|
176
|
+
flex: 1
|
|
177
|
+
}
|
|
178
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.SubTitle, {
|
|
179
|
+
type: "2",
|
|
180
|
+
title: "\u6628\u65E5\u4F9B\u6C34\u91CF"
|
|
181
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
182
|
+
className: "baseInfo-yygl-content"
|
|
183
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmWaterWave.SewageStastics, {
|
|
184
|
+
chartData: {
|
|
185
|
+
height: '100px',
|
|
186
|
+
width: '100px',
|
|
187
|
+
showNumber: true,
|
|
188
|
+
title: {
|
|
189
|
+
percent: 50.6,
|
|
190
|
+
unit: '吨',
|
|
191
|
+
percentStyle: {
|
|
192
|
+
color: '#30E96D',
|
|
193
|
+
fontSize: 16
|
|
194
|
+
}
|
|
195
|
+
},
|
|
196
|
+
color: ['#579EFF'],
|
|
197
|
+
text: '进水量',
|
|
198
|
+
seriesProps: {
|
|
199
|
+
amplitude: 3,
|
|
200
|
+
waveLength: 30
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
compareList: {
|
|
204
|
+
list: [{
|
|
205
|
+
label: '环比',
|
|
206
|
+
value: 0.76
|
|
207
|
+
}, {
|
|
208
|
+
label: '同比',
|
|
209
|
+
value: 0.76
|
|
210
|
+
}]
|
|
211
|
+
}
|
|
212
|
+
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
213
|
+
style: {
|
|
214
|
+
flex: 1.2
|
|
215
|
+
}
|
|
216
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.SubTitle, {
|
|
217
|
+
type: "2",
|
|
218
|
+
title: "\u6700\u8FD1\u6C34\u8D28\u68C0\u6D4B"
|
|
219
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
220
|
+
className: "baseInfo-yygl-content"
|
|
221
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
222
|
+
type: '2',
|
|
223
|
+
img: _levelBg["default"],
|
|
224
|
+
imgStyle: {
|
|
225
|
+
width: '160px',
|
|
226
|
+
height: '80px'
|
|
227
|
+
},
|
|
228
|
+
list: [{
|
|
229
|
+
label: '当前水质',
|
|
230
|
+
value: 'Ⅰ级',
|
|
231
|
+
color: '#00FFEC'
|
|
232
|
+
}]
|
|
233
|
+
}), /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
234
|
+
type: '3',
|
|
235
|
+
img: _timeBg["default"],
|
|
236
|
+
imgStyle: {
|
|
237
|
+
width: '129px',
|
|
238
|
+
height: '67px'
|
|
239
|
+
},
|
|
240
|
+
list: [{
|
|
241
|
+
label: '最近检测时间',
|
|
242
|
+
value: '2023-07-07 12:35:28',
|
|
243
|
+
color: '#00FFEC'
|
|
244
|
+
}]
|
|
245
|
+
}))));
|
|
246
|
+
};
|
|
247
|
+
exports.YYGL = YYGL;
|
|
248
|
+
var ExtraContent = function ExtraContent(props) {
|
|
249
|
+
var setState = props.setState;
|
|
250
|
+
var items = [{
|
|
251
|
+
type: 'radio',
|
|
252
|
+
label: '',
|
|
253
|
+
defaultValue: 1,
|
|
254
|
+
itemProps: {
|
|
255
|
+
options: [{
|
|
256
|
+
label: '日',
|
|
257
|
+
value: 1
|
|
258
|
+
}, {
|
|
259
|
+
label: '月',
|
|
260
|
+
value: 2
|
|
261
|
+
}, {
|
|
262
|
+
label: '年',
|
|
263
|
+
value: 3
|
|
264
|
+
}]
|
|
265
|
+
},
|
|
266
|
+
onChange: function onChange(e) {
|
|
267
|
+
//日
|
|
268
|
+
var startTime = (0, _moment["default"])().format('YYYY-MM-DD 00:00:00'),
|
|
269
|
+
endTime = (0, _moment["default"])().format('YYYY-MM-DD 23:59:59');
|
|
270
|
+
if (e.target.value == 2) {
|
|
271
|
+
//月
|
|
272
|
+
startTime = (0, _moment["default"])().format('YYYY-MM-01 00:00:00');
|
|
273
|
+
} else if (e.target.value == 3) {
|
|
274
|
+
//年
|
|
275
|
+
startTime = (0, _moment["default"])().format('YYYY-01-01 00:00:00');
|
|
276
|
+
}
|
|
277
|
+
setState({
|
|
278
|
+
timeType: e.target.value,
|
|
279
|
+
startTime: startTime,
|
|
280
|
+
endTime: endTime
|
|
281
|
+
});
|
|
282
|
+
}
|
|
283
|
+
}];
|
|
284
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
285
|
+
className: "radio"
|
|
286
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmFilter.VmFilterItem, {
|
|
287
|
+
items: items,
|
|
288
|
+
style: {
|
|
289
|
+
marginBottom: '0'
|
|
290
|
+
}
|
|
291
|
+
}));
|
|
292
|
+
};
|
|
293
|
+
//报警概括
|
|
294
|
+
var BJGK = function BJGK(_ref2) {
|
|
295
|
+
var alarmInfo = _ref2.alarmInfo;
|
|
296
|
+
var _a;
|
|
297
|
+
var time = [];
|
|
298
|
+
var dataWarningCount = [];
|
|
299
|
+
var faultCount = [];
|
|
300
|
+
var offLineCount = [];
|
|
301
|
+
(_a = alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.data) === null || _a === void 0 ? void 0 : _a.forEach(function (item) {
|
|
302
|
+
time.push(item.time);
|
|
303
|
+
dataWarningCount.push(item.dataWarningCount);
|
|
304
|
+
faultCount.push(item.faultCount);
|
|
305
|
+
offLineCount.push(item.offLineCount);
|
|
306
|
+
});
|
|
307
|
+
return /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement("div", {
|
|
308
|
+
className: "baseInfo-bjgk-all"
|
|
309
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
310
|
+
type: '5',
|
|
311
|
+
list: [{
|
|
312
|
+
label: '报警总数',
|
|
313
|
+
value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCount,
|
|
314
|
+
unit: '个',
|
|
315
|
+
color: '#12F4DF'
|
|
316
|
+
}]
|
|
317
|
+
}), /*#__PURE__*/_react["default"].createElement(_components.Compare, {
|
|
318
|
+
style: {
|
|
319
|
+
display: 'flex',
|
|
320
|
+
width: '200px',
|
|
321
|
+
justifyContent: 'space-between'
|
|
322
|
+
},
|
|
323
|
+
list: [{
|
|
324
|
+
label: '环比',
|
|
325
|
+
value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCountHuan
|
|
326
|
+
}, {
|
|
327
|
+
label: '同比',
|
|
328
|
+
value: alarmInfo === null || alarmInfo === void 0 ? void 0 : alarmInfo.warningCountTong
|
|
329
|
+
}]
|
|
330
|
+
})), /*#__PURE__*/_react["default"].createElement(_components.Chart, {
|
|
331
|
+
height: 350,
|
|
332
|
+
width: 618,
|
|
333
|
+
xAxis: time,
|
|
334
|
+
yAxis: ['个', '%'],
|
|
335
|
+
series: [{
|
|
336
|
+
name: '监测数值报警',
|
|
337
|
+
type: 'bar',
|
|
338
|
+
data: dataWarningCount,
|
|
339
|
+
z: 9,
|
|
340
|
+
color: '#15b4e5',
|
|
341
|
+
"stack": "总量"
|
|
342
|
+
}, {
|
|
343
|
+
name: '设备离线报警',
|
|
344
|
+
type: 'bar',
|
|
345
|
+
data: offLineCount,
|
|
346
|
+
z: 9,
|
|
347
|
+
color: '#38EDCF',
|
|
348
|
+
"stack": "总量"
|
|
349
|
+
}, {
|
|
350
|
+
name: '设备故障报警',
|
|
351
|
+
type: 'bar',
|
|
352
|
+
data: faultCount,
|
|
353
|
+
z: 9,
|
|
354
|
+
color: '#E76452',
|
|
355
|
+
"stack": "总量"
|
|
356
|
+
}, {
|
|
357
|
+
name: '总数环比',
|
|
358
|
+
type: 'line',
|
|
359
|
+
data: [10, 20, 20, 40],
|
|
360
|
+
color: '#F6BD16'
|
|
361
|
+
}, {
|
|
362
|
+
name: '总数同比',
|
|
363
|
+
type: 'line',
|
|
364
|
+
data: [10, 20, 30, 40],
|
|
365
|
+
color: '#00E7AE'
|
|
366
|
+
}]
|
|
367
|
+
}));
|
|
368
|
+
};
|
|
369
|
+
var _default = function _default(props) {
|
|
370
|
+
var id = props.id,
|
|
371
|
+
code = props.code,
|
|
372
|
+
facilityType = props.facilityType;
|
|
373
|
+
var _useState = (0, _react.useState)({
|
|
374
|
+
timeType: 1,
|
|
375
|
+
startTime: (0, _moment["default"])().format('YYYY-MM-DD 00:00:00'),
|
|
376
|
+
endTime: (0, _moment["default"])().format('YYYY-MM-DD 23:59:59')
|
|
377
|
+
}),
|
|
378
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
379
|
+
state = _useState2[0],
|
|
380
|
+
setState = _useState2[1];
|
|
381
|
+
var _facilityService = _api.facilityService["Use".concat(facilityType, "BaseInfo")]({
|
|
382
|
+
id: id,
|
|
383
|
+
code: code
|
|
384
|
+
}),
|
|
385
|
+
info = _facilityService.info;
|
|
386
|
+
var _facilityService$UseA = _api.facilityService.UseAlarmInfo(Object.assign({
|
|
387
|
+
id: id
|
|
388
|
+
}, state)),
|
|
389
|
+
alarmInfo = _facilityService$UseA.alarmInfo;
|
|
390
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
391
|
+
className: "overviewInfoHz"
|
|
392
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
393
|
+
className: "overviewInfoHzLeft"
|
|
394
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
395
|
+
title: "\u57FA\u672C\u4FE1\u606F"
|
|
396
|
+
}, /*#__PURE__*/_react["default"].createElement(BaseInfo, {
|
|
397
|
+
info: info
|
|
398
|
+
})), /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
399
|
+
title: "\u8FD0\u7EF4\u6982\u89C8"
|
|
400
|
+
}, /*#__PURE__*/_react["default"].createElement(YWGL, null))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
401
|
+
className: "overviewInfoHzRight"
|
|
402
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
403
|
+
title: "\u8FD0\u8425\u6982\u89C8"
|
|
404
|
+
}, /*#__PURE__*/_react["default"].createElement(YYGL, null)), /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
405
|
+
title: "\u62A5\u8B66\u6982\u62EC",
|
|
406
|
+
extraContent: /*#__PURE__*/_react["default"].createElement(ExtraContent, {
|
|
407
|
+
setState: setState
|
|
408
|
+
})
|
|
409
|
+
}, /*#__PURE__*/_react["default"].createElement(BJGK, {
|
|
410
|
+
alarmInfo: alarmInfo
|
|
411
|
+
}))));
|
|
412
|
+
};
|
|
413
|
+
exports["default"] = _default;
|
|
414
|
+
//# 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","legendOption","top","orient","icon","itemWidth","itemGap","textStyle","fontSize","rich","percent","formatter","chartProps","height","width","legend","Object","assign","left","data","align","right","series","selectedMode","radius","normal","show","labelLine","selected","onEvents","click","param","console","log","Chart","YYGL","className","flex","SubTitle","title","SewageStastics","chartData","showNumber","percentStyle","text","seriesProps","amplitude","waveLength","compareList","img","levelBg","imgStyle","timeBg","ExtraContent","props","setState","items","defaultValue","itemProps","options","onChange","e","startTime","moment","format","endTime","target","timeType","VmFilterItem","marginBottom","BJGK","alarmInfo","time","dataWarningCount","faultCount","offLineCount","forEach","item","push","warningCount","Compare","display","justifyContent","warningCountHuan","warningCountTong","xAxis","yAxis","z","code","facilityType","useState","state","facilityService","UseAlarmInfo","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';\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 = () => {\n let legendOption = {\n top: 'center',\n orient: 'vertical',\n icon: 'circle',\n itemWidth: 12,\n itemGap: 13,\n textStyle: {\n fontSize: 14,\n rich: {\n name: {\n color: '#fff',\n // align: 'right'\n // width: 60\n },\n percent: {\n color: '#fff',\n fontSize: 14,\n // align: 'right'\n },\n },\n },\n formatter: function (name) {\n let percent = 25;\n return '{name| ' + name + '}\\n{percent|' + percent + '%}';\n },\n };\n const chartProps = {\n height: 260,\n width: 398,\n legend: [\n Object.assign({ left: 0, data: [{\n name: '循环任务',\n icon: 'rect'\n }, {\n name: '设备维修',\n icon: 'circle'\n }, {\n name: '设备养护',\n icon: 'circle'\n }, {\n name: '生产巡检',\n icon: 'circle'\n }], align: 'right', orient: 'vertical' }, legendOption),\n Object.assign({ right: 0, data: [\n {\n name: '指派任务',\n icon: 'rect',\n },\n ], align: 'left', orient: 'vertical' }, legendOption),\n ],\n series: [\n {\n name: '任务',\n type: 'pie',\n selectedMode: 'single',\n radius: [0, '30%'],\n label: {\n normal: {\n show: false,\n },\n },\n labelLine: {\n normal: {\n show: false,\n },\n },\n data: [\n { value: 335, name: '循环任务', selected: true },\n { value: 679, name: '指派任务' },\n ],\n },\n {\n name: '任务',\n type: 'pie',\n radius: ['40%', '55%'],\n label: {\n normal: {\n show: false,\n },\n },\n labelLine: {\n normal: {\n show: false,\n },\n },\n data: [\n { value: 335, name: '设备维修' },\n { value: 310, name: '设备养护' },\n { value: 234, name: '生产巡检' },\n ],\n },\n ],\n onEvents: {\n click: (param) => {\n console.log(param);\n }\n }\n };\n return React.createElement(Chart, Object.assign({}, chartProps));\n};\n//运营概览\nexport const YYGL = () => {\n return (React.createElement(\"div\", { className: \"baseInfo-yygl\" },\n React.createElement(\"div\", { style: { flex: 1 } },\n React.createElement(SubTitle, { type: \"2\", title: \"\\u6628\\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: true,\n title: {\n percent: 50.6,\n unit: '吨',\n percentStyle: { color: '#30E96D', fontSize: 16 },\n },\n color: ['#579EFF'],\n text: '进水量',\n seriesProps: {\n amplitude: 3,\n waveLength: 30,\n },\n }, compareList: {\n list: [\n { label: '环比', value: 0.76 },\n { label: '同比', value: 0.76 },\n ],\n } }))),\n 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: [{ label: '当前水质', value: 'Ⅰ级', color: '#00FFEC' }] }),\n React.createElement(Statistics, { type: '3', img: timeBg, imgStyle: {\n width: '129px',\n height: '67px',\n }, list: [\n {\n label: '最近检测时间',\n value: '2023-07-07 12:35:28',\n color: '#00FFEC',\n },\n ] })))));\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 (_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 });\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: [10, 20, 20, 40],\n color: '#F6BD16',\n },\n {\n name: '总数同比',\n type: 'line',\n data: [10, 20, 30, 40],\n color: '#00E7AE',\n },\n ] })));\n};\nexport default (props) => {\n const { id, code, 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 { info } = facilityService[`Use${facilityType}BaseInfo`]({ id, code });\n const { alarmInfo } = facilityService.UseAlarmInfo(Object.assign({ id }, state));\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\" },\n React.createElement(YWGL, null))),\n React.createElement(\"div\", { className: \"overviewInfoHzRight\" },\n React.createElement(Container, { title: \"\\u8FD0\\u8425\\u6982\\u89C8\" },\n React.createElement(YYGL, null)),\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,49 @@
|
|
|
1
|
+
.overviewInfoHz {
|
|
2
|
+
display: grid;
|
|
3
|
+
grid-template-columns: 2fr 3fr;
|
|
4
|
+
grid-template-rows: 1fr;
|
|
5
|
+
gap: 10px;
|
|
6
|
+
height: 100%;
|
|
7
|
+
}
|
|
8
|
+
.overviewInfoHz .overviewInfoHzLeft {
|
|
9
|
+
display: grid;
|
|
10
|
+
grid-template-columns: 1fr;
|
|
11
|
+
grid-template-rows: 1fr 1fr;
|
|
12
|
+
gap: 10px;
|
|
13
|
+
}
|
|
14
|
+
.overviewInfoHz .overviewInfoHzRight {
|
|
15
|
+
display: grid;
|
|
16
|
+
grid-template-columns: 1fr;
|
|
17
|
+
grid-template-rows: 1fr 2fr;
|
|
18
|
+
gap: 10px;
|
|
19
|
+
}
|
|
20
|
+
.overviewInfoHz .baseInfo-yygl {
|
|
21
|
+
display: -webkit-box;
|
|
22
|
+
display: -ms-flexbox;
|
|
23
|
+
display: flex;
|
|
24
|
+
-webkit-box-pack: justify;
|
|
25
|
+
-ms-flex-pack: justify;
|
|
26
|
+
justify-content: space-between;
|
|
27
|
+
}
|
|
28
|
+
.overviewInfoHz .baseInfo-yygl-content {
|
|
29
|
+
margin-top: 30px;
|
|
30
|
+
display: -webkit-box;
|
|
31
|
+
display: -ms-flexbox;
|
|
32
|
+
display: flex;
|
|
33
|
+
-ms-flex-pack: distribute;
|
|
34
|
+
justify-content: space-around;
|
|
35
|
+
height: 100px;
|
|
36
|
+
-webkit-box-align: center;
|
|
37
|
+
-ms-flex-align: center;
|
|
38
|
+
align-items: center;
|
|
39
|
+
}
|
|
40
|
+
.overviewInfoHz .baseInfo-bjgk-all {
|
|
41
|
+
display: -webkit-box;
|
|
42
|
+
display: -ms-flexbox;
|
|
43
|
+
display: flex;
|
|
44
|
+
}
|
|
45
|
+
.overviewInfoHz .baseInfo-bjgk-all .statisticsInfo {
|
|
46
|
+
-webkit-box-align: center;
|
|
47
|
+
-ms-flex-align: center;
|
|
48
|
+
align-items: center;
|
|
49
|
+
}
|
|
@@ -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"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
.overviewInfoHz{
|
|
2
|
+
display: grid;
|
|
3
|
+
grid-template-columns: 2fr 3fr;
|
|
4
|
+
grid-template-rows: 1fr;
|
|
5
|
+
gap: 10px;
|
|
6
|
+
height: 100%;
|
|
7
|
+
.overviewInfoHzLeft{
|
|
8
|
+
display: grid;
|
|
9
|
+
grid-template-columns: 1fr;
|
|
10
|
+
grid-template-rows: 1fr 1fr;
|
|
11
|
+
gap: 10px;
|
|
12
|
+
|
|
13
|
+
}
|
|
14
|
+
.overviewInfoHzRight{
|
|
15
|
+
display: grid;
|
|
16
|
+
grid-template-columns: 1fr;
|
|
17
|
+
grid-template-rows: 1fr 2fr;
|
|
18
|
+
gap: 10px;
|
|
19
|
+
|
|
20
|
+
}
|
|
21
|
+
.baseInfo-yygl{
|
|
22
|
+
display: flex;
|
|
23
|
+
justify-content: space-between;
|
|
24
|
+
}
|
|
25
|
+
.baseInfo-yygl-content{
|
|
26
|
+
margin-top: 30px;
|
|
27
|
+
display: flex;
|
|
28
|
+
justify-content: space-around;
|
|
29
|
+
height: 100px;
|
|
30
|
+
align-items: center;
|
|
31
|
+
|
|
32
|
+
}
|
|
33
|
+
.baseInfo-bjgk-all{
|
|
34
|
+
display: flex;
|
|
35
|
+
.statisticsInfo{
|
|
36
|
+
align-items: center;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
}
|