@vtx/modals2 2.10.37 → 2.10.38
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/README.md +33 -33
- package/lib/style/index.css +2 -0
- package/lib/style/index.less +9 -9
- package/lib/style/themes/dark.less +71 -71
- package/lib/style/themes/default.less +37 -37
- package/lib/style/themes/index.less +1 -1
- package/lib/style/themesHZ/dark.css +2 -0
- package/lib/style/themesHZ/dark.less +70 -69
- package/lib/style/themesHZ/default.css +1 -0
- package/lib/style/themesHZ/default.less +24 -23
- package/lib/style/themesHZ/index.css +2 -0
- package/lib/style/themesHZ/index.less +1 -1
- package/lib/typings.d.ts +15 -15
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +2 -2
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmTrend.js +2 -2
- package/lib/vm-alarm-info/Components/AlarmTrend.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.less +40 -40
- package/lib/vm-alarm-info/index.js +2 -2
- package/lib/vm-alarm-info/index.js.map +1 -1
- package/lib/vm-alarm-info/style/index.less +16 -16
- 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 +67 -67
- 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 +65 -65
- 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 +12 -12
- 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/index.js +2 -2
- package/lib/vm-appraisal-info/index.js.map +1 -1
- package/lib/vm-appraisal-info/style/index.less +122 -122
- 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/index.less +39 -39
- package/lib/vm-button/style/index.less +20 -20
- package/lib/vm-charts/Line.js +1 -1
- package/lib/vm-charts/Pie.js +1 -1
- package/lib/vm-charts/index.less +30 -30
- package/lib/vm-checkbox/style/index.less +25 -25
- package/lib/vm-common-components/common/vm-modal/style/index.less +108 -108
- package/lib/vm-common-components/common/vm-scrollable/index.js +9 -4
- package/lib/vm-common-components/common/vm-scrollable/index.js.map +1 -1
- package/lib/vm-common-components/common/vm-scrollable/style/index.less +17 -17
- 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/style/index.less +51 -51
- package/lib/vm-common-components/common/vm-tabs/index.js +2 -2
- package/lib/vm-common-components/common/vm-tabs/index.js.map +1 -1
- package/lib/vm-common-components/common/vm-tabs/style/index.less +60 -60
- package/lib/vm-common-components/components/Compare/style/index.less +35 -35
- package/lib/vm-common-components/components/ImagesGroup/style/index.less +11 -11
- package/lib/vm-common-components/components/Portrait/imgs/dx.svg +5 -5
- package/lib/vm-common-components/components/Portrait/imgs/gj.svg +6 -6
- package/lib/vm-common-components/components/Portrait/imgs/jt.svg +5 -5
- package/lib/vm-common-components/components/Portrait/style/index.less +226 -226
- package/lib/vm-common-components/components/RadionButton/index.js +2 -2
- package/lib/vm-common-components/components/RadionButton/index.js.map +1 -1
- package/lib/vm-common-components/components/RadionButton/style/index.less +25 -25
- package/lib/vm-common-components/components/Statistics/style/index.less +68 -68
- package/lib/vm-common-components/components/SubTitle/style/index.less +63 -63
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js +2 -2
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +1 -1
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +44 -44
- package/lib/vm-common-components/components/index.js +1 -1
- package/lib/vm-common-components/components/vm-alarm-title/style/index.less +25 -25
- package/lib/vm-common-components/components/vm-chart/index.js +2 -2
- package/lib/vm-common-components/components/vm-chart/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-chart/index.less +12 -12
- package/lib/vm-common-components/components/vm-collect/index.js +2 -2
- package/lib/vm-common-components/components/vm-collect/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-collect/style/index.less +13 -13
- package/lib/vm-common-components/components/vm-container/style/index.less +16 -16
- package/lib/vm-common-components/components/vm-defects/index.js +2 -2
- package/lib/vm-common-components/components/vm-defects/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-defects/style/index.less +23 -23
- package/lib/vm-common-components/components/vm-nodata/index.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-nodata/style/index.less +20 -20
- package/lib/vm-common-components/components/vm-radar/index.js +6 -8
- package/lib/vm-common-components/components/vm-radar/index.js.map +1 -1
- package/lib/vm-common-components/components/vm-water-wave/index.less +56 -56
- package/lib/vm-common-components/index.js +1 -1
- package/lib/vm-common-components/index.js.map +1 -1
- package/lib/vm-common-components/style/index.css +2 -0
- package/lib/vm-common-components/style/index.less +1 -1
- package/lib/vm-container/style/index.less +28 -28
- 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 +13 -13
- package/lib/vm-empty/style/index.less +23 -23
- package/lib/vm-filter/index.js +2 -2
- package/lib/vm-filter/index.js.map +1 -1
- package/lib/vm-filter/style/index.less +165 -165
- package/lib/vm-image-text/style/index.less +30 -30
- package/lib/vm-info-collection/style/index.less +38 -38
- package/lib/vm-map/index.js +2 -2
- package/lib/vm-map/index.js.map +1 -1
- package/lib/vm-modal-table/style/index.less +23 -23
- package/lib/vm-radio/style/index.less +26 -26
- 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 +12 -12
- package/lib/vm-repair-maintain/RmRecord.js +1 -1
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -1
- package/lib/vm-repair-maintain/style/index.less +108 -108
- 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 +33 -33
- 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/index.less +16 -16
- package/lib/vm-sub-tabs/style/index.less +119 -119
- package/lib/vm-sub-title/style/index.less +23 -23
- package/lib/vm-table/index.js +3 -3
- package/lib/vm-table/index.js.map +1 -1
- package/lib/vm-table/style/index.less +224 -224
- package/lib/vm-video/index.css +2 -0
- package/lib/vm-video/index.less +10 -10
- 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.less +547 -547
- 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/AlarmInfo/index.less +38 -38
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +1 -1
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +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/BaseInfo/index.less +239 -239
- package/lib/vtx-car-modal/components/Maintenance/index.less +34 -34
- 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/index.js +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -1
- package/lib/vtx-car-modal/components/OilConsumption/index.less +36 -36
- 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/StaticInfo/index.less +72 -72
- 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/WaterConsumption/index.less +22 -22
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +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/components/WorkInfo/index.less +62 -62
- 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 +2 -0
- package/lib/vtx-car-modal/style/index.less +6 -6
- 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/Summary.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.less +104 -104
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +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.less +89 -89
- 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/Summary.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.less +104 -104
- 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/Restaurant/index.less +7 -7
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +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 +39 -39
- 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 +2 -0
- package/lib/vtx-cc-cp-modal/style/index.less +1 -1
- 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/Summary.js +2 -2
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/index.less +105 -105
- package/lib/vtx-cp-modal/components/BaseInfo/index.less +135 -135
- 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/Summary.js +2 -2
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +105 -105
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +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 +37 -37
- 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 +2 -0
- package/lib/vtx-cp-modal/style/index.less +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.less +24 -24
- package/lib/vtx-default-modal/index.js +1 -1
- package/lib/vtx-default-modal/index.js.map +1 -1
- package/lib/vtx-default-modal/style/index.css +2 -0
- package/lib/vtx-default-modal/style/index.less +1 -1
- 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/index.js +1 -1
- package/lib/vtx-device-modal/index.js.map +1 -1
- package/lib/vtx-device-modal/style/index.less +7 -7
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +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/index.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.less +191 -191
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +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 +75 -75
- 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/components/WorkCondition/index.less +113 -113
- 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 +2 -0
- package/lib/vtx-df-modal/style/index.less +1 -1
- 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/index.js +2 -2
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.less +116 -116
- package/lib/vtx-facility-modal/style/index.less +1 -1
- package/lib/vtx-health-modal/api.js +1 -1
- package/lib/vtx-health-modal/api.js.map +1 -1
- package/lib/vtx-health-modal/components/Health/index.js +47 -34
- package/lib/vtx-health-modal/components/Health/index.js.map +1 -1
- package/lib/vtx-health-modal/components/Health/style/index.css +14 -2
- package/lib/vtx-health-modal/components/Health/style/index.less +32 -9
- 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/Alarm/index.less +66 -66
- 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/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/index.less +246 -246
- 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/SPJK/index.less +6 -6
- 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/TFRD/index.less +15 -15
- 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/WGGS/index.less +38 -38
- 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/WGXW/index.less +76 -76
- package/lib/vtx-housing-estate-modal/style/index.less +1 -1
- package/lib/vtx-hz-facility-modal/api.js +24 -2
- package/lib/vtx-hz-facility-modal/api.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.less +7 -7
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.less +26 -26
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +1 -1
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.less +22 -22
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.less +30 -30
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.less +15 -15
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.less +33 -33
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.less +2 -2
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.less +4 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +5 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.less +42 -42
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.less +50 -50
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.less +16 -16
- 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/OverViewPoint/style/index.less +42 -42
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.less +26 -26
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.less +26 -26
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.css +2 -3
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js +8 -15
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.less +48 -48
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js +12 -3
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.css +45 -24
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js +67 -132
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.less +62 -53
- package/lib/vtx-hz-facility-modal/components/Record/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/Record/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js +2 -3
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js +2 -2
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js.map +1 -1
- package/lib/vtx-hz-facility-modal/index.js +2 -2
- package/lib/vtx-hz-facility-modal/index.js.map +1 -1
- package/lib/vtx-kh-modal/components/BaseInfo/index.less +62 -62
- 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 +2 -0
- package/lib/vtx-kh-modal/style/index.less +1 -1
- package/lib/vtx-restaurant-modal/api.js +2 -2
- 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/AlarmTypeAnalysis.js +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/Alarm/index.less +32 -32
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +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.less +55 -55
- 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/Collection/index.less +23 -23
- package/lib/vtx-restaurant-modal/index.js +1 -1
- package/lib/vtx-restaurant-modal/index.js.map +1 -1
- package/lib/vtx-restaurant-modal/style/index.less +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/index.less +134 -134
- package/lib/vtx-road-modal/components/Statistical/Zylc.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js +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/components/Statistical/index.less +110 -110
- 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 +2 -0
- package/lib/vtx-road-modal/style/index.less +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/AlarmInfo/index.less +22 -22
- 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/index.less +19 -19
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +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/BaseInfo/index.less +144 -144
- package/lib/vtx-staff-modal/components/Equipment/index.less +27 -27
- 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 +2 -0
- package/lib/vtx-staff-modal/style/index.less +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/Alarm/index.less +66 -66
- 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/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/index.less +321 -321
- 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/SBZJ/index.less +92 -92
- 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/TFRD/index.less +15 -15
- 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/WGGS/index.less +38 -38
- 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/WGXW/index.less +76 -76
- package/lib/vtx-throw-point-modal/style/index.less +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/Summary.js +2 -2
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -1
- package/lib/vtx-wr-modal/components/AlarmInfo/index.less +103 -103
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +2 -2
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +132 -132
- 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/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/Evaluate/index.less +121 -121
- 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/index.less +78 -78
- 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 +2 -0
- package/lib/vtx-wr-modal/style/index.less +1 -1
- package/lib/vtx-zg-modal/components/BaseInfo/index.less +82 -82
- 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 +2 -0
- package/lib/vtx-zg-modal/style/index.less +1 -1
- package/package.json +1 -1
|
@@ -1,246 +1,246 @@
|
|
|
1
|
-
@import '../../style/index';
|
|
2
|
-
|
|
3
|
-
.summary-item {
|
|
4
|
-
display: flex;
|
|
5
|
-
gap: 16px;
|
|
6
|
-
align-items: center;
|
|
7
|
-
color: var(--info-color);
|
|
8
|
-
.summary-item-text {
|
|
9
|
-
& > p:nth-child(2) {
|
|
10
|
-
color: #9ba8b0;
|
|
11
|
-
span {
|
|
12
|
-
color: var(--info-color);
|
|
13
|
-
font-size: 20px;
|
|
14
|
-
margin-right: 8px;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.@{prefix-cls}-overview {
|
|
21
|
-
display: flex;
|
|
22
|
-
gap: 10px;
|
|
23
|
-
height: 800px;
|
|
24
|
-
padding: 10px;
|
|
25
|
-
&-left {
|
|
26
|
-
display: flex;
|
|
27
|
-
flex-direction: column;
|
|
28
|
-
height: 100%;
|
|
29
|
-
width: 360px;
|
|
30
|
-
padding: 10px;
|
|
31
|
-
background: var(--bg-color2);
|
|
32
|
-
&-map {
|
|
33
|
-
height: 260px;
|
|
34
|
-
}
|
|
35
|
-
&-info {
|
|
36
|
-
position: relative;
|
|
37
|
-
flex: 1;
|
|
38
|
-
padding: 10px;
|
|
39
|
-
.vm-estate-summary {
|
|
40
|
-
position: absolute;
|
|
41
|
-
right: 29px;
|
|
42
|
-
&-img {
|
|
43
|
-
display: flex;
|
|
44
|
-
align-items: center;
|
|
45
|
-
justify-content: flex-end;
|
|
46
|
-
position: relative;
|
|
47
|
-
padding-right: 16px;
|
|
48
|
-
width: 136px;
|
|
49
|
-
height: 50px;
|
|
50
|
-
color: var(--info-color);
|
|
51
|
-
span {
|
|
52
|
-
z-index: 1;
|
|
53
|
-
}
|
|
54
|
-
img {
|
|
55
|
-
position: absolute;
|
|
56
|
-
left: 0;
|
|
57
|
-
right: 0;
|
|
58
|
-
top: 0;
|
|
59
|
-
bottom: 0;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
&-text {
|
|
63
|
-
margin-top: -12px;
|
|
64
|
-
text-align: center;
|
|
65
|
-
span:nth-child(1) {
|
|
66
|
-
font-size: 26px;
|
|
67
|
-
margin-right: 8px;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
&-middle {
|
|
74
|
-
height: 100%;
|
|
75
|
-
display: flex;
|
|
76
|
-
flex-direction: column;
|
|
77
|
-
gap: 10px;
|
|
78
|
-
width: 455px;
|
|
79
|
-
}
|
|
80
|
-
&-hot {
|
|
81
|
-
display: flex;
|
|
82
|
-
flex-direction: column;
|
|
83
|
-
padding: 10px;
|
|
84
|
-
height: 460px;
|
|
85
|
-
background: var(--bg-color2);
|
|
86
|
-
&-summary {
|
|
87
|
-
display: flex;
|
|
88
|
-
justify-content: space-around;
|
|
89
|
-
height: 155px;
|
|
90
|
-
.garbage-summary {
|
|
91
|
-
width: 100px;
|
|
92
|
-
height: 100%;
|
|
93
|
-
text-align: center;
|
|
94
|
-
color: var(--info-color);
|
|
95
|
-
padding-top: 12px;
|
|
96
|
-
&-bucket {
|
|
97
|
-
margin: 0 auto;
|
|
98
|
-
margin-bottom: 12px;
|
|
99
|
-
display: flex;
|
|
100
|
-
align-items: center;
|
|
101
|
-
justify-content: center;
|
|
102
|
-
width: 45px;
|
|
103
|
-
height: 52px;
|
|
104
|
-
}
|
|
105
|
-
p {
|
|
106
|
-
span {
|
|
107
|
-
font-size: 18px;
|
|
108
|
-
margin-right: 4px;
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
&-buttons {
|
|
114
|
-
padding: 8px 0;
|
|
115
|
-
text-align: center;
|
|
116
|
-
}
|
|
117
|
-
&-chart {
|
|
118
|
-
flex: 1;
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
&-trend {
|
|
122
|
-
flex: 1;
|
|
123
|
-
display: flex;
|
|
124
|
-
flex-direction: column;
|
|
125
|
-
background: var(--bg-color2);
|
|
126
|
-
padding: 10px;
|
|
127
|
-
&-chart {
|
|
128
|
-
flex: 1;
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
&-right {
|
|
132
|
-
height: 100%;
|
|
133
|
-
flex: 1;
|
|
134
|
-
display: flex;
|
|
135
|
-
flex-direction: column;
|
|
136
|
-
gap: 10px;
|
|
137
|
-
}
|
|
138
|
-
&-manage {
|
|
139
|
-
// height: 315px;
|
|
140
|
-
padding: 10px;
|
|
141
|
-
background: var(--bg-color2);
|
|
142
|
-
color: var(--info-color);
|
|
143
|
-
display: flex;
|
|
144
|
-
flex-direction: column;
|
|
145
|
-
&-top {
|
|
146
|
-
display: flex;
|
|
147
|
-
.top-item {
|
|
148
|
-
display: flex;
|
|
149
|
-
gap: 32px;
|
|
150
|
-
align-items: center;
|
|
151
|
-
padding-left: 24px;
|
|
152
|
-
margin-bottom: 16px;
|
|
153
|
-
padding-right: 8px;
|
|
154
|
-
.img {
|
|
155
|
-
text-align: center;
|
|
156
|
-
.name--1 {
|
|
157
|
-
color: #1febff;
|
|
158
|
-
}
|
|
159
|
-
.name--2 {
|
|
160
|
-
color: #7fffd8;
|
|
161
|
-
}
|
|
162
|
-
img {
|
|
163
|
-
margin-top: -10px;
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
.statistic {
|
|
167
|
-
flex: 1;
|
|
168
|
-
& > div:nth-child(1) {
|
|
169
|
-
padding-left: 16px;
|
|
170
|
-
display: flex;
|
|
171
|
-
justify-content: space-between;
|
|
172
|
-
background: url('../../imgs/manage-bg-1.png') no-repeat;
|
|
173
|
-
background-size: 100% 100%;
|
|
174
|
-
margin-bottom: 16px;
|
|
175
|
-
}
|
|
176
|
-
& > div:nth-child(2) {
|
|
177
|
-
padding-left: 16px;
|
|
178
|
-
display: flex;
|
|
179
|
-
justify-content: space-between;
|
|
180
|
-
background: url('../../imgs/manage-bg-2.png') no-repeat;
|
|
181
|
-
background-size: 100% 100%;
|
|
182
|
-
}
|
|
183
|
-
.statistic-value--1 {
|
|
184
|
-
font-size: 20px;
|
|
185
|
-
font-weight: 400;
|
|
186
|
-
color: #50ffdc;
|
|
187
|
-
background: linear-gradient(
|
|
188
|
-
0deg,
|
|
189
|
-
#1febff 0%,
|
|
190
|
-
#7ddcff 49.90234375%,
|
|
191
|
-
#ffffff 100%
|
|
192
|
-
);
|
|
193
|
-
-webkit-background-clip: text;
|
|
194
|
-
-webkit-text-fill-color: transparent;
|
|
195
|
-
}
|
|
196
|
-
.statistic-value--2 {
|
|
197
|
-
font-size: 20px;
|
|
198
|
-
font-weight: 400;
|
|
199
|
-
color: #5cff84;
|
|
200
|
-
background: linear-gradient(
|
|
201
|
-
0deg,
|
|
202
|
-
#1febff 0%,
|
|
203
|
-
#7dffd0 49.90234375%,
|
|
204
|
-
#ffffff 100%
|
|
205
|
-
);
|
|
206
|
-
-webkit-background-clip: text;
|
|
207
|
-
-webkit-text-fill-color: transparent;
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
&-bottom {
|
|
213
|
-
height: 50px;
|
|
214
|
-
padding: 0 20px;
|
|
215
|
-
display: flex;
|
|
216
|
-
justify-content: space-between;
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
&-rightbottom {
|
|
220
|
-
flex: 1;
|
|
221
|
-
padding: 10px;
|
|
222
|
-
background: var(--bg-color2);
|
|
223
|
-
color: var(--info-color);
|
|
224
|
-
display: flex;
|
|
225
|
-
flex-direction: column;
|
|
226
|
-
&--buttons {
|
|
227
|
-
margin-bottom: 16px;
|
|
228
|
-
text-align: center;
|
|
229
|
-
}
|
|
230
|
-
&-echarts {
|
|
231
|
-
display: flex;
|
|
232
|
-
.content {
|
|
233
|
-
width: 50%;
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
&--pie {
|
|
237
|
-
}
|
|
238
|
-
&--gauges {
|
|
239
|
-
flex: 1;
|
|
240
|
-
display: flex;
|
|
241
|
-
.gauges-chart {
|
|
242
|
-
flex: 1;
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
}
|
|
1
|
+
@import '../../style/index';
|
|
2
|
+
|
|
3
|
+
.summary-item {
|
|
4
|
+
display: flex;
|
|
5
|
+
gap: 16px;
|
|
6
|
+
align-items: center;
|
|
7
|
+
color: var(--info-color);
|
|
8
|
+
.summary-item-text {
|
|
9
|
+
& > p:nth-child(2) {
|
|
10
|
+
color: #9ba8b0;
|
|
11
|
+
span {
|
|
12
|
+
color: var(--info-color);
|
|
13
|
+
font-size: 20px;
|
|
14
|
+
margin-right: 8px;
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.@{prefix-cls}-overview {
|
|
21
|
+
display: flex;
|
|
22
|
+
gap: 10px;
|
|
23
|
+
height: 800px;
|
|
24
|
+
padding: 10px;
|
|
25
|
+
&-left {
|
|
26
|
+
display: flex;
|
|
27
|
+
flex-direction: column;
|
|
28
|
+
height: 100%;
|
|
29
|
+
width: 360px;
|
|
30
|
+
padding: 10px;
|
|
31
|
+
background: var(--bg-color2);
|
|
32
|
+
&-map {
|
|
33
|
+
height: 260px;
|
|
34
|
+
}
|
|
35
|
+
&-info {
|
|
36
|
+
position: relative;
|
|
37
|
+
flex: 1;
|
|
38
|
+
padding: 10px;
|
|
39
|
+
.vm-estate-summary {
|
|
40
|
+
position: absolute;
|
|
41
|
+
right: 29px;
|
|
42
|
+
&-img {
|
|
43
|
+
display: flex;
|
|
44
|
+
align-items: center;
|
|
45
|
+
justify-content: flex-end;
|
|
46
|
+
position: relative;
|
|
47
|
+
padding-right: 16px;
|
|
48
|
+
width: 136px;
|
|
49
|
+
height: 50px;
|
|
50
|
+
color: var(--info-color);
|
|
51
|
+
span {
|
|
52
|
+
z-index: 1;
|
|
53
|
+
}
|
|
54
|
+
img {
|
|
55
|
+
position: absolute;
|
|
56
|
+
left: 0;
|
|
57
|
+
right: 0;
|
|
58
|
+
top: 0;
|
|
59
|
+
bottom: 0;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
&-text {
|
|
63
|
+
margin-top: -12px;
|
|
64
|
+
text-align: center;
|
|
65
|
+
span:nth-child(1) {
|
|
66
|
+
font-size: 26px;
|
|
67
|
+
margin-right: 8px;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
&-middle {
|
|
74
|
+
height: 100%;
|
|
75
|
+
display: flex;
|
|
76
|
+
flex-direction: column;
|
|
77
|
+
gap: 10px;
|
|
78
|
+
width: 455px;
|
|
79
|
+
}
|
|
80
|
+
&-hot {
|
|
81
|
+
display: flex;
|
|
82
|
+
flex-direction: column;
|
|
83
|
+
padding: 10px;
|
|
84
|
+
height: 460px;
|
|
85
|
+
background: var(--bg-color2);
|
|
86
|
+
&-summary {
|
|
87
|
+
display: flex;
|
|
88
|
+
justify-content: space-around;
|
|
89
|
+
height: 155px;
|
|
90
|
+
.garbage-summary {
|
|
91
|
+
width: 100px;
|
|
92
|
+
height: 100%;
|
|
93
|
+
text-align: center;
|
|
94
|
+
color: var(--info-color);
|
|
95
|
+
padding-top: 12px;
|
|
96
|
+
&-bucket {
|
|
97
|
+
margin: 0 auto;
|
|
98
|
+
margin-bottom: 12px;
|
|
99
|
+
display: flex;
|
|
100
|
+
align-items: center;
|
|
101
|
+
justify-content: center;
|
|
102
|
+
width: 45px;
|
|
103
|
+
height: 52px;
|
|
104
|
+
}
|
|
105
|
+
p {
|
|
106
|
+
span {
|
|
107
|
+
font-size: 18px;
|
|
108
|
+
margin-right: 4px;
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
&-buttons {
|
|
114
|
+
padding: 8px 0;
|
|
115
|
+
text-align: center;
|
|
116
|
+
}
|
|
117
|
+
&-chart {
|
|
118
|
+
flex: 1;
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
&-trend {
|
|
122
|
+
flex: 1;
|
|
123
|
+
display: flex;
|
|
124
|
+
flex-direction: column;
|
|
125
|
+
background: var(--bg-color2);
|
|
126
|
+
padding: 10px;
|
|
127
|
+
&-chart {
|
|
128
|
+
flex: 1;
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
&-right {
|
|
132
|
+
height: 100%;
|
|
133
|
+
flex: 1;
|
|
134
|
+
display: flex;
|
|
135
|
+
flex-direction: column;
|
|
136
|
+
gap: 10px;
|
|
137
|
+
}
|
|
138
|
+
&-manage {
|
|
139
|
+
// height: 315px;
|
|
140
|
+
padding: 10px;
|
|
141
|
+
background: var(--bg-color2);
|
|
142
|
+
color: var(--info-color);
|
|
143
|
+
display: flex;
|
|
144
|
+
flex-direction: column;
|
|
145
|
+
&-top {
|
|
146
|
+
display: flex;
|
|
147
|
+
.top-item {
|
|
148
|
+
display: flex;
|
|
149
|
+
gap: 32px;
|
|
150
|
+
align-items: center;
|
|
151
|
+
padding-left: 24px;
|
|
152
|
+
margin-bottom: 16px;
|
|
153
|
+
padding-right: 8px;
|
|
154
|
+
.img {
|
|
155
|
+
text-align: center;
|
|
156
|
+
.name--1 {
|
|
157
|
+
color: #1febff;
|
|
158
|
+
}
|
|
159
|
+
.name--2 {
|
|
160
|
+
color: #7fffd8;
|
|
161
|
+
}
|
|
162
|
+
img {
|
|
163
|
+
margin-top: -10px;
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
.statistic {
|
|
167
|
+
flex: 1;
|
|
168
|
+
& > div:nth-child(1) {
|
|
169
|
+
padding-left: 16px;
|
|
170
|
+
display: flex;
|
|
171
|
+
justify-content: space-between;
|
|
172
|
+
background: url('../../imgs/manage-bg-1.png') no-repeat;
|
|
173
|
+
background-size: 100% 100%;
|
|
174
|
+
margin-bottom: 16px;
|
|
175
|
+
}
|
|
176
|
+
& > div:nth-child(2) {
|
|
177
|
+
padding-left: 16px;
|
|
178
|
+
display: flex;
|
|
179
|
+
justify-content: space-between;
|
|
180
|
+
background: url('../../imgs/manage-bg-2.png') no-repeat;
|
|
181
|
+
background-size: 100% 100%;
|
|
182
|
+
}
|
|
183
|
+
.statistic-value--1 {
|
|
184
|
+
font-size: 20px;
|
|
185
|
+
font-weight: 400;
|
|
186
|
+
color: #50ffdc;
|
|
187
|
+
background: linear-gradient(
|
|
188
|
+
0deg,
|
|
189
|
+
#1febff 0%,
|
|
190
|
+
#7ddcff 49.90234375%,
|
|
191
|
+
#ffffff 100%
|
|
192
|
+
);
|
|
193
|
+
-webkit-background-clip: text;
|
|
194
|
+
-webkit-text-fill-color: transparent;
|
|
195
|
+
}
|
|
196
|
+
.statistic-value--2 {
|
|
197
|
+
font-size: 20px;
|
|
198
|
+
font-weight: 400;
|
|
199
|
+
color: #5cff84;
|
|
200
|
+
background: linear-gradient(
|
|
201
|
+
0deg,
|
|
202
|
+
#1febff 0%,
|
|
203
|
+
#7dffd0 49.90234375%,
|
|
204
|
+
#ffffff 100%
|
|
205
|
+
);
|
|
206
|
+
-webkit-background-clip: text;
|
|
207
|
+
-webkit-text-fill-color: transparent;
|
|
208
|
+
}
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
&-bottom {
|
|
213
|
+
height: 50px;
|
|
214
|
+
padding: 0 20px;
|
|
215
|
+
display: flex;
|
|
216
|
+
justify-content: space-between;
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
&-rightbottom {
|
|
220
|
+
flex: 1;
|
|
221
|
+
padding: 10px;
|
|
222
|
+
background: var(--bg-color2);
|
|
223
|
+
color: var(--info-color);
|
|
224
|
+
display: flex;
|
|
225
|
+
flex-direction: column;
|
|
226
|
+
&--buttons {
|
|
227
|
+
margin-bottom: 16px;
|
|
228
|
+
text-align: center;
|
|
229
|
+
}
|
|
230
|
+
&-echarts {
|
|
231
|
+
display: flex;
|
|
232
|
+
.content {
|
|
233
|
+
width: 50%;
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
&--pie {
|
|
237
|
+
}
|
|
238
|
+
&--gauges {
|
|
239
|
+
flex: 1;
|
|
240
|
+
display: flex;
|
|
241
|
+
.gauges-chart {
|
|
242
|
+
flex: 1;
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
@@ -15,7 +15,7 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
|
|
|
15
15
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
16
16
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
17
17
|
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
|
|
18
|
-
function _iterableToArrayLimit(
|
|
18
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
19
19
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
20
20
|
var SPJK = function SPJK(_ref) {
|
|
21
21
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["_react","_interopRequireWildcard","require","_utils","_vmSubTabs","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","_typeof","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","_slicedToArray","arr","i","_arrayWithHoles","_iterableToArrayLimit","_unsupportedIterableToArray","_nonIterableRest","TypeError","o","minLen","_arrayLikeToArray","n","toString","slice","constructor","name","Array","from","test","len","length","arr2","
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireWildcard","require","_utils","_vmSubTabs","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","obj","__esModule","_typeof","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set","_slicedToArray","arr","i","_arrayWithHoles","_iterableToArrayLimit","_unsupportedIterableToArray","_nonIterableRest","TypeError","o","minLen","_arrayLikeToArray","n","toString","slice","constructor","name","Array","from","test","len","length","arr2","r","l","t","Symbol","iterator","e","u","a","f","next","done","push","value","isArray","SPJK","_ref","_ref$classPrefix","classPrefix","_ref$videoPlaceCode","videoPlaceCode","prefix","concat","_useState","useState","_useState2","tab","setTab","onTabChange","React","createElement","className","SubTabsLine","activeKey","onChange","SubTabPane","subKey","width","height","src","window","location","origin","getUrlParam","_default","exports"],"sources":["vtx-housing-estate-modal/components/SPJK/index.js"],"sourcesContent":["import React, { useState } from 'react';\nimport { getUrlParam } from '@vtx/utils';\nimport { SubTabsLine, SubTabPane } from '../../../vm-sub-tabs';\nimport './index.less';\nconst SPJK = ({ classPrefix = '', videoPlaceCode = '' }) => {\n const prefix = `${classPrefix}-spjk`;\n const [tab, setTab] = useState('real');\n const onTabChange = (tab) => {\n setTab(tab);\n };\n return (React.createElement(\"div\", { className: prefix },\n React.createElement(SubTabsLine, { activeKey: tab, onChange: onTabChange },\n React.createElement(SubTabPane, { subKey: \"real\", key: \"real\", tab: \"\\u5B9E\\u65F6\\u89C6\\u9891\" },\n React.createElement(\"iframe\", { width: \"100%\", height: \"650px\", src: `${window.location.origin}/vis-reborn/#/realTimeVideo?videoPlaceCode=${videoPlaceCode}&tenantId=${getUrlParam('tenantId')}&userId=${getUrlParam('userId')}&token=${getUrlParam('token')}&access_token=${getUrlParam('token')}&systemCode=product_vis&theme=dark` })),\n React.createElement(SubTabPane, { subKey: \"history\", key: \"history\", tab: \"\\u5386\\u53F2\\u89C6\\u9891\" },\n React.createElement(\"iframe\", { width: \"100%\", height: \"650px\", src: `${window.location.origin}/vis-reborn/#/historyVideo?videoPlaceCode=${videoPlaceCode}&tenantId=${getUrlParam('tenantId')}&userId=${getUrlParam('userId')}&token=${getUrlParam('token')}&access_token=${getUrlParam('token')}&systemCode=product_vis&theme=dark` })))));\n};\nexport default SPJK;\n"],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
@import '../../style/index';
|
|
2
|
-
|
|
3
|
-
.@{prefix-cls}-spjk {
|
|
4
|
-
height: 800px;
|
|
5
|
-
padding: 10px 20px;
|
|
6
|
-
}
|
|
1
|
+
@import '../../style/index';
|
|
2
|
+
|
|
3
|
+
.@{prefix-cls}-spjk {
|
|
4
|
+
height: 800px;
|
|
5
|
+
padding: 10px 20px;
|
|
6
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
@@ -21,7 +21,7 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
|
|
|
21
21
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
22
22
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
23
23
|
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
|
|
24
|
-
function _iterableToArrayLimit(
|
|
24
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
25
25
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
26
26
|
var columns = [{
|
|
27
27
|
title: '投放人',
|