@vtx/modals2 2.10.41 → 2.11.0
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/index.js +0 -21
- package/lib/index.js.map +1 -1
- package/lib/style/index.css +0 -69
- package/lib/style/index.less +8 -9
- package/lib/style/themes/dark.css +0 -4
- package/lib/style/themes/dark.less +69 -71
- package/lib/style/themes/default.css +0 -2
- package/lib/style/themes/default.less +34 -37
- package/lib/style/themes/index.css +0 -4
- package/lib/style/themes/index.less +1 -1
- package/lib/typings.d.ts +15 -15
- package/lib/vm-alarm-info/Components/AlarmRecord.js +58 -22
- package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +87 -21
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -1
- package/lib/vm-alarm-info/Components/AlarmTrend.js +60 -36
- package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -1
- package/lib/vm-alarm-info/Components/CurrentAlarm.js +90 -14
- 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 +4 -8
- package/lib/vm-alarm-info/Components/index.less +40 -40
- package/lib/vm-alarm-info/api.js +20 -17
- package/lib/vm-alarm-info/api.js.map +1 -1
- package/lib/vm-alarm-info/index.js +15 -17
- 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/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 +39 -39
- package/lib/vm-button/style/index.less +20 -20
- package/lib/vm-charts/Line.js +3 -5
- 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-charts/index.less +30 -30
- package/lib/vm-checkbox/style/index.less +25 -25
- package/lib/vm-container/style/index.less +29 -28
- 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 +13 -13
- package/lib/vm-empty/index.js.map +1 -1
- package/lib/vm-empty/style/index.less +23 -23
- package/lib/vm-filter/index.js +3 -35
- 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 +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 +66 -23
- 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 +11 -12
- package/lib/vm-repair-maintain/RmRecord.js +5 -2
- 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 +34 -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 +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 +224 -224
- package/lib/vm-video/index.css +0 -69
- package/lib/vm-video/index.less +10 -10
- package/lib/vtx-base-modal/imgs/panoramaLink.png +0 -0
- package/lib/vtx-base-modal/index.js +41 -7
- package/lib/vtx-base-modal/index.js.map +1 -1
- package/lib/vtx-base-modal/style/index.css +26 -2
- package/lib/vtx-base-modal/style/index.less +575 -547
- package/lib/vtx-car-modal/api.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/AlarmInfo/index.less +38 -38
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.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/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 +0 -69
- 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/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/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/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.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/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/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 +40 -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 +0 -69
- 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 +38 -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 +0 -69
- package/lib/vtx-cp-modal/style/index.less +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.js +9 -2
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.less +24 -24
- package/lib/vtx-default-modal/index.js +19 -7
- package/lib/vtx-default-modal/index.js.map +1 -1
- package/lib/vtx-default-modal/style/index.css +0 -69
- 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/config.js +2 -6
- 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-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 +8 -3
- 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 +0 -69
- 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/Left.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.js +2 -2
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -1
- package/lib/vtx-facility-modal/components/OverView/index.less +116 -116
- package/lib/vtx-facility-modal/style/index.less +1 -1
- 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-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 +0 -69
- package/lib/vtx-kh-modal/style/index.less +1 -1
- 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/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/Alarm/index.less +32 -32
- 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.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 +0 -69
- 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 +0 -69
- 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/BaseInner.js +7 -2
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.css +1 -1
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +7 -6
- 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/BaseInfoNew/components/Img.js +85 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Img.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Jbxx.js +150 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Jbxx.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Monitor.js +239 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Monitor.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Num.js +115 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Num.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Other.js +47 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Other.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ptss.js +33 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ptss.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ssjk.js +28 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/components/Ssjk.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.css +593 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.js +112 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfoNew/index.less +539 -0
- 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/components/Score/index.css +108 -0
- package/lib/vtx-wr-modal/components/Score/index.js +245 -0
- package/lib/vtx-wr-modal/components/Score/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Score/index.less +114 -0
- package/lib/vtx-wr-modal/components/index.js +14 -0
- package/lib/vtx-wr-modal/components/index.js.map +1 -1
- package/lib/vtx-wr-modal/index.js +46 -11
- package/lib/vtx-wr-modal/index.js.map +1 -1
- package/lib/vtx-wr-modal/style/index.css +0 -69
- 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 +0 -69
- package/lib/vtx-zg-modal/style/index.less +1 -1
- package/package.json +5 -1
- package/lib/style/themesHZ/dark.css +0 -65
- package/lib/style/themesHZ/dark.less +0 -70
- package/lib/style/themesHZ/default.css +0 -20
- package/lib/style/themesHZ/default.less +0 -24
- package/lib/style/themesHZ/index.css +0 -65
- package/lib/style/themesHZ/index.less +0 -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-pt/assets/downIcon.png +0 -0
- package/lib/vm-alarm-situation-pt/assets/upIcon.png +0 -0
- 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 +0 -28
- package/lib/vm-common-components/common/index.js.map +0 -1
- 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 +0 -35
- package/lib/vm-common-components/common/vm-modal/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-modal/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-modal/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-modal/style/index.css +0 -94
- package/lib/vm-common-components/common/vm-modal/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-modal/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-modal/style/index.less +0 -108
- package/lib/vm-common-components/common/vm-scrollable/index.js +0 -51
- package/lib/vm-common-components/common/vm-scrollable/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollable/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-scrollable/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollable/style/index.css +0 -15
- package/lib/vm-common-components/common/vm-scrollable/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-scrollable/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollable/style/index.less +0 -18
- package/lib/vm-common-components/common/vm-scrollableRow/index.js +0 -185
- package/lib/vm-common-components/common/vm-scrollableRow/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollableRow/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-scrollableRow/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.css +0 -110
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-scrollableRow/style/index.less +0 -113
- package/lib/vm-common-components/common/vm-select/index.js +0 -22
- package/lib/vm-common-components/common/vm-select/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-select/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-select/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-select/style/index.css +0 -47
- package/lib/vm-common-components/common/vm-select/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-select/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-select/style/index.less +0 -51
- 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 +0 -80
- package/lib/vm-common-components/common/vm-tabs/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-tabs/style/css.js +0 -4
- package/lib/vm-common-components/common/vm-tabs/style/css.js.map +0 -1
- package/lib/vm-common-components/common/vm-tabs/style/index.css +0 -68
- package/lib/vm-common-components/common/vm-tabs/style/index.js +0 -4
- package/lib/vm-common-components/common/vm-tabs/style/index.js.map +0 -1
- package/lib/vm-common-components/common/vm-tabs/style/index.less +0 -60
- package/lib/vm-common-components/components/Compare/index.js +0 -52
- package/lib/vm-common-components/components/Compare/index.js.map +0 -1
- package/lib/vm-common-components/components/Compare/style/css.js +0 -4
- package/lib/vm-common-components/components/Compare/style/css.js.map +0 -1
- package/lib/vm-common-components/components/Compare/style/index.css +0 -40
- package/lib/vm-common-components/components/Compare/style/index.js +0 -4
- package/lib/vm-common-components/components/Compare/style/index.js.map +0 -1
- package/lib/vm-common-components/components/Compare/style/index.less +0 -35
- package/lib/vm-common-components/components/ImagesGroup/index.js +0 -30
- package/lib/vm-common-components/components/ImagesGroup/index.js.map +0 -1
- package/lib/vm-common-components/components/ImagesGroup/style/css.js +0 -4
- package/lib/vm-common-components/components/ImagesGroup/style/css.js.map +0 -1
- package/lib/vm-common-components/components/ImagesGroup/style/index.css +0 -11
- package/lib/vm-common-components/components/ImagesGroup/style/index.js +0 -4
- package/lib/vm-common-components/components/ImagesGroup/style/index.js.map +0 -1
- package/lib/vm-common-components/components/ImagesGroup/style/index.less +0 -11
- package/lib/vm-common-components/components/Portrait/LinePortrait.js +0 -155
- package/lib/vm-common-components/components/Portrait/LinePortrait.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/PointPortrait.js +0 -125
- package/lib/vm-common-components/components/Portrait/PointPortrait.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/api.js +0 -92
- package/lib/vm-common-components/components/Portrait/api.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/imgs/dx.svg +0 -6
- package/lib/vm-common-components/components/Portrait/imgs/gj.svg +0 -7
- package/lib/vm-common-components/components/Portrait/imgs/jt.svg +0 -6
- 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 +0 -4
- package/lib/vm-common-components/components/Portrait/style/css.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/style/index.css +0 -244
- package/lib/vm-common-components/components/Portrait/style/index.js +0 -4
- package/lib/vm-common-components/components/Portrait/style/index.js.map +0 -1
- package/lib/vm-common-components/components/Portrait/style/index.less +0 -226
- package/lib/vm-common-components/components/RadionButton/index.js +0 -44
- package/lib/vm-common-components/components/RadionButton/index.js.map +0 -1
- package/lib/vm-common-components/components/RadionButton/style/css.js +0 -4
- package/lib/vm-common-components/components/RadionButton/style/css.js.map +0 -1
- package/lib/vm-common-components/components/RadionButton/style/index.css +0 -35
- package/lib/vm-common-components/components/RadionButton/style/index.js +0 -4
- package/lib/vm-common-components/components/RadionButton/style/index.js.map +0 -1
- package/lib/vm-common-components/components/RadionButton/style/index.less +0 -25
- package/lib/vm-common-components/components/Statistics/index.js +0 -177
- package/lib/vm-common-components/components/Statistics/index.js.map +0 -1
- package/lib/vm-common-components/components/Statistics/style/css.js +0 -4
- package/lib/vm-common-components/components/Statistics/style/css.js.map +0 -1
- package/lib/vm-common-components/components/Statistics/style/index.css +0 -75
- package/lib/vm-common-components/components/Statistics/style/index.js +0 -4
- package/lib/vm-common-components/components/Statistics/style/index.js.map +0 -1
- package/lib/vm-common-components/components/Statistics/style/index.less +0 -68
- package/lib/vm-common-components/components/SubTitle/assets/arrow.png +0 -0
- package/lib/vm-common-components/components/SubTitle/index.js +0 -61
- package/lib/vm-common-components/components/SubTitle/index.js.map +0 -1
- package/lib/vm-common-components/components/SubTitle/style/css.js +0 -2
- package/lib/vm-common-components/components/SubTitle/style/css.js.map +0 -1
- package/lib/vm-common-components/components/SubTitle/style/index.css +0 -64
- package/lib/vm-common-components/components/SubTitle/style/index.js +0 -2
- package/lib/vm-common-components/components/SubTitle/style/index.js.map +0 -1
- package/lib/vm-common-components/components/SubTitle/style/index.less +0 -63
- 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 +0 -48
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +0 -1
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.css +0 -70
- package/lib/vm-common-components/components/TimePeriodSwitch/style/index.less +0 -44
- package/lib/vm-common-components/components/index.js +0 -114
- package/lib/vm-common-components/components/index.js.map +0 -1
- 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 +0 -31
- package/lib/vm-common-components/components/vm-alarm-title/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-alarm-title/style/index.css +0 -25
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-alarm-title/style/index.less +0 -25
- package/lib/vm-common-components/components/vm-chart/index.css +0 -9
- package/lib/vm-common-components/components/vm-chart/index.js +0 -389
- package/lib/vm-common-components/components/vm-chart/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-chart/index.less +0 -12
- package/lib/vm-common-components/components/vm-collect/api.js +0 -35
- package/lib/vm-common-components/components/vm-collect/api.js.map +0 -1
- 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 +0 -66
- package/lib/vm-common-components/components/vm-collect/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-collect/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-collect/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-collect/style/index.css +0 -17
- package/lib/vm-common-components/components/vm-collect/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-collect/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-collect/style/index.less +0 -13
- package/lib/vm-common-components/components/vm-container/index.js +0 -48
- package/lib/vm-common-components/components/vm-container/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-container/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-container/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-container/style/index.css +0 -14
- package/lib/vm-common-components/components/vm-container/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-container/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-container/style/index.less +0 -16
- package/lib/vm-common-components/components/vm-defects/api.js +0 -60
- package/lib/vm-common-components/components/vm-defects/api.js.map +0 -1
- package/lib/vm-common-components/components/vm-defects/index.js +0 -127
- package/lib/vm-common-components/components/vm-defects/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-defects/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-defects/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-defects/style/index.css +0 -27
- package/lib/vm-common-components/components/vm-defects/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-defects/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-defects/style/index.less +0 -23
- 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 +0 -77
- package/lib/vm-common-components/components/vm-nodata/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-nodata/style/css.js +0 -4
- package/lib/vm-common-components/components/vm-nodata/style/css.js.map +0 -1
- package/lib/vm-common-components/components/vm-nodata/style/index.css +0 -27
- package/lib/vm-common-components/components/vm-nodata/style/index.js +0 -4
- package/lib/vm-common-components/components/vm-nodata/style/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-nodata/style/index.less +0 -20
- package/lib/vm-common-components/components/vm-radar/index.js +0 -82
- package/lib/vm-common-components/components/vm-radar/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-water-wave/index.css +0 -51
- package/lib/vm-common-components/components/vm-water-wave/index.js +0 -161
- package/lib/vm-common-components/components/vm-water-wave/index.js.map +0 -1
- package/lib/vm-common-components/components/vm-water-wave/index.less +0 -56
- package/lib/vm-common-components/index.js +0 -331
- package/lib/vm-common-components/index.js.map +0 -1
- package/lib/vm-common-components/style/css.js +0 -4
- package/lib/vm-common-components/style/css.js.map +0 -1
- package/lib/vm-common-components/style/index.css +0 -153
- package/lib/vm-common-components/style/index.js +0 -4
- package/lib/vm-common-components/style/index.js.map +0 -1
- package/lib/vm-common-components/style/index.less +0 -1
- package/lib/vtx-base-modal-hz/index.js +0 -42
- package/lib/vtx-base-modal-hz/index.js.map +0 -1
- package/lib/vtx-health-modal/api.js +0 -228
- package/lib/vtx-health-modal/api.js.map +0 -1
- package/lib/vtx-health-modal/components/Health/index.js +0 -327
- package/lib/vtx-health-modal/components/Health/index.js.map +0 -1
- package/lib/vtx-health-modal/components/Health/style/css.js +0 -4
- package/lib/vtx-health-modal/components/Health/style/css.js.map +0 -1
- package/lib/vtx-health-modal/components/Health/style/index.css +0 -31
- package/lib/vtx-health-modal/components/Health/style/index.js +0 -4
- package/lib/vtx-health-modal/components/Health/style/index.js.map +0 -1
- package/lib/vtx-health-modal/components/Health/style/index.less +0 -38
- package/lib/vtx-health-modal/index.js +0 -37
- package/lib/vtx-health-modal/index.js.map +0 -1
- package/lib/vtx-health-modal/style/css.js +0 -4
- package/lib/vtx-health-modal/style/css.js.map +0 -1
- package/lib/vtx-health-modal/style/index.css +0 -0
- package/lib/vtx-health-modal/style/index.js +0 -4
- package/lib/vtx-health-modal/style/index.js.map +0 -1
- package/lib/vtx-health-modal/style/index.less +0 -0
- package/lib/vtx-hz-facility-modal/api.js +0 -1351
- package/lib/vtx-hz-facility-modal/api.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js +0 -171
- package/lib/vtx-hz-facility-modal/components/BJGK/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.css +0 -11
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js +0 -39
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/BaseInfo/index.less +0 -7
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js +0 -24
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.css +0 -36
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/CommonOverViewInfo/style/index.less +0 -26
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +0 -231
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js.map +0 -1
- 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 +0 -33
- package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.css +0 -22
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.less +0 -22
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js +0 -101
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.css +0 -30
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.less +0 -30
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +0 -326
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.css +0 -15
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.less +0 -15
- package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js +0 -41
- package/lib/vtx-hz-facility-modal/components/FacilityFileLine/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js +0 -43
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.css +0 -30
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/FacilityFilePoint/style/index.less +0 -34
- package/lib/vtx-hz-facility-modal/components/Flaw/index.js +0 -54
- package/lib/vtx-hz-facility-modal/components/Flaw/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/Flaw/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.css +0 -3
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/Flaw/style/index.less +0 -3
- package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js +0 -46
- package/lib/vtx-hz-facility-modal/components/HasDevicePoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js +0 -94
- package/lib/vtx-hz-facility-modal/components/HealthRadar/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +0 -388
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.css +0 -4
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/inedx.less +0 -4
- package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js +0 -43
- package/lib/vtx-hz-facility-modal/components/NoDevicePoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +0 -46
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +0 -437
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.css +0 -55
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.less +0 -42
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +0 -253
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.css +0 -63
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.less +0 -50
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js +0 -97
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.css +0 -15
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.less +0 -16
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js +0 -138
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.css +0 -10
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewInfo4/style/index.less +0 -10
- package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js +0 -51
- package/lib/vtx-hz-facility-modal/components/OverViewLine/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js +0 -16
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.css +0 -55
- package/lib/vtx-hz-facility-modal/components/OverViewPoint/style/index.less +0 -42
- package/lib/vtx-hz-facility-modal/components/PipeLine/index.js +0 -44
- package/lib/vtx-hz-facility-modal/components/PipeLine/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.css +0 -36
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipeLine/style/index.less +0 -26
- package/lib/vtx-hz-facility-modal/components/PipePoint/index.js +0 -69
- package/lib/vtx-hz-facility-modal/components/PipePoint/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.css +0 -36
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipePoint/style/index.less +0 -26
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.css +0 -72
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js +0 -156
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/CustomRatingChart/index.less +0 -48
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js +0 -110
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/RadarCharts/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.css +0 -77
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js +0 -343
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/PipelineHealthRating/index.less +0 -62
- package/lib/vtx-hz-facility-modal/components/RealTime/index.js +0 -55
- package/lib/vtx-hz-facility-modal/components/RealTime/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/Record/index.js +0 -120
- package/lib/vtx-hz-facility-modal/components/Record/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js +0 -125
- package/lib/vtx-hz-facility-modal/components/RecordOrder/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js +0 -88
- package/lib/vtx-hz-facility-modal/components/RecordOrderWrap/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js +0 -137
- package/lib/vtx-hz-facility-modal/components/RecordTask/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js +0 -88
- package/lib/vtx-hz-facility-modal/components/RecordTaskWrap/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js +0 -86
- package/lib/vtx-hz-facility-modal/components/RelevanceDevice/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js +0 -150
- package/lib/vtx-hz-facility-modal/components/YWGL/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/components/index.js +0 -28
- package/lib/vtx-hz-facility-modal/components/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/index.js +0 -132
- package/lib/vtx-hz-facility-modal/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/style/css.js +0 -4
- package/lib/vtx-hz-facility-modal/style/css.js.map +0 -1
- package/lib/vtx-hz-facility-modal/style/index.css +0 -0
- package/lib/vtx-hz-facility-modal/style/index.js +0 -4
- package/lib/vtx-hz-facility-modal/style/index.js.map +0 -1
- package/lib/vtx-hz-facility-modal/style/index.less +0 -0
|
@@ -1,224 +1,224 @@
|
|
|
1
|
-
.vm-table {
|
|
2
|
-
--table-bg: white;
|
|
3
|
-
--table-header-bg-color: #ecf6ff;
|
|
4
|
-
--table-color: #222;
|
|
5
|
-
--table-head-color: #222;
|
|
6
|
-
--table-row-border: 1px solid #f0f0f0;
|
|
7
|
-
--table-row-bg-color: #fafafa;
|
|
8
|
-
--scroll-bar-hover-bg: #adadad;
|
|
9
|
-
|
|
10
|
-
&.dark {
|
|
11
|
-
--table-bg: transparent;
|
|
12
|
-
--table-header-bg-color:
|
|
13
|
-
--table-color: white;
|
|
14
|
-
--table-head-color: #
|
|
15
|
-
--table-row-border: 1px solid transparent;
|
|
16
|
-
--table-row-bg-color: #ffffff0d;
|
|
17
|
-
--scroll-bar-hover-bg: #39cbc3ff;
|
|
18
|
-
|
|
19
|
-
.ant-pagination {
|
|
20
|
-
color: white;
|
|
21
|
-
.ant-pagination-item {
|
|
22
|
-
background-color: transparent;
|
|
23
|
-
border-color: #454847;
|
|
24
|
-
> a {
|
|
25
|
-
color: white;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
&.ant-pagination-item-active,
|
|
29
|
-
&:hover {
|
|
30
|
-
border-color: #95fff9;
|
|
31
|
-
> a {
|
|
32
|
-
color: #95fff9;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
.ant-select-arrow {
|
|
37
|
-
color: white;
|
|
38
|
-
}
|
|
39
|
-
.ant-pagination-item-link {
|
|
40
|
-
color: white;
|
|
41
|
-
background-color: transparent;
|
|
42
|
-
border-color: #454847;
|
|
43
|
-
&:hover :not(:disabled) {
|
|
44
|
-
color: #95fff9;
|
|
45
|
-
border-color: #95fff9;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
.ant-select-dropdown {
|
|
49
|
-
background: #0d1a1b;
|
|
50
|
-
.ant-select-item {
|
|
51
|
-
color: white;
|
|
52
|
-
}
|
|
53
|
-
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
|
|
54
|
-
background-color: #2d575a;
|
|
55
|
-
}
|
|
56
|
-
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
|
|
57
|
-
background-color: #1c3436;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
|
|
61
|
-
color: #ffffff40;
|
|
62
|
-
}
|
|
63
|
-
.ant-pagination-options-quick-jumper input {
|
|
64
|
-
color: white;
|
|
65
|
-
background: transparent;
|
|
66
|
-
border: 1px solid #3c7073;
|
|
67
|
-
&:hover {
|
|
68
|
-
border: 1px solid #6cc9ce;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
|
|
72
|
-
background-color: transparent;
|
|
73
|
-
border: 1px solid #3c7073;
|
|
74
|
-
}
|
|
75
|
-
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
|
|
76
|
-
border: 1px solid #6cc9ce;
|
|
77
|
-
}
|
|
78
|
-
.ant-select {
|
|
79
|
-
color: white;
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.ant-table-body {
|
|
85
|
-
// ScrollBar
|
|
86
|
-
&::-webkit-scrollbar {
|
|
87
|
-
width: 0px;
|
|
88
|
-
height: 4px;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
&::-webkit-scrollbar-track {
|
|
92
|
-
background: var(--scroll-bar-hover-bg);
|
|
93
|
-
border-radius: 5px;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
&::-webkit-scrollbar-thumb {
|
|
97
|
-
background: var(--scroll-bar-hover-bg);
|
|
98
|
-
border-radius: 5px;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
&::-webkit-scrollbar-corner {
|
|
102
|
-
background: var(--scroll-bar-hover-bg);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
&::-webkit-scrollbar-thumb:hover {
|
|
106
|
-
background: var(--scroll-bar-hover-bg);
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.ant-table {
|
|
111
|
-
background: var(--table-bg);
|
|
112
|
-
.vm-table-row {
|
|
113
|
-
background:
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.ant-table-container {
|
|
117
|
-
&::before {
|
|
118
|
-
display: none;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
&::after {
|
|
122
|
-
display: none;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.ant-table-content {
|
|
126
|
-
padding-bottom: 10px;
|
|
127
|
-
}
|
|
128
|
-
table {
|
|
129
|
-
border-collapse: collapse;
|
|
130
|
-
|
|
131
|
-
thead {
|
|
132
|
-
th {
|
|
133
|
-
padding: 8px 12px;
|
|
134
|
-
color: var(--table-head-color);
|
|
135
|
-
white-space: no-wrap;
|
|
136
|
-
background-color: var(--table-header-bg-color);
|
|
137
|
-
border: none;
|
|
138
|
-
|
|
139
|
-
&::before {
|
|
140
|
-
display: none;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
tbody {
|
|
146
|
-
tr {
|
|
147
|
-
td {
|
|
148
|
-
padding: 8px 12px;
|
|
149
|
-
color: var(--table-color);
|
|
150
|
-
white-space: nowrap;
|
|
151
|
-
background-color: transparent;
|
|
152
|
-
border: none;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
&:nth-child(odd) {
|
|
156
|
-
td {
|
|
157
|
-
background-color: var(--table-row-bg-color);
|
|
158
|
-
border-top: var(--table-row-border);
|
|
159
|
-
border-bottom: var(--table-row-border);
|
|
160
|
-
|
|
161
|
-
&:first-child {
|
|
162
|
-
border-left: var(--table-row-border);
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
&:last-child {
|
|
166
|
-
border-right: var(--table-row-border);
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.ant-table-placeholder {
|
|
173
|
-
.ant-empty-description {
|
|
174
|
-
color: #fff;
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.vtx-export-btn {
|
|
184
|
-
&.dark {
|
|
185
|
-
background: #2bd8cf;
|
|
186
|
-
border-color: #2bd8cf;
|
|
187
|
-
> span {
|
|
188
|
-
color: black;
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
.vtx-export-dropdown {
|
|
193
|
-
&.dark {
|
|
194
|
-
.ant-dropdown-menu {
|
|
195
|
-
background-color: #0d1a1b;
|
|
196
|
-
.ant-dropdown-menu-item {
|
|
197
|
-
color: white;
|
|
198
|
-
&:hover {
|
|
199
|
-
background-color: #1c3436;
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
.vtx-table-tabs {
|
|
206
|
-
&.dark {
|
|
207
|
-
.ant-tabs-nav {
|
|
208
|
-
&::before {
|
|
209
|
-
border-bottom: 1px solid #ffffff1a;
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
.ant-tabs-tab-btn {
|
|
213
|
-
color: #c5c5c5ff;
|
|
214
|
-
}
|
|
215
|
-
.ant-tabs-ink-bar {
|
|
216
|
-
background-color: #95fff9;
|
|
217
|
-
}
|
|
218
|
-
.ant-tabs-tab-active {
|
|
219
|
-
.ant-tabs-tab-btn {
|
|
220
|
-
color: #95fff9 !important;
|
|
221
|
-
}
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
}
|
|
1
|
+
.vm-table {
|
|
2
|
+
--table-bg: white;
|
|
3
|
+
--table-header-bg-color: #ecf6ff;
|
|
4
|
+
--table-color: #222;
|
|
5
|
+
--table-head-color: #222;
|
|
6
|
+
--table-row-border: 1px solid #f0f0f0;
|
|
7
|
+
--table-row-bg-color: #fafafa;
|
|
8
|
+
--scroll-bar-hover-bg: #adadad;
|
|
9
|
+
|
|
10
|
+
&.dark {
|
|
11
|
+
--table-bg: transparent;
|
|
12
|
+
--table-header-bg-color: #00adb11a;
|
|
13
|
+
--table-color: white;
|
|
14
|
+
--table-head-color: #d3fff9ff;
|
|
15
|
+
--table-row-border: 1px solid transparent;
|
|
16
|
+
--table-row-bg-color: #ffffff0d;
|
|
17
|
+
--scroll-bar-hover-bg: #39cbc3ff;
|
|
18
|
+
|
|
19
|
+
.ant-pagination {
|
|
20
|
+
color: white;
|
|
21
|
+
.ant-pagination-item {
|
|
22
|
+
background-color: transparent;
|
|
23
|
+
border-color: #454847;
|
|
24
|
+
> a {
|
|
25
|
+
color: white;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
&.ant-pagination-item-active,
|
|
29
|
+
&:hover {
|
|
30
|
+
border-color: #95fff9;
|
|
31
|
+
> a {
|
|
32
|
+
color: #95fff9;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
.ant-select-arrow {
|
|
37
|
+
color: white;
|
|
38
|
+
}
|
|
39
|
+
.ant-pagination-item-link {
|
|
40
|
+
color: white;
|
|
41
|
+
background-color: transparent;
|
|
42
|
+
border-color: #454847;
|
|
43
|
+
&:hover :not(:disabled) {
|
|
44
|
+
color: #95fff9;
|
|
45
|
+
border-color: #95fff9;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
.ant-select-dropdown {
|
|
49
|
+
background: #0d1a1b;
|
|
50
|
+
.ant-select-item {
|
|
51
|
+
color: white;
|
|
52
|
+
}
|
|
53
|
+
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
|
|
54
|
+
background-color: #2d575a;
|
|
55
|
+
}
|
|
56
|
+
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
|
|
57
|
+
background-color: #1c3436;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
|
|
61
|
+
color: #ffffff40;
|
|
62
|
+
}
|
|
63
|
+
.ant-pagination-options-quick-jumper input {
|
|
64
|
+
color: white;
|
|
65
|
+
background: transparent;
|
|
66
|
+
border: 1px solid #3c7073;
|
|
67
|
+
&:hover {
|
|
68
|
+
border: 1px solid #6cc9ce;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
|
|
72
|
+
background-color: transparent;
|
|
73
|
+
border: 1px solid #3c7073;
|
|
74
|
+
}
|
|
75
|
+
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
|
|
76
|
+
border: 1px solid #6cc9ce;
|
|
77
|
+
}
|
|
78
|
+
.ant-select {
|
|
79
|
+
color: white;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.ant-table-body {
|
|
85
|
+
// ScrollBar
|
|
86
|
+
&::-webkit-scrollbar {
|
|
87
|
+
width: 0px;
|
|
88
|
+
height: 4px;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
&::-webkit-scrollbar-track {
|
|
92
|
+
background: var(--scroll-bar-hover-bg);
|
|
93
|
+
border-radius: 5px;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
&::-webkit-scrollbar-thumb {
|
|
97
|
+
background: var(--scroll-bar-hover-bg);
|
|
98
|
+
border-radius: 5px;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
&::-webkit-scrollbar-corner {
|
|
102
|
+
background: var(--scroll-bar-hover-bg);
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
&::-webkit-scrollbar-thumb:hover {
|
|
106
|
+
background: var(--scroll-bar-hover-bg);
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.ant-table {
|
|
111
|
+
background: var(--table-bg);
|
|
112
|
+
.vm-table-row {
|
|
113
|
+
background: #2d575a;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.ant-table-container {
|
|
117
|
+
&::before {
|
|
118
|
+
display: none;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
&::after {
|
|
122
|
+
display: none;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.ant-table-content {
|
|
126
|
+
padding-bottom: 10px;
|
|
127
|
+
}
|
|
128
|
+
table {
|
|
129
|
+
border-collapse: collapse;
|
|
130
|
+
|
|
131
|
+
thead {
|
|
132
|
+
th {
|
|
133
|
+
padding: 8px 12px;
|
|
134
|
+
color: var(--table-head-color);
|
|
135
|
+
white-space: no-wrap;
|
|
136
|
+
background-color: var(--table-header-bg-color);
|
|
137
|
+
border: none;
|
|
138
|
+
|
|
139
|
+
&::before {
|
|
140
|
+
display: none;
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
tbody {
|
|
146
|
+
tr {
|
|
147
|
+
td {
|
|
148
|
+
padding: 8px 12px;
|
|
149
|
+
color: var(--table-color);
|
|
150
|
+
white-space: nowrap;
|
|
151
|
+
background-color: transparent;
|
|
152
|
+
border: none;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
&:nth-child(odd) {
|
|
156
|
+
td {
|
|
157
|
+
background-color: var(--table-row-bg-color);
|
|
158
|
+
border-top: var(--table-row-border);
|
|
159
|
+
border-bottom: var(--table-row-border);
|
|
160
|
+
|
|
161
|
+
&:first-child {
|
|
162
|
+
border-left: var(--table-row-border);
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
&:last-child {
|
|
166
|
+
border-right: var(--table-row-border);
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.ant-table-placeholder {
|
|
173
|
+
.ant-empty-description {
|
|
174
|
+
color: #fff;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.vtx-export-btn {
|
|
184
|
+
&.dark {
|
|
185
|
+
background: #2bd8cf;
|
|
186
|
+
border-color: #2bd8cf;
|
|
187
|
+
> span {
|
|
188
|
+
color: black;
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
.vtx-export-dropdown {
|
|
193
|
+
&.dark {
|
|
194
|
+
.ant-dropdown-menu {
|
|
195
|
+
background-color: #0d1a1b;
|
|
196
|
+
.ant-dropdown-menu-item {
|
|
197
|
+
color: white;
|
|
198
|
+
&:hover {
|
|
199
|
+
background-color: #1c3436;
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
.vtx-table-tabs {
|
|
206
|
+
&.dark {
|
|
207
|
+
.ant-tabs-nav {
|
|
208
|
+
&::before {
|
|
209
|
+
border-bottom: 1px solid #ffffff1a;
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
.ant-tabs-tab-btn {
|
|
213
|
+
color: #c5c5c5ff;
|
|
214
|
+
}
|
|
215
|
+
.ant-tabs-ink-bar {
|
|
216
|
+
background-color: #95fff9;
|
|
217
|
+
}
|
|
218
|
+
.ant-tabs-tab-active {
|
|
219
|
+
.ant-tabs-tab-btn {
|
|
220
|
+
color: #95fff9 !important;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
package/lib/vm-video/index.css
CHANGED
|
@@ -29,8 +29,6 @@
|
|
|
29
29
|
--scroll-bar-track-bg: #fafafa;
|
|
30
30
|
--button-checked-color: #1890ff;
|
|
31
31
|
--button-color: #222;
|
|
32
|
-
--picker-border-color: #000;
|
|
33
|
-
--picker-bg: #fff;
|
|
34
32
|
}
|
|
35
33
|
*::-webkit-scrollbar {
|
|
36
34
|
width: 0px;
|
|
@@ -83,73 +81,6 @@
|
|
|
83
81
|
--calendar-border: #35444c;
|
|
84
82
|
--calendar-thead-bg: #29373e;
|
|
85
83
|
--calendar-bg: rgba(255, 255, 255, 0.1);
|
|
86
|
-
--picker-border-color: #cafdffff;
|
|
87
|
-
--picker-bg: #000;
|
|
88
|
-
}
|
|
89
|
-
.vtx-modal-hz {
|
|
90
|
-
--head-bg: #fff;
|
|
91
|
-
--label-color: black;
|
|
92
|
-
--wrap-bg: #ffffff;
|
|
93
|
-
--statisticsBg: rgba(0, 157, 255, 0.85);
|
|
94
|
-
--button-text-color--defalut: #0dbafe;
|
|
95
|
-
--button-text-color--active: #fefefe;
|
|
96
|
-
--button-background-color--default: #fff;
|
|
97
|
-
--button-background-color--active: linear-gradient(0deg, #2a55e9, #0dbafe);
|
|
98
|
-
--button-border-color--default: #0dbafe;
|
|
99
|
-
--button-border-color--active: #2a55e9;
|
|
100
|
-
--sub-title-color: #222;
|
|
101
|
-
--info-color: #222;
|
|
102
|
-
--picker-border-color: #000;
|
|
103
|
-
--picker-bg: #fff;
|
|
104
|
-
--img-bg: transparent;
|
|
105
|
-
--health-bg: #95f204;
|
|
106
|
-
--health-content-bg: #fff;
|
|
107
|
-
--rank-bg: #f5f7f9;
|
|
108
|
-
}
|
|
109
|
-
*::-webkit-scrollbar {
|
|
110
|
-
width: 0px;
|
|
111
|
-
height: 0px;
|
|
112
|
-
}
|
|
113
|
-
*::-webkit-scrollbar-track {
|
|
114
|
-
background: transparent;
|
|
115
|
-
border-radius: 5px;
|
|
116
|
-
}
|
|
117
|
-
*::-webkit-scrollbar-thumb {
|
|
118
|
-
background: transparent;
|
|
119
|
-
border-radius: 5px;
|
|
120
|
-
}
|
|
121
|
-
*::-webkit-scrollbar-corner {
|
|
122
|
-
background-color: transparent;
|
|
123
|
-
}
|
|
124
|
-
.vtx-modal-hz.dark {
|
|
125
|
-
--head-bg: #122a2c;
|
|
126
|
-
--label-color: #dadee2;
|
|
127
|
-
--wrap-bg: rgba(255, 255, 255, 0.05);
|
|
128
|
-
--chart-label-bg: linear-gradient(150deg, rgba(0, 35, 65, 0.891), rgba(13, 82, 132, 0.703)),
|
|
129
|
-
linear-gradient(
|
|
130
|
-
90deg,
|
|
131
|
-
rgba(255, 255, 255, 0) 0%,
|
|
132
|
-
#00bbf2 80%,
|
|
133
|
-
rgba(255, 255, 255, 0) 99%
|
|
134
|
-
);
|
|
135
|
-
--white-color: #fff;
|
|
136
|
-
--title-color: #fff;
|
|
137
|
-
--select-color: #c4e6ff;
|
|
138
|
-
--statisticsBg: rgba(0, 157, 255, 0.15);
|
|
139
|
-
--button-text-color--defalut: #ffffff;
|
|
140
|
-
--button-text-color--active: #fefefe;
|
|
141
|
-
--button-background-color--default: linear-gradient(0deg, rgba(20, 20, 20, 0.2), rgba(42, 42, 42, 0.2));
|
|
142
|
-
--button-background-color--active: linear-gradient(0deg, #0dbafe, #2a55e9);
|
|
143
|
-
--button-border-color--default: rgba(255, 255, 255, 0.16);
|
|
144
|
-
--button-border-color--active: #fff;
|
|
145
|
-
--sub-title-color: #c4e6ff;
|
|
146
|
-
--info-color: #ffffff;
|
|
147
|
-
--picker-border-color: #ffffff;
|
|
148
|
-
--picker-bg: transparent;
|
|
149
|
-
--img-bg: #011e3f;
|
|
150
|
-
--health-bg: #30e9de;
|
|
151
|
-
--health-content-bg: #6f6f7847;
|
|
152
|
-
--rank-bg: transparent;
|
|
153
84
|
}
|
|
154
85
|
.vm-video {
|
|
155
86
|
height: 640px;
|
package/lib/vm-video/index.less
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
@import '../style/index';
|
|
2
|
-
|
|
3
|
-
.vm-video {
|
|
4
|
-
height: 640px;
|
|
5
|
-
padding: 0 20px;
|
|
6
|
-
background: var(--modal-content-bg);
|
|
7
|
-
.ant-tabs-tabpane {
|
|
8
|
-
height: 100%;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
1
|
+
@import '../style/index';
|
|
2
|
+
|
|
3
|
+
.vm-video {
|
|
4
|
+
height: 640px;
|
|
5
|
+
padding: 0 20px;
|
|
6
|
+
background: var(--modal-content-bg);
|
|
7
|
+
.ant-tabs-tabpane {
|
|
8
|
+
height: 100%;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
@@ -16,6 +16,7 @@ var _collect = _interopRequireDefault(require("./imgs/collect.png"));
|
|
|
16
16
|
var _collect_light = _interopRequireDefault(require("./imgs/collect_light.png"));
|
|
17
17
|
var _track = _interopRequireDefault(require("./imgs/track.png"));
|
|
18
18
|
var _track_light = _interopRequireDefault(require("./imgs/track_light.png"));
|
|
19
|
+
var _utils = require("@vtx/utils");
|
|
19
20
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
20
21
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
21
22
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
@@ -26,8 +27,13 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
|
|
|
26
27
|
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."); }
|
|
27
28
|
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); }
|
|
28
29
|
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; }
|
|
29
|
-
function _iterableToArrayLimit(
|
|
30
|
+
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
|
30
31
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
32
|
+
var getDetail = function getDetail(params) {
|
|
33
|
+
return _utils.request.get('/cloud/zhgc-reborn/api/gis/pop/getById', {
|
|
34
|
+
data: params
|
|
35
|
+
});
|
|
36
|
+
};
|
|
31
37
|
// 弹框内容最大高度:document高度--弹框头高度
|
|
32
38
|
var MAX_CONTENT_HEIGHT = document.body.clientHeight - 60 - 10;
|
|
33
39
|
var VtxBaseModal = function VtxBaseModal(props) {
|
|
@@ -57,11 +63,16 @@ var VtxBaseModal = function VtxBaseModal(props) {
|
|
|
57
63
|
theme = _props$theme === void 0 ? 'dark' : _props$theme,
|
|
58
64
|
source = props.source,
|
|
59
65
|
startDate = props.startDate,
|
|
60
|
-
endDate = props.endDate
|
|
66
|
+
endDate = props.endDate,
|
|
67
|
+
wrType = props.wrType;
|
|
61
68
|
var _useState5 = (0, _react.useState)(tabs[0].key),
|
|
62
69
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
63
70
|
tabKey = _useState6[0],
|
|
64
71
|
setTabKey = _useState6[1];
|
|
72
|
+
var _useState7 = (0, _react.useState)({}),
|
|
73
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
74
|
+
newDetail = _useState8[0],
|
|
75
|
+
setNewDetail = _useState8[1];
|
|
65
76
|
(0, _react.useEffect)(function () {
|
|
66
77
|
if (!visible) setTabKey(tabs[0].key);
|
|
67
78
|
}, [visible]);
|
|
@@ -86,7 +97,7 @@ var VtxBaseModal = function VtxBaseModal(props) {
|
|
|
86
97
|
}
|
|
87
98
|
}, [contents[tabKey], contentRef === null || contentRef === void 0 ? void 0 : contentRef.current, id]);
|
|
88
99
|
(0, _react.useEffect)(function () {
|
|
89
|
-
if (id && type) {
|
|
100
|
+
if (id && type && (!wrType || wrType !== 'new')) {
|
|
90
101
|
(0, _api.fetchFavoriter)(id, type).then(function (res) {
|
|
91
102
|
var _a;
|
|
92
103
|
if (((_a = res === null || res === void 0 ? void 0 : res.data) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
@@ -94,6 +105,15 @@ var VtxBaseModal = function VtxBaseModal(props) {
|
|
|
94
105
|
}
|
|
95
106
|
});
|
|
96
107
|
}
|
|
108
|
+
if (wrType && wrType === 'new') {
|
|
109
|
+
getDetail({
|
|
110
|
+
id: id
|
|
111
|
+
}).then(function (res) {
|
|
112
|
+
if ((res === null || res === void 0 ? void 0 : res.result) === 0) {
|
|
113
|
+
setNewDetail(res.data);
|
|
114
|
+
}
|
|
115
|
+
});
|
|
116
|
+
}
|
|
97
117
|
}, [id, type]);
|
|
98
118
|
// 收藏-取消收藏
|
|
99
119
|
var toggleCollect = function toggleCollect() {
|
|
@@ -133,7 +153,9 @@ var VtxBaseModal = function VtxBaseModal(props) {
|
|
|
133
153
|
var chartColor = ['#73A0FA', '#73DEB3', '#29A634', '#9CBF30', '#F3B825', '#EB532E', '#DB2C6F', '#9179F2'];
|
|
134
154
|
var contentWidth;
|
|
135
155
|
var clientWidth = document.body.clientWidth;
|
|
136
|
-
if (
|
|
156
|
+
if (wrType === 'new') {
|
|
157
|
+
contentWidth = 1352;
|
|
158
|
+
} else if (clientWidth > 1440) {
|
|
137
159
|
contentWidth = width;
|
|
138
160
|
} else if (clientWidth > 1366) {
|
|
139
161
|
contentWidth = 1300;
|
|
@@ -163,9 +185,21 @@ var VtxBaseModal = function VtxBaseModal(props) {
|
|
|
163
185
|
className: "vtx-business-modal--head-title ".concat(theme)
|
|
164
186
|
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
165
187
|
className: "vtx-business-modal--head-title-bg ".concat(theme)
|
|
166
|
-
}), title, subTitle
|
|
188
|
+
}), title, subTitle, newDetail.panoramaLinkAddress && /*#__PURE__*/_react["default"].createElement("img", {
|
|
189
|
+
style: {
|
|
190
|
+
width: '28px',
|
|
191
|
+
height: '28px',
|
|
192
|
+
marginLeft: '20px'
|
|
193
|
+
},
|
|
194
|
+
src: require('./imgs/panoramaLink.png'),
|
|
195
|
+
alt: "panoramaLink"
|
|
196
|
+
}), newDetail.facilityGradeName && /*#__PURE__*/_react["default"].createElement("span", {
|
|
197
|
+
className: "gradeTip"
|
|
198
|
+
}, newDetail.facilityGradeName), newDetail.facilityClassName && /*#__PURE__*/_react["default"].createElement("span", {
|
|
199
|
+
className: "classTip"
|
|
200
|
+
}, newDetail.facilityClassName)), /*#__PURE__*/_react["default"].createElement("div", {
|
|
167
201
|
className: "vtx-business-modal--head-btns"
|
|
168
|
-
}, source !== 'LJSY' && type && /*#__PURE__*/_react["default"].createElement("div", {
|
|
202
|
+
}, source !== 'LJSY' && type && wrType !== 'new' && /*#__PURE__*/_react["default"].createElement("div", {
|
|
169
203
|
className: "vtx-business-modal--head-btn",
|
|
170
204
|
onClick: function onClick() {
|
|
171
205
|
toggleCollect();
|