@vtx/modals2 2.10.7 → 2.10.12
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 +4 -9
- 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 +1 -2
- 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.css +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +6 -7
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +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,343 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = exports.YYGL = exports.YWGL = exports.BaseInfo = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _components = require("../../../vm-common-components/components");
|
|
9
|
+
var _vmWaterWave = require("../../../vm-common-components/components/vm-water-wave");
|
|
10
|
+
var _vmFilter = require("../../../vm-filter");
|
|
11
|
+
var _levelBg = _interopRequireDefault(require("../../../vm-common-components/assets/levelBg.png"));
|
|
12
|
+
var _timeBg = _interopRequireDefault(require("../../../vm-common-components/assets/timeBg.png"));
|
|
13
|
+
require("./style");
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
15
|
+
var BaseInfo = function BaseInfo() {
|
|
16
|
+
return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_components.ImagesGroup, null), /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
17
|
+
style: {
|
|
18
|
+
paddingLeft: '20px',
|
|
19
|
+
paddingTop: '8px'
|
|
20
|
+
},
|
|
21
|
+
type: '1',
|
|
22
|
+
gap: 8,
|
|
23
|
+
list: [{
|
|
24
|
+
label: '水源地名称',
|
|
25
|
+
value: '东圳水库',
|
|
26
|
+
unit: '',
|
|
27
|
+
color: '#009DFF'
|
|
28
|
+
}, {
|
|
29
|
+
label: '地址',
|
|
30
|
+
value: '小谷围岛南亭街道',
|
|
31
|
+
unit: '',
|
|
32
|
+
color: '#12F4DF'
|
|
33
|
+
}]
|
|
34
|
+
}));
|
|
35
|
+
};
|
|
36
|
+
exports.BaseInfo = BaseInfo;
|
|
37
|
+
var YWGL = function YWGL() {
|
|
38
|
+
var legendOption = {
|
|
39
|
+
top: 'center',
|
|
40
|
+
orient: 'vertical',
|
|
41
|
+
icon: 'circle',
|
|
42
|
+
itemWidth: 12,
|
|
43
|
+
itemGap: 13,
|
|
44
|
+
textStyle: {
|
|
45
|
+
fontSize: 14,
|
|
46
|
+
rich: {
|
|
47
|
+
name: {
|
|
48
|
+
color: '#fff'
|
|
49
|
+
// align: 'right'
|
|
50
|
+
// width: 60
|
|
51
|
+
},
|
|
52
|
+
|
|
53
|
+
percent: {
|
|
54
|
+
color: '#fff',
|
|
55
|
+
fontSize: 14
|
|
56
|
+
// align: 'right'
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
|
|
61
|
+
formatter: function formatter(name) {
|
|
62
|
+
var percent = 25;
|
|
63
|
+
return '{name| ' + name + '}\n{percent|' + percent + '%}';
|
|
64
|
+
}
|
|
65
|
+
};
|
|
66
|
+
var chartProps = {
|
|
67
|
+
height: 260,
|
|
68
|
+
width: 398,
|
|
69
|
+
legend: [Object.assign({
|
|
70
|
+
left: 0,
|
|
71
|
+
data: [{
|
|
72
|
+
name: '循环任务',
|
|
73
|
+
icon: 'rect'
|
|
74
|
+
}, {
|
|
75
|
+
name: '设备维修',
|
|
76
|
+
icon: 'circle'
|
|
77
|
+
}, {
|
|
78
|
+
name: '设备养护',
|
|
79
|
+
icon: 'circle'
|
|
80
|
+
}, {
|
|
81
|
+
name: '生产巡检',
|
|
82
|
+
icon: 'circle'
|
|
83
|
+
}],
|
|
84
|
+
align: 'right',
|
|
85
|
+
orient: 'vertical'
|
|
86
|
+
}, legendOption), Object.assign({
|
|
87
|
+
right: 0,
|
|
88
|
+
data: [{
|
|
89
|
+
name: '指派任务',
|
|
90
|
+
icon: 'rect'
|
|
91
|
+
}],
|
|
92
|
+
align: 'left',
|
|
93
|
+
orient: 'vertical'
|
|
94
|
+
}, legendOption)],
|
|
95
|
+
series: [{
|
|
96
|
+
name: '任务',
|
|
97
|
+
type: 'pie',
|
|
98
|
+
selectedMode: 'single',
|
|
99
|
+
radius: [0, '30%'],
|
|
100
|
+
label: {
|
|
101
|
+
normal: {
|
|
102
|
+
show: false
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
labelLine: {
|
|
106
|
+
normal: {
|
|
107
|
+
show: false
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
data: [{
|
|
111
|
+
value: 335,
|
|
112
|
+
name: '循环任务',
|
|
113
|
+
selected: true
|
|
114
|
+
}, {
|
|
115
|
+
value: 679,
|
|
116
|
+
name: '指派任务'
|
|
117
|
+
}]
|
|
118
|
+
}, {
|
|
119
|
+
name: '任务',
|
|
120
|
+
type: 'pie',
|
|
121
|
+
radius: ['40%', '55%'],
|
|
122
|
+
label: {
|
|
123
|
+
normal: {
|
|
124
|
+
show: false
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
labelLine: {
|
|
128
|
+
normal: {
|
|
129
|
+
show: false
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
data: [{
|
|
133
|
+
value: 335,
|
|
134
|
+
name: '设备维修'
|
|
135
|
+
}, {
|
|
136
|
+
value: 310,
|
|
137
|
+
name: '设备养护'
|
|
138
|
+
}, {
|
|
139
|
+
value: 234,
|
|
140
|
+
name: '生产巡检'
|
|
141
|
+
}]
|
|
142
|
+
}],
|
|
143
|
+
onEvents: {
|
|
144
|
+
click: function click(param) {
|
|
145
|
+
console.log(param);
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
};
|
|
149
|
+
return /*#__PURE__*/_react["default"].createElement(_components.Chart, Object.assign({}, chartProps));
|
|
150
|
+
};
|
|
151
|
+
//运营概览
|
|
152
|
+
exports.YWGL = YWGL;
|
|
153
|
+
var YYGL = function YYGL() {
|
|
154
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
155
|
+
className: "baseInfo-yygl"
|
|
156
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
157
|
+
style: {
|
|
158
|
+
flex: 1
|
|
159
|
+
}
|
|
160
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.SubTitle, {
|
|
161
|
+
type: "2",
|
|
162
|
+
title: "\u6628\u65E5\u4F9B\u6C34\u91CF"
|
|
163
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
164
|
+
className: "baseInfo-yygl-content"
|
|
165
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmWaterWave.SewageStastics, {
|
|
166
|
+
chartData: {
|
|
167
|
+
height: '100px',
|
|
168
|
+
width: '100px',
|
|
169
|
+
showNumber: true,
|
|
170
|
+
title: {
|
|
171
|
+
percent: 50.6,
|
|
172
|
+
unit: '吨',
|
|
173
|
+
percentStyle: {
|
|
174
|
+
color: '#30E96D',
|
|
175
|
+
fontSize: 16
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
color: ['#579EFF'],
|
|
179
|
+
text: '进水量',
|
|
180
|
+
seriesProps: {
|
|
181
|
+
amplitude: 3,
|
|
182
|
+
waveLength: 30
|
|
183
|
+
}
|
|
184
|
+
},
|
|
185
|
+
compareList: {
|
|
186
|
+
list: [{
|
|
187
|
+
label: '环比',
|
|
188
|
+
value: 0.76
|
|
189
|
+
}, {
|
|
190
|
+
label: '同比',
|
|
191
|
+
value: 0.76
|
|
192
|
+
}]
|
|
193
|
+
}
|
|
194
|
+
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
195
|
+
style: {
|
|
196
|
+
flex: 1.2
|
|
197
|
+
}
|
|
198
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.SubTitle, {
|
|
199
|
+
type: "2",
|
|
200
|
+
title: "\u6700\u8FD1\u6C34\u8D28\u68C0\u6D4B"
|
|
201
|
+
}), /*#__PURE__*/_react["default"].createElement("div", {
|
|
202
|
+
className: "baseInfo-yygl-content"
|
|
203
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
204
|
+
type: '2',
|
|
205
|
+
img: _levelBg["default"],
|
|
206
|
+
imgStyle: {
|
|
207
|
+
width: '160px',
|
|
208
|
+
height: '80px'
|
|
209
|
+
},
|
|
210
|
+
list: [{
|
|
211
|
+
label: '当前水质',
|
|
212
|
+
value: 'Ⅰ级',
|
|
213
|
+
color: '#00FFEC'
|
|
214
|
+
}]
|
|
215
|
+
}), /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
216
|
+
type: '3',
|
|
217
|
+
img: _timeBg["default"],
|
|
218
|
+
imgStyle: {
|
|
219
|
+
width: '129px',
|
|
220
|
+
height: '67px'
|
|
221
|
+
},
|
|
222
|
+
list: [{
|
|
223
|
+
label: '最近检测时间',
|
|
224
|
+
value: '2023-07-07 12:35:28',
|
|
225
|
+
color: '#00FFEC'
|
|
226
|
+
}]
|
|
227
|
+
}))));
|
|
228
|
+
};
|
|
229
|
+
exports.YYGL = YYGL;
|
|
230
|
+
var ExtraContent = function ExtraContent() {
|
|
231
|
+
var items = [{
|
|
232
|
+
type: 'radio',
|
|
233
|
+
label: '',
|
|
234
|
+
defaultValue: 1,
|
|
235
|
+
itemProps: {
|
|
236
|
+
options: [{
|
|
237
|
+
label: '日',
|
|
238
|
+
value: 1
|
|
239
|
+
}, {
|
|
240
|
+
label: '月',
|
|
241
|
+
value: 2
|
|
242
|
+
}, {
|
|
243
|
+
label: '年',
|
|
244
|
+
value: 3
|
|
245
|
+
}]
|
|
246
|
+
},
|
|
247
|
+
onChange: function onChange(e) {
|
|
248
|
+
console.log(e);
|
|
249
|
+
}
|
|
250
|
+
}];
|
|
251
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
252
|
+
className: "radio"
|
|
253
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmFilter.VmFilterItem, {
|
|
254
|
+
items: items,
|
|
255
|
+
style: {
|
|
256
|
+
marginBottom: '0'
|
|
257
|
+
}
|
|
258
|
+
}));
|
|
259
|
+
};
|
|
260
|
+
//报警概括
|
|
261
|
+
var BJGK = function BJGK() {
|
|
262
|
+
return /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement("div", {
|
|
263
|
+
className: "baseInfo-bjgk-all"
|
|
264
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Statistics, {
|
|
265
|
+
type: '5',
|
|
266
|
+
list: [{
|
|
267
|
+
label: '报警总数',
|
|
268
|
+
value: '56',
|
|
269
|
+
unit: '个',
|
|
270
|
+
color: '#12F4DF'
|
|
271
|
+
}]
|
|
272
|
+
}), /*#__PURE__*/_react["default"].createElement(_components.Compare, {
|
|
273
|
+
style: {
|
|
274
|
+
display: 'flex',
|
|
275
|
+
width: '200px',
|
|
276
|
+
justifyContent: 'space-between'
|
|
277
|
+
},
|
|
278
|
+
list: [{
|
|
279
|
+
label: '环比',
|
|
280
|
+
value: -0.76
|
|
281
|
+
}, {
|
|
282
|
+
label: '同比',
|
|
283
|
+
value: 0.76
|
|
284
|
+
}]
|
|
285
|
+
})), /*#__PURE__*/_react["default"].createElement(_components.Chart, {
|
|
286
|
+
height: 350,
|
|
287
|
+
width: 618,
|
|
288
|
+
xAxis: ['2023-01', '2023-02', '2023-03', '2023-04'],
|
|
289
|
+
yAxis: ['吨', '米'],
|
|
290
|
+
series: [{
|
|
291
|
+
name: '监测数值报警',
|
|
292
|
+
type: 'bar',
|
|
293
|
+
data: [10, 20, 30, 40],
|
|
294
|
+
z: 9,
|
|
295
|
+
color: '#15b4e5',
|
|
296
|
+
"stack": "总量"
|
|
297
|
+
}, {
|
|
298
|
+
name: '设备离线报警',
|
|
299
|
+
type: 'bar',
|
|
300
|
+
data: [10, 20, 30, 40],
|
|
301
|
+
z: 9,
|
|
302
|
+
color: '#38EDCF',
|
|
303
|
+
"stack": "总量"
|
|
304
|
+
}, {
|
|
305
|
+
name: '设备故障报警',
|
|
306
|
+
type: 'bar',
|
|
307
|
+
data: [10, 20, 30, 40],
|
|
308
|
+
z: 9,
|
|
309
|
+
color: '#E76452',
|
|
310
|
+
"stack": "总量"
|
|
311
|
+
}, {
|
|
312
|
+
name: '总数环比',
|
|
313
|
+
type: 'line',
|
|
314
|
+
data: [10, 20, 20, 40],
|
|
315
|
+
color: '#F6BD16'
|
|
316
|
+
}, {
|
|
317
|
+
name: '总数同比',
|
|
318
|
+
type: 'line',
|
|
319
|
+
data: [10, 20, 30, 40],
|
|
320
|
+
color: '#00E7AE'
|
|
321
|
+
}]
|
|
322
|
+
}));
|
|
323
|
+
};
|
|
324
|
+
var _default = function _default() {
|
|
325
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
326
|
+
className: "overviewInfoHz"
|
|
327
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
328
|
+
className: "overviewInfoHzLeft"
|
|
329
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
330
|
+
title: "\u57FA\u672C\u4FE1\u606F"
|
|
331
|
+
}, /*#__PURE__*/_react["default"].createElement(BaseInfo, null)), /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
332
|
+
title: "\u8FD0\u7EF4\u6982\u89C8"
|
|
333
|
+
}, /*#__PURE__*/_react["default"].createElement(YWGL, null))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
334
|
+
className: "overviewInfoHzRight"
|
|
335
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
336
|
+
title: "\u8FD0\u8425\u6982\u89C8"
|
|
337
|
+
}, /*#__PURE__*/_react["default"].createElement(YYGL, null)), /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
338
|
+
title: "\u62A5\u8B66\u6982\u62EC",
|
|
339
|
+
extraContent: /*#__PURE__*/_react["default"].createElement(ExtraContent, null)
|
|
340
|
+
}, /*#__PURE__*/_react["default"].createElement(BJGK, null))));
|
|
341
|
+
};
|
|
342
|
+
exports["default"] = _default;
|
|
343
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["BaseInfo","React","createElement","Fragment","ImagesGroup","Statistics","style","paddingLeft","paddingTop","type","gap","list","label","value","unit","color","YWGL","legendOption","top","orient","icon","itemWidth","itemGap","textStyle","fontSize","rich","name","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","items","defaultValue","itemProps","options","onChange","e","VmFilterItem","marginBottom","BJGK","Compare","display","justifyContent","xAxis","yAxis","z","Container","extraContent"],"sources":["vtx-hz-facility-modal/components/OverViewInfo4/index.js"],"sourcesContent":["import React 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 './style';\nexport const BaseInfo = () => {\n return (React.createElement(React.Fragment, null,\n React.createElement(ImagesGroup, null),\n React.createElement(Statistics, { style: { paddingLeft: '20px', paddingTop: '8px' }, type: '1', gap: 8, list: [\n {\n label: '水源地名称',\n value: '东圳水库',\n unit: '',\n color: '#009DFF',\n },\n {\n label: '地址',\n value: '小谷围岛南亭街道',\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 = () => {\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 console.log(e);\n },\n },\n ];\n return (React.createElement(\"div\", { className: \"radio\" },\n React.createElement(VmFilterItem, { items: items, style: { marginBottom: '0' } })));\n};\n//报警概括\nconst BJGK = () => {\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: '56',\n unit: '个',\n color: '#12F4DF',\n },\n ] }),\n React.createElement(Compare, { style: { display: 'flex', width: '200px', justifyContent: 'space-between' }, list: [\n { label: '环比', value: -0.76 },\n { label: '同比', value: 0.76 },\n ] })),\n React.createElement(Chart, { height: 350, width: 618, xAxis: ['2023-01', '2023-02', '2023-03', '2023-04'], yAxis: ['吨', '米'], series: [\n {\n name: '监测数值报警',\n type: 'bar',\n data: [10, 20, 30, 40],\n z: 9,\n color: '#15b4e5',\n \"stack\": \"总量\",\n },\n {\n name: '设备离线报警',\n type: 'bar',\n data: [10, 20, 30, 40],\n z: 9,\n color: '#38EDCF',\n \"stack\": \"总量\",\n },\n {\n name: '设备故障报警',\n type: 'bar',\n data: [10, 20, 30, 40],\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 () => {\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, null)),\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, null) },\n React.createElement(BJGK, null)))));\n};\n"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vtx-hz-facility-modal/components/OverViewInfo4/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1,44 @@
|
|
|
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
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-hz-facility-modal/components/OverViewInfo4/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
@@ -0,0 +1,39 @@
|
|
|
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
|
+
|
|
36
|
+
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _OverViewInfo = _interopRequireDefault(require("../OverViewInfo1"));
|
|
9
|
+
var _OverViewInfo2 = _interopRequireDefault(require("../OverViewInfo2"));
|
|
10
|
+
var _OverViewInfo3 = _interopRequireDefault(require("../OverViewInfo3"));
|
|
11
|
+
var _OverViewInfo4 = _interopRequireDefault(require("../OverViewInfo4"));
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
+
//设施水源地
|
|
14
|
+
//设备物联
|
|
15
|
+
//非物联
|
|
16
|
+
//水厂
|
|
17
|
+
var _default = function _default(props) {
|
|
18
|
+
var type = props.type;
|
|
19
|
+
var Components = {
|
|
20
|
+
'1': _OverViewInfo["default"],
|
|
21
|
+
'2': _OverViewInfo2["default"],
|
|
22
|
+
'3': _OverViewInfo3["default"],
|
|
23
|
+
'4': _OverViewInfo4["default"]
|
|
24
|
+
};
|
|
25
|
+
var Component = Components[type];
|
|
26
|
+
return /*#__PURE__*/_react["default"].createElement(Component, Object.assign({}, props));
|
|
27
|
+
};
|
|
28
|
+
exports["default"] = _default;
|
|
29
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["props","type","Components","OverViewInfo1","OverViewInfo2","OverViewInfo3","OverViewInfo4","Component","React","createElement","Object","assign"],"sources":["vtx-hz-facility-modal/components/OverviewInfo/index.js"],"sourcesContent":["import React from 'react';\nimport OverViewInfo1 from '../OverViewInfo1'; //设施水源地\nimport OverViewInfo2 from '../OverViewInfo2'; //设备物联\nimport OverViewInfo3 from '../OverViewInfo3'; //非物联\nimport OverViewInfo4 from '../OverViewInfo4'; //水厂\nexport default (props) => {\n const { type } = props;\n const Components = {\n '1': OverViewInfo1,\n '2': OverViewInfo2,\n '3': OverViewInfo3,\n '4': OverViewInfo4,\n };\n const Component = Components[type];\n return React.createElement(Component, Object.assign({}, props));\n};\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AACA;AAA6C;AAHC;AACA;AACA;AACA;AAAA,eAC/B,kBAACA,KAAK,EAAK;EACtB,IAAQC,IAAI,GAAKD,KAAK,CAAdC,IAAI;EACZ,IAAMC,UAAU,GAAG;IACf,GAAG,EAAEC,wBAAa;IAClB,GAAG,EAAEC,yBAAa;IAClB,GAAG,EAAEC,yBAAa;IAClB,GAAG,EAAEC;EACT,CAAC;EACD,IAAMC,SAAS,GAAGL,UAAU,CAACD,IAAI,CAAC;EAClC,oBAAOO,iBAAK,CAACC,aAAa,CAACF,SAAS,EAAEG,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEX,KAAK,CAAC,CAAC;AACnE,CAAC;AAAA"}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _tslib = require("tslib");
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
var _vtxBaseModalHz = _interopRequireDefault(require("../vtx-base-modal-hz"));
|
|
10
|
+
var _OverviewInfo = _interopRequireDefault(require("./components/OverviewInfo"));
|
|
11
|
+
var _vmAlarmInfo = _interopRequireDefault(require("../vm-alarm-info"));
|
|
12
|
+
var _components = require("./components");
|
|
13
|
+
var _FacilityFile = _interopRequireDefault(require("./components/FacilityFile"));
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
15
|
+
var facilityTypeObj = {
|
|
16
|
+
'water_resource': 'WaterSource',
|
|
17
|
+
'sewage_plant': 'SewagePlant',
|
|
18
|
+
'water_supply_plant': 'WaterSupplyPlant'
|
|
19
|
+
};
|
|
20
|
+
var VtxHzFaciityModal = function VtxHzFaciityModal(props) {
|
|
21
|
+
var _props$visible = props.visible,
|
|
22
|
+
visible = _props$visible === void 0 ? false : _props$visible,
|
|
23
|
+
onCancel = props.onCancel,
|
|
24
|
+
_props$theme = props.theme,
|
|
25
|
+
theme = _props$theme === void 0 ? 'dark' : _props$theme,
|
|
26
|
+
_props$title = props.title,
|
|
27
|
+
title = _props$title === void 0 ? '设施名称' : _props$title,
|
|
28
|
+
_props$facilityType = props.facilityType,
|
|
29
|
+
facilityType = _props$facilityType === void 0 ? 'water_resource' : _props$facilityType,
|
|
30
|
+
_props$publicUrlJCSS = props.publicUrlJCSS,
|
|
31
|
+
publicUrlJCSS = _props$publicUrlJCSS === void 0 ? '/cloud/zhsw-jcss' : _props$publicUrlJCSS,
|
|
32
|
+
_props$publicUrlJCYJ = props.publicUrlJCYJ,
|
|
33
|
+
publicUrlJCYJ = _props$publicUrlJCYJ === void 0 ? '/cloud/zhsw-jcyj' : _props$publicUrlJCYJ,
|
|
34
|
+
_props$type = props.type,
|
|
35
|
+
type = _props$type === void 0 ? "2" : _props$type,
|
|
36
|
+
otherProps = (0, _tslib.__rest)(props, ["visible", "onCancel", "theme", "title", "facilityType", "publicUrlJCSS", "publicUrlJCYJ", "type"]);
|
|
37
|
+
console.log(type);
|
|
38
|
+
return /*#__PURE__*/_react["default"].createElement(_vtxBaseModalHz["default"], Object.assign({
|
|
39
|
+
title: title,
|
|
40
|
+
visible: visible,
|
|
41
|
+
onCancel: onCancel,
|
|
42
|
+
theme: theme,
|
|
43
|
+
list: [{
|
|
44
|
+
label: '总览信息',
|
|
45
|
+
key: 'ZLXX',
|
|
46
|
+
content: /*#__PURE__*/_react["default"].createElement(_OverviewInfo["default"], Object.assign({
|
|
47
|
+
facilityType: facilityTypeObj[facilityType]
|
|
48
|
+
}, props))
|
|
49
|
+
}, {
|
|
50
|
+
label: '设施档案',
|
|
51
|
+
key: 'SSDA',
|
|
52
|
+
content: /*#__PURE__*/_react["default"].createElement(_FacilityFile["default"], Object.assign({
|
|
53
|
+
facilityType: facilityTypeObj[facilityType]
|
|
54
|
+
}, props))
|
|
55
|
+
}, {
|
|
56
|
+
label: '监测数据',
|
|
57
|
+
key: 'JCSJ',
|
|
58
|
+
content: /*#__PURE__*/_react["default"].createElement(_components.MonitorData, Object.assign({
|
|
59
|
+
publicUrlJCSS: publicUrlJCSS
|
|
60
|
+
}, props))
|
|
61
|
+
}, {
|
|
62
|
+
label: '报警信息',
|
|
63
|
+
key: 'BJXX',
|
|
64
|
+
content: /*#__PURE__*/_react["default"].createElement(_vmAlarmInfo["default"], Object.assign({
|
|
65
|
+
isPtDevice: true,
|
|
66
|
+
publicUrlJCYJ: publicUrlJCYJ,
|
|
67
|
+
publicUrlJCSS: publicUrlJCSS
|
|
68
|
+
}, props))
|
|
69
|
+
}, {
|
|
70
|
+
label: '视频信息',
|
|
71
|
+
key: 'SPXX',
|
|
72
|
+
content: /*#__PURE__*/_react["default"].createElement("div", null, "\u89C6\u9891\u4FE1\u606F")
|
|
73
|
+
}, {
|
|
74
|
+
label: '检测数据',
|
|
75
|
+
key: 'JCSJ1',
|
|
76
|
+
content: /*#__PURE__*/_react["default"].createElement(_components.DetectedData, Object.assign({}, props, {
|
|
77
|
+
code: facilityType
|
|
78
|
+
}))
|
|
79
|
+
}]
|
|
80
|
+
}, otherProps));
|
|
81
|
+
};
|
|
82
|
+
var _default = VtxHzFaciityModal;
|
|
83
|
+
exports["default"] = _default;
|
|
84
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["facilityTypeObj","VtxHzFaciityModal","props","visible","onCancel","theme","title","facilityType","publicUrlJCSS","publicUrlJCYJ","type","otherProps","__rest","console","log","React","createElement","VtxHzBaseModal","Object","assign","list","label","key","content","OverViewInfo","FacilityFile","MonitorData","VmAlarmInfo","isPtDevice","DetectedData","code"],"sources":["vtx-hz-facility-modal/index.js"],"sourcesContent":["import { __rest } from \"tslib\";\nimport React from 'react';\nimport VtxHzBaseModal from '../vtx-base-modal-hz';\nimport OverViewInfo from './components/OverviewInfo';\nimport VmAlarmInfo from '../vm-alarm-info';\nimport { DetectedData, MonitorData } from './components';\nimport FacilityFile from './components/FacilityFile';\nconst facilityTypeObj = {\n 'water_resource': 'WaterSource',\n 'sewage_plant': 'SewagePlant',\n 'water_supply_plant': 'WaterSupplyPlant',\n};\nconst VtxHzFaciityModal = (props) => {\n const { visible = false, onCancel, theme = 'dark', title = '设施名称', facilityType = 'water_resource', publicUrlJCSS = '/cloud/zhsw-jcss', publicUrlJCYJ = '/cloud/zhsw-jcyj', type = \"2\" } = props, otherProps = __rest(props, [\"visible\", \"onCancel\", \"theme\", \"title\", \"facilityType\", \"publicUrlJCSS\", \"publicUrlJCYJ\", \"type\"]);\n console.log(type);\n return (React.createElement(VtxHzBaseModal, Object.assign({ title: title, visible: visible, onCancel: onCancel, theme: theme, list: [\n {\n label: '总览信息',\n key: 'ZLXX',\n content: (React.createElement(OverViewInfo, Object.assign({ facilityType: facilityTypeObj[facilityType] }, props))),\n },\n {\n label: '设施档案',\n key: 'SSDA',\n content: (React.createElement(FacilityFile, Object.assign({ facilityType: facilityTypeObj[facilityType] }, props))),\n },\n {\n label: '监测数据',\n key: 'JCSJ',\n content: React.createElement(MonitorData, Object.assign({ publicUrlJCSS: publicUrlJCSS }, props)),\n },\n {\n label: '报警信息',\n key: 'BJXX',\n content: (React.createElement(VmAlarmInfo, Object.assign({ isPtDevice: true, publicUrlJCYJ: publicUrlJCYJ, publicUrlJCSS: publicUrlJCSS }, props))),\n },\n {\n label: '视频信息',\n key: 'SPXX',\n content: React.createElement(\"div\", null, \"\\u89C6\\u9891\\u4FE1\\u606F\"),\n },\n {\n label: '检测数据',\n key: 'JCSJ1',\n content: React.createElement(DetectedData, Object.assign({}, props, { code: facilityType })),\n },\n ] }, otherProps)));\n};\nexport default VtxHzFaciityModal;\n"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vtx-hz-facility-modal/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-hz-facility-modal/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAA"}
|
|
File without changes
|