@vtx/modals2 2.10.39 → 2.10.41
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 +21 -0
- package/lib/index.js.map +1 -1
- package/lib/style/index.css +69 -0
- 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 +65 -0
- package/lib/style/themesHZ/dark.less +70 -0
- package/lib/style/themesHZ/default.css +20 -0
- package/lib/style/themesHZ/default.less +24 -0
- package/lib/style/themesHZ/index.css +65 -0
- package/lib/style/themesHZ/index.less +1 -0
- package/lib/typings.d.ts +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 +21 -87
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmTrend.js +36 -60
- package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -1
- package/lib/vm-alarm-info/Components/CurrentAlarm.js +14 -90
- package/lib/vm-alarm-info/Components/CurrentAlarm.js.map +1 -1
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js +2 -2
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -1
- package/lib/vm-alarm-info/Components/index.css +8 -4
- package/lib/vm-alarm-info/Components/index.less +5 -5
- 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 +17 -15
- package/lib/vm-alarm-info/index.js.map +1 -1
- package/lib/vm-alarm-info/style/index.less +11 -11
- package/lib/vm-alarm-situation/api.js.map +1 -1
- package/lib/vm-alarm-situation/assets/downIcon.png +0 -0
- package/lib/vm-alarm-situation/assets/upIcon.png +0 -0
- package/lib/vm-alarm-situation/index.js +2 -2
- package/lib/vm-alarm-situation/index.js.map +1 -1
- package/lib/vm-alarm-situation/style/index.less +1 -1
- package/lib/vm-alarm-situation-pt/assets/downIcon.png +0 -0
- package/lib/vm-alarm-situation-pt/assets/upIcon.png +0 -0
- 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/index.less +1 -1
- package/lib/vm-analysis-comparison/api.js.map +1 -1
- package/lib/vm-analysis-comparison/index.js +2 -2
- package/lib/vm-analysis-comparison/index.js.map +1 -1
- package/lib/vm-analysis-comparison/style/index.less +8 -8
- 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 +1 -1
- package/lib/vm-appraisal-info/List.js.map +1 -1
- package/lib/vm-appraisal-info/ListKh.js +1 -1
- package/lib/vm-appraisal-info/ListKh.js.map +1 -1
- package/lib/vm-appraisal-info/ListZg.js +1 -1
- 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/index.js +2 -2
- package/lib/vm-appraisal-info/index.js.map +1 -1
- package/lib/vm-base-list/OpenArrow.js +1 -1
- package/lib/vm-base-list/OpenArrow.js.map +1 -1
- package/lib/vm-base-list/index.js +8 -8
- package/lib/vm-base-list/index.js.map +1 -1
- package/lib/vm-base-list/style/index.css +7 -7
- package/lib/vm-base-list/style/index.less +8 -8
- package/lib/vm-button/index.js.map +1 -1
- package/lib/vm-charts/Distribute1.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/Pie.js +2 -2
- package/lib/vm-charts/Pie.js.map +1 -1
- package/lib/vm-checkbox/index.js.map +1 -1
- package/lib/vm-checkbox/style/index.less +21 -21
- package/lib/vm-common-components/assets/levelBg.png +0 -0
- package/lib/vm-common-components/assets/timeBg.png +0 -0
- package/lib/vm-common-components/common/index.js +28 -0
- package/lib/vm-common-components/common/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/assets/honeycomb.png +0 -0
- package/lib/vm-common-components/common/vm-modal/assets/titleBg.png +0 -0
- package/lib/vm-common-components/common/vm-modal/index.js +35 -0
- package/lib/vm-common-components/common/vm-modal/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-modal/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/index.css +94 -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 +108 -0
- package/lib/vm-common-components/common/vm-scrollable/index.js +51 -0
- package/lib/vm-common-components/common/vm-scrollable/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollable/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-scrollable/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollable/style/index.css +15 -0
- package/lib/vm-common-components/common/vm-scrollable/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-scrollable/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollable/style/index.less +18 -0
- package/lib/vm-common-components/common/vm-scrollableRow/index.js +185 -0
- package/lib/vm-common-components/common/vm-scrollableRow/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.css +110 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.less +113 -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/assets/honeycomb.png +0 -0
- package/lib/vm-common-components/common/vm-tabs/assets/titleBg.png +0 -0
- package/lib/vm-common-components/common/vm-tabs/index.js +80 -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 +68 -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 +60 -0
- package/lib/vm-common-components/components/Compare/index.js +52 -0
- package/lib/vm-common-components/components/Compare/index.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/css.js +4 -0
- package/lib/vm-common-components/components/Compare/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/index.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 +35 -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/Portrait/LinePortrait.js +155 -0
- package/lib/vm-common-components/components/Portrait/LinePortrait.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/PointPortrait.js +125 -0
- package/lib/vm-common-components/components/Portrait/PointPortrait.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/api.js +92 -0
- package/lib/vm-common-components/components/Portrait/api.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/imgs/dx.svg +6 -0
- package/lib/vm-common-components/components/Portrait/imgs/gj.svg +7 -0
- package/lib/vm-common-components/components/Portrait/imgs/jt.svg +6 -0
- package/lib/vm-common-components/components/Portrait/imgs/pipeline.jpg +0 -0
- package/lib/vm-common-components/components/Portrait/imgs/point.jpg +0 -0
- package/lib/vm-common-components/components/Portrait/style/css.js +4 -0
- package/lib/vm-common-components/components/Portrait/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/style/index.css +244 -0
- package/lib/vm-common-components/components/Portrait/style/index.js +4 -0
- package/lib/vm-common-components/components/Portrait/style/index.js.map +1 -0
- package/lib/vm-common-components/components/Portrait/style/index.less +226 -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 +25 -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 +75 -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 +68 -0
- package/lib/vm-common-components/components/SubTitle/assets/arrow.png +0 -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 +64 -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/assets/active.png +0 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/assets/normal.png +0 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js +48 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +1 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.css +70 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +44 -0
- package/lib/vm-common-components/components/index.js +114 -0
- package/lib/vm-common-components/components/index.js.map +1 -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 +25 -0
- package/lib/vm-common-components/components/vm-chart/index.css +9 -0
- package/lib/vm-common-components/components/vm-chart/index.js +389 -0
- package/lib/vm-common-components/components/vm-chart/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-chart/index.less +12 -0
- package/lib/vm-common-components/components/vm-collect/api.js +35 -0
- package/lib/vm-common-components/components/vm-collect/api.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/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 +66 -0
- package/lib/vm-common-components/components/vm-collect/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-collect/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/index.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 +16 -0
- package/lib/vm-common-components/components/vm-defects/api.js +60 -0
- package/lib/vm-common-components/components/vm-defects/api.js.map +1 -0
- package/lib/vm-common-components/components/vm-defects/index.js +127 -0
- package/lib/vm-common-components/components/vm-defects/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-defects/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-defects/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-defects/style/index.css +27 -0
- package/lib/vm-common-components/components/vm-defects/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-defects/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-defects/style/index.less +23 -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 +77 -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 +20 -0
- package/lib/vm-common-components/components/vm-radar/index.js +82 -0
- package/lib/vm-common-components/components/vm-radar/index.js.map +1 -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 +56 -0
- package/lib/vm-common-components/index.js +331 -0
- package/lib/vm-common-components/index.js.map +1 -0
- package/lib/vm-common-components/style/css.js +4 -0
- package/lib/vm-common-components/style/css.js.map +1 -0
- package/lib/vm-common-components/style/index.css +153 -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/style/index.less +1 -2
- 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/index.less +11 -11
- package/lib/vm-empty/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/index.css +4 -4
- package/lib/vm-filter/style/index.less +4 -4
- package/lib/vm-info-collection/index.js.map +1 -1
- package/lib/vm-map/index.js +23 -66
- package/lib/vm-map/index.js.map +1 -1
- package/lib/vm-modal-table/style/index.less +18 -18
- package/lib/vm-nodata/index.js.map +1 -1
- package/lib/vm-real-time-monitor/api.js.map +1 -1
- package/lib/vm-real-time-monitor/index.js +2 -2
- package/lib/vm-real-time-monitor/index.js.map +1 -1
- package/lib/vm-real-time-monitor/style/index.less +10 -9
- 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 +2 -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/index.js.map +1 -1
- package/lib/vm-round-content/index.js +2 -2
- package/lib/vm-round-content/index.js.map +1 -1
- package/lib/vm-round-content/style/index.less +0 -1
- package/lib/vm-select-device/index.js +2 -2
- package/lib/vm-select-device/index.js.map +1 -1
- package/lib/vm-sub-tabs/index.js.map +1 -1
- package/lib/vm-sub-title/index.js.map +1 -1
- package/lib/vm-table/index.js +17 -17
- package/lib/vm-table/index.js.map +1 -1
- package/lib/vm-table/style/index.css +3 -3
- package/lib/vm-table/style/index.less +3 -3
- package/lib/vm-video/index.css +69 -0
- package/lib/vm-video/index.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/index.css +2 -2
- package/lib/vtx-base-modal/style/index.less +2 -2
- package/lib/vtx-base-modal-hz/index.js +42 -0
- package/lib/vtx-base-modal-hz/index.js.map +1 -0
- 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 +2 -2
- package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -1
- package/lib/vtx-car-modal/components/AlarmInfo/index.js +2 -2
- 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 +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +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/OilConsumption/List.js +1 -1
- 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 +1 -1
- 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/index.js +2 -2
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -1
- package/lib/vtx-car-modal/components/WaterConsumption/index.js +1 -1
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +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 +1 -1
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -1
- package/lib/vtx-car-modal/index.js +1 -1
- package/lib/vtx-car-modal/index.js.map +1 -1
- package/lib/vtx-car-modal/style/index.css +69 -0
- package/lib/vtx-cc-cp-modal/api.js +2 -2
- 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 +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 +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +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 +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 +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 +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 +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.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 +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 +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 +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.less +0 -1
- package/lib/vtx-cc-cp-modal/index.js +1 -1
- package/lib/vtx-cc-cp-modal/index.js.map +1 -1
- package/lib/vtx-cc-cp-modal/style/index.css +69 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +2 -2
- 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 +2 -2
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.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 +2 -2
- 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 +2 -2
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.js +2 -2
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.less +0 -1
- package/lib/vtx-cp-modal/index.js +1 -1
- package/lib/vtx-cp-modal/index.js.map +1 -1
- package/lib/vtx-cp-modal/style/index.css +69 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js +2 -9
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-default-modal/index.js +7 -19
- package/lib/vtx-default-modal/index.js.map +1 -1
- package/lib/vtx-default-modal/style/index.css +69 -0
- package/lib/vtx-device-modal/components/DataAnalysis/index.js +2 -2
- package/lib/vtx-device-modal/components/DataAnalysis/index.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/config.js +6 -2
- package/lib/vtx-device-modal/config.js.map +1 -1
- package/lib/vtx-device-modal/index.js +2 -2
- package/lib/vtx-device-modal/index.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +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 +2 -2
- 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 +3 -8
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/List.js +1 -1
- package/lib/vtx-df-modal/components/Metering/List.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/index.js +2 -2
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -1
- package/lib/vtx-df-modal/components/Metering/index.less +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +2 -2
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js +2 -2
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/index.js +2 -2
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -1
- package/lib/vtx-df-modal/index.js +1 -1
- package/lib/vtx-df-modal/index.js.map +1 -1
- package/lib/vtx-df-modal/style/index.css +69 -0
- package/lib/vtx-facility-modal/api.js +2 -2
- 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-health-modal/api.js +228 -0
- package/lib/vtx-health-modal/api.js.map +1 -0
- package/lib/vtx-health-modal/components/Health/index.js +327 -0
- package/lib/vtx-health-modal/components/Health/index.js.map +1 -0
- package/lib/vtx-health-modal/components/Health/style/css.js +4 -0
- package/lib/vtx-health-modal/components/Health/style/css.js.map +1 -0
- package/lib/vtx-health-modal/components/Health/style/index.css +31 -0
- package/lib/vtx-health-modal/components/Health/style/index.js +4 -0
- package/lib/vtx-health-modal/components/Health/style/index.js.map +1 -0
- package/lib/vtx-health-modal/components/Health/style/index.less +38 -0
- package/lib/vtx-health-modal/index.js +37 -0
- package/lib/vtx-health-modal/index.js.map +1 -0
- package/lib/vtx-health-modal/style/css.js +4 -0
- package/lib/vtx-health-modal/style/css.js.map +1 -0
- package/lib/vtx-health-modal/style/index.css +0 -0
- package/lib/vtx-health-modal/style/index.js +4 -0
- package/lib/vtx-health-modal/style/index.js.map +1 -0
- package/lib/vtx-health-modal/style/index.less +0 -0
- package/lib/vtx-housing-estate-modal/api.js +2 -2
- 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/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/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/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/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/index.js +2 -2
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-housing-estate-modal/config.js.map +1 -1
- package/lib/vtx-hz-facility-modal/api.js +1351 -0
- package/lib/vtx-hz-facility-modal/api.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js +171 -0
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.css +11 -0
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js +39 -0
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.less +7 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js +24 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.css +36 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.less +26 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +231 -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 +33 -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 +22 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js +101 -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 +30 -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 +30 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +326 -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 +15 -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 +15 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js +41 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js +43 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.css +30 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.less +34 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/index.js +54 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.css +3 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.less +3 -0
- package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js +46 -0
- package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js +94 -0
- package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +388 -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/NoDevicePoint/index.js +43 -0
- package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +46 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +437 -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 +55 -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 +42 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +253 -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 +63 -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 +50 -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 +16 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js +138 -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 +10 -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 +10 -0
- package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js +51 -0
- package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js +16 -0
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.css +55 -0
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.less +42 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/index.js +44 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.css +36 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.less +26 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/index.js +69 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.css +36 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.less +26 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.css +72 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js +156 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.less +48 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js +110 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.css +77 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js +343 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.less +62 -0
- package/lib/vtx-hz-facility-modal/components/RealTime/index.js +55 -0
- package/lib/vtx-hz-facility-modal/components/RealTime/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/Record/index.js +120 -0
- package/lib/vtx-hz-facility-modal/components/Record/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js +125 -0
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js +88 -0
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js +137 -0
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js +88 -0
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js +86 -0
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js +150 -0
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/index.js +28 -0
- package/lib/vtx-hz-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/index.js +132 -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/index.js +1 -1
- package/lib/vtx-kh-modal/index.js.map +1 -1
- package/lib/vtx-kh-modal/style/index.css +69 -0
- package/lib/vtx-restaurant-modal/api.js +3 -3
- package/lib/vtx-restaurant-modal/api.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +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 +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/index.js +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/index.js +1 -1
- package/lib/vtx-restaurant-modal/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 +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -1
- package/lib/vtx-road-modal/index.js +1 -1
- package/lib/vtx-road-modal/index.js.map +1 -1
- package/lib/vtx-road-modal/style/index.css +69 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +2 -2
- 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 +1 -1
- 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 +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/index.js +1 -1
- package/lib/vtx-staff-modal/index.js.map +1 -1
- package/lib/vtx-staff-modal/style/index.css +69 -0
- package/lib/vtx-theme-provider/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/api.js +2 -2
- 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/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.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/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/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/index.js +2 -2
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -1
- package/lib/vtx-throw-point-modal/config.js.map +1 -1
- package/lib/vtx-wr-modal/api.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +2 -2
- 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 +2 -2
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.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 +2 -7
- 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 +1 -1
- 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 +2 -2
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/index.js +1 -1
- package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +2 -2
- 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/index.js +1 -1
- package/lib/vtx-wr-modal/index.js.map +1 -1
- package/lib/vtx-wr-modal/style/index.css +69 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-zg-modal/index.js +1 -1
- package/lib/vtx-zg-modal/index.js.map +1 -1
- package/lib/vtx-zg-modal/style/index.css +69 -0
- package/package.json +1 -5
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
.facilityFileHz{
|
|
2
|
+
display: grid;
|
|
3
|
+
grid-template-columns: 2fr 3fr;
|
|
4
|
+
grid-template-rows: minmax(600px,700px);
|
|
5
|
+
gap: 10px;
|
|
6
|
+
height: 100%;
|
|
7
|
+
.facilityFileHzLeft{
|
|
8
|
+
display: grid;
|
|
9
|
+
grid-template-columns: 1fr;
|
|
10
|
+
grid-template-rows: 270px auto;
|
|
11
|
+
gap: 10px;
|
|
12
|
+
.baseInfo{
|
|
13
|
+
min-height: 240px;
|
|
14
|
+
max-height: 340px;
|
|
15
|
+
width: 400px;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
}
|
|
19
|
+
.facilityFileHzRight{
|
|
20
|
+
display: grid;
|
|
21
|
+
grid-template-columns: 1fr;
|
|
22
|
+
grid-template-rows: 3fr 2fr;
|
|
23
|
+
gap: 10px;
|
|
24
|
+
|
|
25
|
+
}
|
|
26
|
+
.facilityFile-YWJL{
|
|
27
|
+
padding-top: 20px;
|
|
28
|
+
|
|
29
|
+
}
|
|
30
|
+
.vm-table .ant-table .ant-table-container table tbody tr td{
|
|
31
|
+
white-space:normal;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
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 _components = require("../../../vm-common-components/components");
|
|
9
|
+
var _vmTable = _interopRequireDefault(require("../../../vm-table"));
|
|
10
|
+
var _api = require("../../api");
|
|
11
|
+
require("./style");
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
+
var FlawTable = function FlawTable(_ref) {
|
|
14
|
+
var tableData = _ref.tableData;
|
|
15
|
+
return /*#__PURE__*/_react["default"].createElement(_vmTable["default"], {
|
|
16
|
+
columns: [{
|
|
17
|
+
title: '缺陷名称',
|
|
18
|
+
dataIndex: 'thinCode',
|
|
19
|
+
key: 'thinCode'
|
|
20
|
+
}, {
|
|
21
|
+
title: '距离',
|
|
22
|
+
dataIndex: 'thinDistance',
|
|
23
|
+
key: 'thinDistance'
|
|
24
|
+
}, {
|
|
25
|
+
title: '分值',
|
|
26
|
+
dataIndex: 'thinScore',
|
|
27
|
+
key: 'thinScore'
|
|
28
|
+
}, {
|
|
29
|
+
title: '等级',
|
|
30
|
+
dataIndex: 'thinLevel',
|
|
31
|
+
key: 'thinLevel'
|
|
32
|
+
}],
|
|
33
|
+
dataSource: tableData,
|
|
34
|
+
height: 150,
|
|
35
|
+
pagination: false
|
|
36
|
+
});
|
|
37
|
+
};
|
|
38
|
+
var _default = function _default(props) {
|
|
39
|
+
var info = props.info;
|
|
40
|
+
var _facilityService$UseF = _api.facilityService.UseFlaw({
|
|
41
|
+
code: info.code
|
|
42
|
+
}),
|
|
43
|
+
tableData = _facilityService$UseF.tableData;
|
|
44
|
+
return /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
45
|
+
title: "\u7F3A\u9677\u60C5\u51B5",
|
|
46
|
+
extraContent: /*#__PURE__*/_react["default"].createElement("div", {
|
|
47
|
+
className: 'flawTotal'
|
|
48
|
+
}, "\u7F3A\u9677\u4E2A\u6570\uFF1A", tableData.lenght || 0, "\u4E2A")
|
|
49
|
+
}, /*#__PURE__*/_react["default"].createElement(FlawTable, {
|
|
50
|
+
tableData: tableData
|
|
51
|
+
}));
|
|
52
|
+
};
|
|
53
|
+
exports["default"] = _default;
|
|
54
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_components","_vmTable","_api","obj","__esModule","FlawTable","_ref","tableData","React","createElement","Table","columns","title","dataIndex","key","dataSource","height","pagination","_default","props","info","_facilityService$UseF","facilityService","UseFlaw","code","Container","extraContent","className","lenght","exports"],"sources":["vtx-hz-facility-modal/components/Flaw/index.js"],"sourcesContent":["import React from 'react';\nimport { Container } from '../../../vm-common-components/components';\nimport Table from '../../../vm-table';\nimport { facilityService } from '../../api';\nimport './style';\nconst FlawTable = ({ tableData }) => {\n return (React.createElement(Table, { columns: [\n {\n title: '缺陷名称',\n dataIndex: 'thinCode',\n key: 'thinCode',\n },\n {\n title: '距离',\n dataIndex: 'thinDistance',\n key: 'thinDistance',\n },\n {\n title: '分值',\n dataIndex: 'thinScore',\n key: 'thinScore',\n },\n {\n title: '等级',\n dataIndex: 'thinLevel',\n key: 'thinLevel',\n },\n ], dataSource: tableData, height: 150, pagination: false }));\n};\nexport default (props) => {\n const { info } = props;\n const { tableData } = facilityService.UseFlaw({\n code: info.code,\n });\n return (React.createElement(Container, { title: \"\\u7F3A\\u9677\\u60C5\\u51B5\", extraContent: React.createElement(\"div\", { className: 'flawTotal' },\n \"\\u7F3A\\u9677\\u4E2A\\u6570\\uFF1A\",\n tableData.lenght || 0,\n \"\\u4E2A\") },\n React.createElement(FlawTable, { tableData: tableData })));\n};\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,QAAA,GAAAH,sBAAA,CAAAC,OAAA;AACA,IAAAG,IAAA,GAAAH,OAAA;AACAA,OAAA;AAAiB,SAAAD,uBAAAK,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA;AACjB,IAAME,SAAS,GAAG,SAAZA,SAASA,CAAAC,IAAA,EAAsB;EAAA,IAAhBC,SAAS,GAAAD,IAAA,CAATC,SAAS;EAC1B,oBAAQC,iBAAK,CAACC,aAAa,CAACC,mBAAK,EAAE;IAAEC,OAAO,EAAE,CACtC;MACIC,KAAK,EAAE,MAAM;MACbC,SAAS,EAAE,UAAU;MACrBC,GAAG,EAAE;IACT,CAAC,EACD;MACIF,KAAK,EAAE,IAAI;MACXC,SAAS,EAAE,cAAc;MACzBC,GAAG,EAAE;IACT,CAAC,EACD;MACIF,KAAK,EAAE,IAAI;MACXC,SAAS,EAAE,WAAW;MACtBC,GAAG,EAAE;IACT,CAAC,EACD;MACIF,KAAK,EAAE,IAAI;MACXC,SAAS,EAAE,WAAW;MACtBC,GAAG,EAAE;IACT,CAAC,CACJ;IAAEC,UAAU,EAAER,SAAS;IAAES,MAAM,EAAE,GAAG;IAAEC,UAAU,EAAE;EAAM,CAAC,CAAC;AACnE,CAAC;AAAC,IAAAC,QAAA,GACa,SAAAA,SAACC,KAAK,EAAK;EACtB,IAAQC,IAAI,GAAKD,KAAK,CAAdC,IAAI;EACZ,IAAAC,qBAAA,GAAsBC,oBAAe,CAACC,OAAO,CAAC;MAC1CC,IAAI,EAAEJ,IAAI,CAACI;IACf,CAAC,CAAC;IAFMjB,SAAS,GAAAc,qBAAA,CAATd,SAAS;EAGjB,oBAAQC,iBAAK,CAACC,aAAa,CAACgB,qBAAS,EAAE;IAAEb,KAAK,EAAE,0BAA0B;IAAEc,YAAY,eAAElB,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEkB,SAAS,EAAE;IAAY,CAAC,EACvI,gCAAgC,EAChCpB,SAAS,CAACqB,MAAM,IAAI,CAAC,EACrB,QAAQ;EAAE,CAAC,eACfpB,iBAAK,CAACC,aAAa,CAACJ,SAAS,EAAE;IAAEE,SAAS,EAAEA;EAAU,CAAC,CAAC,CAAC;AACjE,CAAC;AAAAsB,OAAA,cAAAX,QAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":["require"],"sources":["vtx-hz-facility-modal/components/Flaw/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAAA,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["require"],"sources":["vtx-hz-facility-modal/components/Flaw/style/index.js"],"sourcesContent":["import './index.less';\n"],"mappings":";;AAAAA,OAAA"}
|
|
@@ -0,0 +1,46 @@
|
|
|
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 _components = require("../../../vm-common-components/components");
|
|
9
|
+
var _vmRowCol = require("../../../vm-row-col");
|
|
10
|
+
var _YWGL = _interopRequireDefault(require("../YWGL"));
|
|
11
|
+
var _BaseInfo = _interopRequireDefault(require("../BaseInfo"));
|
|
12
|
+
var _RealTime = _interopRequireDefault(require("../RealTime"));
|
|
13
|
+
var _BJGK = _interopRequireDefault(require("../BJGK"));
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
15
|
+
var _default = function _default(props) {
|
|
16
|
+
return /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmRow, {
|
|
17
|
+
gutter: [5, 5]
|
|
18
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
19
|
+
span: 24
|
|
20
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmRow, {
|
|
21
|
+
gutter: [5, 5]
|
|
22
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
23
|
+
span: 8
|
|
24
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.Container, {
|
|
25
|
+
title: "\u57FA\u672C\u4FE1\u606F",
|
|
26
|
+
style: {
|
|
27
|
+
height: '350px'
|
|
28
|
+
}
|
|
29
|
+
}, /*#__PURE__*/_react["default"].createElement(_BaseInfo["default"], Object.assign({}, props, {
|
|
30
|
+
width: '100%'
|
|
31
|
+
})))), /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
32
|
+
span: 16
|
|
33
|
+
}, /*#__PURE__*/_react["default"].createElement(_YWGL["default"], Object.assign({}, props))))), /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
34
|
+
span: 24
|
|
35
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmRow, {
|
|
36
|
+
gutter: [5, 5]
|
|
37
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
38
|
+
span: 12
|
|
39
|
+
}, /*#__PURE__*/_react["default"].createElement(_RealTime["default"], Object.assign({}, props))), /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
40
|
+
span: 12
|
|
41
|
+
}, /*#__PURE__*/_react["default"].createElement(_BJGK["default"], Object.assign({}, props))))), /*#__PURE__*/_react["default"].createElement(_vmRowCol.VmCol, {
|
|
42
|
+
span: 24
|
|
43
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.PointPortrait, Object.assign({}, props))));
|
|
44
|
+
};
|
|
45
|
+
exports["default"] = _default;
|
|
46
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_components","_vmRowCol","_YWGL","_BaseInfo","_RealTime","_BJGK","obj","__esModule","_default","props","React","createElement","VmRow","gutter","VmCol","span","Container","title","style","height","BaseInfo","Object","assign","width","YWGL","RealTime","BJGK","PointPortrait","exports"],"sources":["vtx-hz-facility-modal/components/HasDevicePoint/index.js"],"sourcesContent":["import React from 'react';\nimport { Container, PointPortrait, } from '../../../vm-common-components/components';\nimport { VmCol, VmRow } from '../../../vm-row-col';\nimport YWGL from '../YWGL';\nimport BaseInfo from '../BaseInfo';\nimport RealTime from '../RealTime';\nimport BJGK from '../BJGK';\nexport default (props) => {\n return (React.createElement(VmRow, { gutter: [5, 5] },\n React.createElement(VmCol, { span: 24 },\n React.createElement(VmRow, { gutter: [5, 5] },\n React.createElement(VmCol, { span: 8 },\n React.createElement(Container, { title: \"\\u57FA\\u672C\\u4FE1\\u606F\", style: { height: '350px' } },\n React.createElement(BaseInfo, Object.assign({}, props, { width: '100%' })))),\n React.createElement(VmCol, { span: 16 },\n React.createElement(YWGL, Object.assign({}, props))))),\n React.createElement(VmCol, { span: 24 },\n React.createElement(VmRow, { gutter: [5, 5] },\n React.createElement(VmCol, { span: 12 },\n React.createElement(RealTime, Object.assign({}, props))),\n React.createElement(VmCol, { span: 12 },\n React.createElement(BJGK, Object.assign({}, props))))),\n React.createElement(VmCol, { span: 24 },\n React.createElement(PointPortrait, Object.assign({}, props)))));\n};\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,SAAA,GAAAF,OAAA;AACA,IAAAG,KAAA,GAAAJ,sBAAA,CAAAC,OAAA;AACA,IAAAI,SAAA,GAAAL,sBAAA,CAAAC,OAAA;AACA,IAAAK,SAAA,GAAAN,sBAAA,CAAAC,OAAA;AACA,IAAAM,KAAA,GAAAP,sBAAA,CAAAC,OAAA;AAA2B,SAAAD,uBAAAQ,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA;AAAA,IAAAE,QAAA,GACZ,SAAAA,SAACC,KAAK,EAAK;EACtB,oBAAQC,iBAAK,CAACC,aAAa,CAACC,eAAK,EAAE;IAAEC,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC;EAAE,CAAC,eACjDH,iBAAK,CAACC,aAAa,CAACG,eAAK,EAAE;IAAEC,IAAI,EAAE;EAAG,CAAC,eACnCL,iBAAK,CAACC,aAAa,CAACC,eAAK,EAAE;IAAEC,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC;EAAE,CAAC,eACzCH,iBAAK,CAACC,aAAa,CAACG,eAAK,EAAE;IAAEC,IAAI,EAAE;EAAE,CAAC,eAClCL,iBAAK,CAACC,aAAa,CAACK,qBAAS,EAAE;IAAEC,KAAK,EAAE,0BAA0B;IAAEC,KAAK,EAAE;MAAEC,MAAM,EAAE;IAAQ;EAAE,CAAC,eAC5FT,iBAAK,CAACC,aAAa,CAACS,oBAAQ,EAAEC,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEb,KAAK,EAAE;IAAEc,KAAK,EAAE;EAAO,CAAC,CAAC,CAAC,CAAC,CAAC,eACpFb,iBAAK,CAACC,aAAa,CAACG,eAAK,EAAE;IAAEC,IAAI,EAAE;EAAG,CAAC,eACnCL,iBAAK,CAACC,aAAa,CAACa,gBAAI,EAAEH,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEb,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,eAClEC,iBAAK,CAACC,aAAa,CAACG,eAAK,EAAE;IAAEC,IAAI,EAAE;EAAG,CAAC,eACnCL,iBAAK,CAACC,aAAa,CAACC,eAAK,EAAE;IAAEC,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC;EAAE,CAAC,eACzCH,iBAAK,CAACC,aAAa,CAACG,eAAK,EAAE;IAAEC,IAAI,EAAE;EAAG,CAAC,eACnCL,iBAAK,CAACC,aAAa,CAACc,oBAAQ,EAAEJ,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEb,KAAK,CAAC,CAAC,CAAC,eAC5DC,iBAAK,CAACC,aAAa,CAACG,eAAK,EAAE;IAAEC,IAAI,EAAE;EAAG,CAAC,eACnCL,iBAAK,CAACC,aAAa,CAACe,gBAAI,EAAEL,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEb,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,eAClEC,iBAAK,CAACC,aAAa,CAACG,eAAK,EAAE;IAAEC,IAAI,EAAE;EAAG,CAAC,eACnCL,iBAAK,CAACC,aAAa,CAACgB,yBAAa,EAAEN,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEb,KAAK,CAAC,CAAC,CAAC,CAAC;AAC1E,CAAC;AAAAmB,OAAA,cAAApB,QAAA"}
|
|
@@ -0,0 +1,94 @@
|
|
|
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 _components = require("../../../vm-common-components/components");
|
|
9
|
+
var _vmNodata = _interopRequireDefault(require("../../../vm-nodata"));
|
|
10
|
+
var _api = require("../../api");
|
|
11
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12
|
+
var getStatus = function getStatus(value) {
|
|
13
|
+
var scoreLevel = [{
|
|
14
|
+
max: 100,
|
|
15
|
+
min: 90,
|
|
16
|
+
level: '优秀',
|
|
17
|
+
color: '#58D0FC'
|
|
18
|
+
}, {
|
|
19
|
+
max: 90,
|
|
20
|
+
min: 80,
|
|
21
|
+
level: '良好',
|
|
22
|
+
color: '#58D0FC'
|
|
23
|
+
}, {
|
|
24
|
+
max: 80,
|
|
25
|
+
min: 60,
|
|
26
|
+
level: '一般',
|
|
27
|
+
color: '#58D0FC'
|
|
28
|
+
}, {
|
|
29
|
+
max: 60,
|
|
30
|
+
min: 50,
|
|
31
|
+
level: '较差',
|
|
32
|
+
color: '#58D0FC'
|
|
33
|
+
}, {
|
|
34
|
+
max: 50,
|
|
35
|
+
min: -1,
|
|
36
|
+
level: '差',
|
|
37
|
+
color: '#58D0FC'
|
|
38
|
+
}];
|
|
39
|
+
var status = scoreLevel.find(function (item) {
|
|
40
|
+
return item.max >= Number(value) && item.min < Number(value);
|
|
41
|
+
});
|
|
42
|
+
return status;
|
|
43
|
+
};
|
|
44
|
+
var LevelStatus = function LevelStatus(_ref) {
|
|
45
|
+
var score = _ref.score,
|
|
46
|
+
setDefaultActiveKey = _ref.setDefaultActiveKey;
|
|
47
|
+
var info = getStatus(score);
|
|
48
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
49
|
+
style: {
|
|
50
|
+
position: 'absolute',
|
|
51
|
+
right: '50px',
|
|
52
|
+
top: '30%',
|
|
53
|
+
fontSize: '20px',
|
|
54
|
+
cursor: 'pointer',
|
|
55
|
+
color: info === null || info === void 0 ? void 0 : info.color
|
|
56
|
+
},
|
|
57
|
+
onClick: function onClick() {
|
|
58
|
+
setDefaultActiveKey('JKDPF');
|
|
59
|
+
}
|
|
60
|
+
}, info === null || info === void 0 ? void 0 : info.level);
|
|
61
|
+
};
|
|
62
|
+
var _default = function _default(props) {
|
|
63
|
+
var info = props.info,
|
|
64
|
+
setDefaultActiveKey = props.setDefaultActiveKey;
|
|
65
|
+
var _facilityService$UseS = _api.facilityService.UseSynthesisScore({
|
|
66
|
+
code: info.code
|
|
67
|
+
}),
|
|
68
|
+
zhdf = _facilityService$UseS.zhdf,
|
|
69
|
+
healthScoreData = _facilityService$UseS.healthScoreData,
|
|
70
|
+
indicator = _facilityService$UseS.indicator;
|
|
71
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
72
|
+
style: {
|
|
73
|
+
width: '100%',
|
|
74
|
+
height: '100%',
|
|
75
|
+
position: 'relative'
|
|
76
|
+
}
|
|
77
|
+
}, healthScoreData ? /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, /*#__PURE__*/_react["default"].createElement(_components.Radar, {
|
|
78
|
+
value: healthScoreData,
|
|
79
|
+
indicator: indicator,
|
|
80
|
+
height: 200,
|
|
81
|
+
width: 300
|
|
82
|
+
}), /*#__PURE__*/_react["default"].createElement(LevelStatus, {
|
|
83
|
+
score: zhdf,
|
|
84
|
+
setDefaultActiveKey: setDefaultActiveKey
|
|
85
|
+
})) : /*#__PURE__*/_react["default"].createElement(_vmNodata["default"], {
|
|
86
|
+
type: "NO_CHART",
|
|
87
|
+
style: {
|
|
88
|
+
width: '100%',
|
|
89
|
+
height: '100%'
|
|
90
|
+
}
|
|
91
|
+
}));
|
|
92
|
+
};
|
|
93
|
+
exports["default"] = _default;
|
|
94
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_components","_vmNodata","_api","obj","__esModule","getStatus","value","scoreLevel","max","min","level","color","status","find","item","Number","LevelStatus","_ref","score","setDefaultActiveKey","info","React","createElement","style","position","right","top","fontSize","cursor","onClick","_default","props","_facilityService$UseS","facilityService","UseSynthesisScore","code","zhdf","healthScoreData","indicator","width","height","Fragment","Radar","NoData","type","exports"],"sources":["vtx-hz-facility-modal/components/HealthRadar/index.js"],"sourcesContent":["import React from 'react';\nimport { Radar } from '../../../vm-common-components/components';\nimport NoData from '../../../vm-nodata';\nimport { facilityService } from '../../api';\nconst getStatus = (value) => {\n const scoreLevel = [\n { max: 100, min: 90, level: '优秀', color: '#58D0FC' },\n { max: 90, min: 80, level: '良好', color: '#58D0FC' },\n { max: 80, min: 60, level: '一般', color: '#58D0FC' },\n { max: 60, min: 50, level: '较差', color: '#58D0FC' },\n { max: 50, min: -1, level: '差', color: '#58D0FC' },\n ];\n let status = scoreLevel.find((item) => item.max >= Number(value) && item.min < Number(value));\n return status;\n};\nconst LevelStatus = ({ score, setDefaultActiveKey }) => {\n let info = getStatus(score);\n return (React.createElement(\"div\", { style: {\n position: 'absolute',\n right: '50px',\n top: '30%',\n fontSize: '20px',\n cursor: 'pointer',\n color: info === null || info === void 0 ? void 0 : info.color,\n }, onClick: () => {\n setDefaultActiveKey('JKDPF');\n } }, info === null || info === void 0 ? void 0 : info.level));\n};\nexport default (props) => {\n const { info, setDefaultActiveKey } = props;\n const { zhdf, healthScoreData, indicator } = facilityService.UseSynthesisScore({\n code: info.code,\n });\n return (React.createElement(\"div\", { style: { width: '100%', height: '100%', position: 'relative' } }, healthScoreData ? (React.createElement(React.Fragment, null,\n React.createElement(Radar, { value: healthScoreData, indicator: indicator, height: 200, width: 300 }),\n React.createElement(LevelStatus, { score: zhdf, setDefaultActiveKey: setDefaultActiveKey }))) : (React.createElement(NoData, { type: \"NO_CHART\", style: { width: '100%', height: '100%' } }))));\n};\n"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,SAAA,GAAAH,sBAAA,CAAAC,OAAA;AACA,IAAAG,IAAA,GAAAH,OAAA;AAA4C,SAAAD,uBAAAK,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,gBAAAA,GAAA;AAC5C,IAAME,SAAS,GAAG,SAAZA,SAASA,CAAIC,KAAK,EAAK;EACzB,IAAMC,UAAU,GAAG,CACf;IAAEC,GAAG,EAAE,GAAG;IAAEC,GAAG,EAAE,EAAE;IAAEC,KAAK,EAAE,IAAI;IAAEC,KAAK,EAAE;EAAU,CAAC,EACpD;IAAEH,GAAG,EAAE,EAAE;IAAEC,GAAG,EAAE,EAAE;IAAEC,KAAK,EAAE,IAAI;IAAEC,KAAK,EAAE;EAAU,CAAC,EACnD;IAAEH,GAAG,EAAE,EAAE;IAAEC,GAAG,EAAE,EAAE;IAAEC,KAAK,EAAE,IAAI;IAAEC,KAAK,EAAE;EAAU,CAAC,EACnD;IAAEH,GAAG,EAAE,EAAE;IAAEC,GAAG,EAAE,EAAE;IAAEC,KAAK,EAAE,IAAI;IAAEC,KAAK,EAAE;EAAU,CAAC,EACnD;IAAEH,GAAG,EAAE,EAAE;IAAEC,GAAG,EAAE,CAAC,CAAC;IAAEC,KAAK,EAAE,GAAG;IAAEC,KAAK,EAAE;EAAU,CAAC,CACrD;EACD,IAAIC,MAAM,GAAGL,UAAU,CAACM,IAAI,CAAC,UAACC,IAAI;IAAA,OAAKA,IAAI,CAACN,GAAG,IAAIO,MAAM,CAACT,KAAK,CAAC,IAAIQ,IAAI,CAACL,GAAG,GAAGM,MAAM,CAACT,KAAK,CAAC;EAAA,EAAC;EAC7F,OAAOM,MAAM;AACjB,CAAC;AACD,IAAMI,WAAW,GAAG,SAAdA,WAAWA,CAAAC,IAAA,EAAuC;EAAA,IAAjCC,KAAK,GAAAD,IAAA,CAALC,KAAK;IAAEC,mBAAmB,GAAAF,IAAA,CAAnBE,mBAAmB;EAC7C,IAAIC,IAAI,GAAGf,SAAS,CAACa,KAAK,CAAC;EAC3B,oBAAQG,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,KAAK,EAAE;MACpCC,QAAQ,EAAE,UAAU;MACpBC,KAAK,EAAE,MAAM;MACbC,GAAG,EAAE,KAAK;MACVC,QAAQ,EAAE,MAAM;MAChBC,MAAM,EAAE,SAAS;MACjBjB,KAAK,EAAES,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACT;IAC5D,CAAC;IAAEkB,OAAO,EAAE,SAAAA,QAAA,EAAM;MACdV,mBAAmB,CAAC,OAAO,CAAC;IAChC;EAAE,CAAC,EAAEC,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACV,KAAK,CAAC;AACpE,CAAC;AAAC,IAAAoB,QAAA,GACa,SAAAA,SAACC,KAAK,EAAK;EACtB,IAAQX,IAAI,GAA0BW,KAAK,CAAnCX,IAAI;IAAED,mBAAmB,GAAKY,KAAK,CAA7BZ,mBAAmB;EACjC,IAAAa,qBAAA,GAA6CC,oBAAe,CAACC,iBAAiB,CAAC;MAC3EC,IAAI,EAAEf,IAAI,CAACe;IACf,CAAC,CAAC;IAFMC,IAAI,GAAAJ,qBAAA,CAAJI,IAAI;IAAEC,eAAe,GAAAL,qBAAA,CAAfK,eAAe;IAAEC,SAAS,GAAAN,qBAAA,CAATM,SAAS;EAGxC,oBAAQjB,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,KAAK,EAAE;MAAEgB,KAAK,EAAE,MAAM;MAAEC,MAAM,EAAE,MAAM;MAAEhB,QAAQ,EAAE;IAAW;EAAE,CAAC,EAAEa,eAAe,gBAAIhB,iBAAK,CAACC,aAAa,CAACD,iBAAK,CAACoB,QAAQ,EAAE,IAAI,eAC9JpB,iBAAK,CAACC,aAAa,CAACoB,iBAAK,EAAE;IAAEpC,KAAK,EAAE+B,eAAe;IAAEC,SAAS,EAAEA,SAAS;IAAEE,MAAM,EAAE,GAAG;IAAED,KAAK,EAAE;EAAI,CAAC,CAAC,eACrGlB,iBAAK,CAACC,aAAa,CAACN,WAAW,EAAE;IAAEE,KAAK,EAAEkB,IAAI;IAAEjB,mBAAmB,EAAEA;EAAoB,CAAC,CAAC,CAAC,gBAAKE,iBAAK,CAACC,aAAa,CAACqB,oBAAM,EAAE;IAAEC,IAAI,EAAE,UAAU;IAAErB,KAAK,EAAE;MAAEgB,KAAK,EAAE,MAAM;MAAEC,MAAM,EAAE;IAAO;EAAE,CAAC,CAAE,CAAC;AACtM,CAAC;AAAAK,OAAA,cAAAf,QAAA"}
|