@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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["_react","_interopRequireWildcard","require","_ahooks","_classnames","_interopRequireDefault","_Img","_Jbxx","_Ptss","_Ssjk","_utils","obj","__esModule","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","_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","_i","Symbol","iterator","_s","_e","_x","_r","_arr","_n","_d","next","done","push","value","err","isArray","getDetail","params","request","data","BaseInfoNew","props","id","theme","_useSetState","useSetState","detail","typeClass","_useSetState2","state","setState","useEffect","then","res","result","hasDevice","hasSeat","hasVideo","React","createElement","className","classNames","concat","Img","JBXX","Ptss","Ssjk","_default","exports"],"sources":["vtx-wr-modal/components/BaseInfoNew/index.js"],"sourcesContent":["import React, { useEffect } from 'react';\nimport { useSetState } from 'ahooks';\nimport classNames from 'classnames';\nimport './index.less';\nimport Img from './components/Img'; //图片\nimport JBXX from './components/Jbxx'; //基本信息\nimport Ptss from './components/Ptss'; //配套设施\nimport Ssjk from './components/Ssjk';\nimport { request } from \"@vtx/utils\"; //实时监控\nconst getDetail = (params) => {\n return request.get('/cloud/zhgc-reborn/api/gis/pop/getById', {\n data: params,\n });\n};\n/*\n* typeClass 代表不同种类弹窗\n* one---无设备+有坑位+无视频\n* two---无设备+无坑位+无视频\n* three---有设备+有坑位+有视频 (所有元素最全的一个)\n* four---有设备+无坑位+有视频\n* five---有设备+有坑位+无视频\n* six---有设备+无坑位+无视频\n* */\nconst BaseInfoNew = (props) => {\n const { id, theme } = props;\n const [state, setState] = useSetState({\n detail: {},\n typeClass: '',\n });\n useEffect(() => {\n if (id) {\n getDetail({ id }).then((res) => {\n if ((res === null || res === void 0 ? void 0 : res.result) === 0) {\n setState({\n detail: res.data || {}\n });\n if (!res.data.hasDevice && res.data.hasSeat && !res.data.hasVideo) {\n setState({ typeClass: 'one' });\n }\n if (!res.data.hasDevice && !res.data.hasSeat && !res.data.hasVideo) {\n setState({ typeClass: 'two' });\n }\n if (res.data.hasDevice && res.data.hasSeat && res.data.hasVideo) {\n setState({ typeClass: 'three' });\n }\n if (res.data.hasDevice && !res.data.hasSeat && res.data.hasVideo) {\n setState({ typeClass: 'four' });\n }\n if (res.data.hasDevice && res.data.hasSeat && !res.data.hasVideo) {\n setState({ typeClass: 'five' });\n }\n if (res.data.hasDevice && !res.data.hasSeat && !res.data.hasVideo) {\n setState({ typeClass: 'six' });\n }\n }\n });\n }\n }, [id]);\n return state.typeClass ? (React.createElement(\"div\", { className: classNames('content', [state.typeClass], `newWr${theme}`) },\n React.createElement(Img, { detail: state.detail }),\n React.createElement(JBXX, { detail: state.detail }),\n React.createElement(Ptss, { typeClass: state.typeClass, detail: state.detail }),\n (state.typeClass === 'three' ||\n state.typeClass === 'four' ||\n state.typeClass === 'five' ||\n state.typeClass === 'six') &&\n React.createElement(Ssjk, { typeClass: state.typeClass, detail: state.detail }))) : React.createElement(\"div\", null);\n};\nexport default BaseInfoNew;\n"],"mappings":"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"}
|
|
@@ -0,0 +1,539 @@
|
|
|
1
|
+
.newWrlight {
|
|
2
|
+
div, span {
|
|
3
|
+
color: #333 !important;
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.newWrdark {
|
|
8
|
+
div, span {
|
|
9
|
+
color: #fff !important;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.newWrlight, .newWrdark {
|
|
14
|
+
.rank {
|
|
15
|
+
div, span {
|
|
16
|
+
color: inherit !important
|
|
17
|
+
}
|
|
18
|
+
.ant-rate-star-half {
|
|
19
|
+
.ant-rate-star-second {
|
|
20
|
+
color: #f0f0f0 !important
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
.ant-rate-star-zero{
|
|
24
|
+
color: #f0f0f0 !important
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
.echarts-for-react{
|
|
28
|
+
div, span {
|
|
29
|
+
color: inherit !important;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.content {
|
|
35
|
+
height: 740px;
|
|
36
|
+
position: relative;
|
|
37
|
+
color: #fff;
|
|
38
|
+
|
|
39
|
+
.imgContent {
|
|
40
|
+
width: 466px;
|
|
41
|
+
height: 280px;
|
|
42
|
+
padding: 20px;
|
|
43
|
+
background: rgba(255, 255, 255, .05);
|
|
44
|
+
position: absolute;
|
|
45
|
+
top: 12px;
|
|
46
|
+
left: 12px;
|
|
47
|
+
box-sizing: border-box;
|
|
48
|
+
div, span {
|
|
49
|
+
color: #fff !important;
|
|
50
|
+
}
|
|
51
|
+
.imgTitle {
|
|
52
|
+
position: absolute;
|
|
53
|
+
top: 20px;
|
|
54
|
+
left: 20px;
|
|
55
|
+
right: 20px;
|
|
56
|
+
height: 32px;
|
|
57
|
+
background: rgba(14, 60, 67, .5);
|
|
58
|
+
line-height: 32px;
|
|
59
|
+
text-align: center;
|
|
60
|
+
font-size: 16px;
|
|
61
|
+
z-index: 10;
|
|
62
|
+
}
|
|
63
|
+
img {
|
|
64
|
+
width: 100%;
|
|
65
|
+
height: 100%;
|
|
66
|
+
background: rgba(255, 255, 255, .01);
|
|
67
|
+
cursor: pointer
|
|
68
|
+
}
|
|
69
|
+
.num {
|
|
70
|
+
width: 110px;
|
|
71
|
+
height: 32px;
|
|
72
|
+
position: absolute;
|
|
73
|
+
bottom: 28px;
|
|
74
|
+
left: 50%;
|
|
75
|
+
transform: translateX(-50%);
|
|
76
|
+
background: rgba(14, 60, 67, .5);
|
|
77
|
+
border-radius: 20px;
|
|
78
|
+
line-height: 32px;
|
|
79
|
+
text-align: center;
|
|
80
|
+
z-index: 10;
|
|
81
|
+
.anticon {
|
|
82
|
+
cursor: pointer
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.title {
|
|
88
|
+
height: 18px;
|
|
89
|
+
line-height: 18px;
|
|
90
|
+
background: url("./assets/titleBg.png") no-repeat;
|
|
91
|
+
background-size: 238px 100%;
|
|
92
|
+
font-size: 16px;
|
|
93
|
+
padding-left: 18px;
|
|
94
|
+
margin-bottom: 16px;
|
|
95
|
+
.rank {
|
|
96
|
+
float: right;
|
|
97
|
+
background: linear-gradient(180deg, #ffe25d 0%, #ff7f08 100%);
|
|
98
|
+
-webkit-background-clip: text;
|
|
99
|
+
-webkit-text-fill-color: transparent;
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.jbxx {
|
|
104
|
+
width: 466px;
|
|
105
|
+
height: 426px;
|
|
106
|
+
padding: 20px;
|
|
107
|
+
background: rgba(255, 255, 255, .05);
|
|
108
|
+
position: absolute;
|
|
109
|
+
top: 302px;
|
|
110
|
+
left: 12px;
|
|
111
|
+
box-sizing: border-box;
|
|
112
|
+
.infoItem {
|
|
113
|
+
width: 100%;
|
|
114
|
+
height: 30px;
|
|
115
|
+
line-height: 30px;
|
|
116
|
+
font-size: 14px;
|
|
117
|
+
overflow: hidden;
|
|
118
|
+
text-overflow: ellipsis;
|
|
119
|
+
white-space: nowrap;
|
|
120
|
+
img {
|
|
121
|
+
width: 18px;
|
|
122
|
+
height: 18px;
|
|
123
|
+
margin-right: 10px;
|
|
124
|
+
vertical-align: sub;
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
.baseRow {
|
|
128
|
+
margin-top: 6px;
|
|
129
|
+
}
|
|
130
|
+
.baseLine {
|
|
131
|
+
height: 32px;
|
|
132
|
+
line-height: 30px;
|
|
133
|
+
border: 1px solid #2d5a64;
|
|
134
|
+
.titleTip {
|
|
135
|
+
display: inline-block;
|
|
136
|
+
width: 122px;
|
|
137
|
+
padding-left: 12px;
|
|
138
|
+
background: #2d5a64;
|
|
139
|
+
vertical-align: top;
|
|
140
|
+
color: #fff !important
|
|
141
|
+
}
|
|
142
|
+
.tipShort {
|
|
143
|
+
width: 82px;
|
|
144
|
+
}
|
|
145
|
+
.contentText {
|
|
146
|
+
display: inline-block;
|
|
147
|
+
width: calc(100% - 122px);
|
|
148
|
+
padding: 0 12px;
|
|
149
|
+
overflow: hidden;
|
|
150
|
+
text-overflow: ellipsis;
|
|
151
|
+
white-space: nowrap;
|
|
152
|
+
}
|
|
153
|
+
.textShort {
|
|
154
|
+
width: calc(100% - 82px);
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.ptss {
|
|
160
|
+
width: 704px;
|
|
161
|
+
height: 716px;
|
|
162
|
+
padding: 20px;
|
|
163
|
+
background: rgba(255, 255, 255, .05);
|
|
164
|
+
position: absolute;
|
|
165
|
+
top: 12px;
|
|
166
|
+
right: 12px;
|
|
167
|
+
box-sizing: border-box;
|
|
168
|
+
.graph {
|
|
169
|
+
margin: 16px 0 20px;
|
|
170
|
+
width: 100%;
|
|
171
|
+
height: 354px;
|
|
172
|
+
background: rgba(255, 255, 255, .05)
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.otherContent {
|
|
177
|
+
width: 100%;
|
|
178
|
+
display: flex;
|
|
179
|
+
justify-content: space-between;
|
|
180
|
+
.otherItem {
|
|
181
|
+
width: 208px;
|
|
182
|
+
height: 42px;
|
|
183
|
+
line-height: 42px;
|
|
184
|
+
background: linear-gradient(180deg, rgba(22, 33, 35, 0) 0%, rgba(71, 208, 192, .12) 100%);
|
|
185
|
+
border-radius: 8px;
|
|
186
|
+
padding: 0 20px;
|
|
187
|
+
img {
|
|
188
|
+
width: 28px;
|
|
189
|
+
height: 28px;
|
|
190
|
+
vertical-align: middle;
|
|
191
|
+
}
|
|
192
|
+
.exist {
|
|
193
|
+
display: inline-block;
|
|
194
|
+
width: 42px;
|
|
195
|
+
height: 22px;
|
|
196
|
+
line-height: 22px;
|
|
197
|
+
text-align: center;
|
|
198
|
+
border-radius: 12px;
|
|
199
|
+
background: linear-gradient(180deg, #4ce09b 0%, #07b077 100%);
|
|
200
|
+
color: #fff !important
|
|
201
|
+
}
|
|
202
|
+
.existN {
|
|
203
|
+
background: linear-gradient(180deg, #b2bcc8 0%, #607087 100%);
|
|
204
|
+
color: #fff !important
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
.numContent {
|
|
210
|
+
height: 210px;
|
|
211
|
+
width: 100%;
|
|
212
|
+
display: flex;
|
|
213
|
+
justify-content: space-between;
|
|
214
|
+
margin-top: 16px;
|
|
215
|
+
.numItem {
|
|
216
|
+
width: calc(50% - 10px);
|
|
217
|
+
height: 100%;
|
|
218
|
+
padding: 16px 20px;
|
|
219
|
+
box-sizing: border-box;
|
|
220
|
+
background: linear-gradient(180deg, rgba(22, 33, 35, 0) 0%, rgba(71, 208, 192, .12) 100%);
|
|
221
|
+
border-radius: 8px;
|
|
222
|
+
.topType {
|
|
223
|
+
text-align: center;
|
|
224
|
+
img {
|
|
225
|
+
width: 42px;
|
|
226
|
+
height: 42px;
|
|
227
|
+
margin-right: 12px
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
.total {
|
|
231
|
+
width: 100%;
|
|
232
|
+
height: 42px;
|
|
233
|
+
line-height: 42px;
|
|
234
|
+
text-align: center;
|
|
235
|
+
border-radius: 8px;
|
|
236
|
+
margin: 28px 0 20px;
|
|
237
|
+
.num {
|
|
238
|
+
color: #53c0ff;
|
|
239
|
+
font-size: 24px;
|
|
240
|
+
margin: 0 3px 0 24px;
|
|
241
|
+
}
|
|
242
|
+
.unit {
|
|
243
|
+
color: #53c0ff;
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
.totalM {
|
|
247
|
+
background: linear-gradient(180deg, rgba(37, 212, 255, .1) 0%, rgba(87, 147, 255, .1) 100%);
|
|
248
|
+
}
|
|
249
|
+
.totalW {
|
|
250
|
+
background: linear-gradient(180deg, rgba(249, 204, 152, .1) 0%, rgba(255, 119, 119, .1) 100%);
|
|
251
|
+
}
|
|
252
|
+
.classNum {
|
|
253
|
+
width: 100%;
|
|
254
|
+
display: flex;
|
|
255
|
+
justify-content: space-between;
|
|
256
|
+
.classItem {
|
|
257
|
+
width: 33%;
|
|
258
|
+
display: flex;
|
|
259
|
+
img {
|
|
260
|
+
width: 30px;
|
|
261
|
+
height: 30px;
|
|
262
|
+
margin: 12px 10px 0 0;
|
|
263
|
+
}
|
|
264
|
+
.num {
|
|
265
|
+
color: #53c0ff;
|
|
266
|
+
font-size: 20px;
|
|
267
|
+
.unit {
|
|
268
|
+
font-size: 14px;
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
.ssjk {
|
|
277
|
+
width: 704px;
|
|
278
|
+
height: 286px;
|
|
279
|
+
padding: 20px;
|
|
280
|
+
background: rgba(255, 255, 255, .05);
|
|
281
|
+
position: absolute;
|
|
282
|
+
top: 442px;
|
|
283
|
+
right: 12px;
|
|
284
|
+
box-sizing: border-box;
|
|
285
|
+
.video {
|
|
286
|
+
width: 227px;
|
|
287
|
+
height: 170px;
|
|
288
|
+
background: rgba(255, 255, 255, .05);
|
|
289
|
+
position: absolute;
|
|
290
|
+
top: 52px;
|
|
291
|
+
left: 20px;
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
.monitorContent {
|
|
296
|
+
height: 214px;
|
|
297
|
+
width: 420px;
|
|
298
|
+
display: flex;
|
|
299
|
+
justify-content: space-between;
|
|
300
|
+
position: absolute;
|
|
301
|
+
top: 52px;
|
|
302
|
+
right: 20px;
|
|
303
|
+
.monitorItem {
|
|
304
|
+
width: calc(50% - 10px);
|
|
305
|
+
height: 100%;
|
|
306
|
+
box-sizing: border-box;
|
|
307
|
+
.topType {
|
|
308
|
+
width: 100%;
|
|
309
|
+
height: 32px;
|
|
310
|
+
line-height: 32px;
|
|
311
|
+
text-align: center;
|
|
312
|
+
font-size: 18px;
|
|
313
|
+
border-radius: 16px;
|
|
314
|
+
margin-bottom: 10px;
|
|
315
|
+
img {
|
|
316
|
+
width: 16px;
|
|
317
|
+
height: 16px;
|
|
318
|
+
margin-right: 12px
|
|
319
|
+
}
|
|
320
|
+
}
|
|
321
|
+
.topTypeM {
|
|
322
|
+
background: linear-gradient(180deg, rgba(37, 212, 255, .1) 0%, rgba(87, 147, 255, .1) 100%);
|
|
323
|
+
}
|
|
324
|
+
.topTypeF {
|
|
325
|
+
background: linear-gradient(180deg, rgba(249, 204, 152, .1) 0%, rgba(255, 119, 119, .1) 100%);
|
|
326
|
+
}
|
|
327
|
+
.monitorRow {
|
|
328
|
+
width: 100%;
|
|
329
|
+
display: flex;
|
|
330
|
+
justify-content: space-between;
|
|
331
|
+
.monitor {
|
|
332
|
+
display: inline-block;
|
|
333
|
+
width: 94px;
|
|
334
|
+
height: 52px;
|
|
335
|
+
border: 1px solid rgba(83, 192, 255, 0.5);
|
|
336
|
+
border-radius: 4px;
|
|
337
|
+
text-align: center;
|
|
338
|
+
margin-bottom: 8px;
|
|
339
|
+
.tip {
|
|
340
|
+
height: 24px;
|
|
341
|
+
border-bottom: 1px solid rgba(83, 192, 255, 0.5);
|
|
342
|
+
line-height: 24px;
|
|
343
|
+
opacity: .85;
|
|
344
|
+
font-size: 12px;
|
|
345
|
+
}
|
|
346
|
+
.num {
|
|
347
|
+
line-height: 28px;
|
|
348
|
+
font-size: 16px;
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
.monitorF {
|
|
352
|
+
border-color: rgba(255, 99, 99, 0.5);
|
|
353
|
+
.tip {
|
|
354
|
+
border-color: rgba(255, 99, 99, 0.5);
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
.two {
|
|
363
|
+
.imgContent {
|
|
364
|
+
width: 466px;
|
|
365
|
+
height: 386px;
|
|
366
|
+
}
|
|
367
|
+
.jbxx {
|
|
368
|
+
width: 704px;
|
|
369
|
+
height: 386px;
|
|
370
|
+
top: 12px;
|
|
371
|
+
right: 12px;
|
|
372
|
+
left: auto;
|
|
373
|
+
.infoItem {
|
|
374
|
+
display: inline-block;
|
|
375
|
+
width: 50%;
|
|
376
|
+
height: 28px;
|
|
377
|
+
line-height: 28px;
|
|
378
|
+
}
|
|
379
|
+
.baseRow {
|
|
380
|
+
margin-top: 4px;
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
.ptss {
|
|
384
|
+
width: 1180px;
|
|
385
|
+
height: 320px;
|
|
386
|
+
top: 408px;
|
|
387
|
+
left: 12px;
|
|
388
|
+
.ptsstwo {
|
|
389
|
+
display: flex;
|
|
390
|
+
justify-content: space-between;
|
|
391
|
+
.otherContent {
|
|
392
|
+
margin-top: 20px;
|
|
393
|
+
width: 328px;
|
|
394
|
+
height: 210px;
|
|
395
|
+
flex-direction: column;
|
|
396
|
+
.otherItem {
|
|
397
|
+
width: 328px;
|
|
398
|
+
height: 56px;
|
|
399
|
+
line-height: 56px;
|
|
400
|
+
padding-left: 77px;
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
.numContent {
|
|
404
|
+
width: 792px;
|
|
405
|
+
height: 210px;
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
.three, .five {
|
|
412
|
+
.ptss {
|
|
413
|
+
width: 704px;
|
|
414
|
+
height: 420px;
|
|
415
|
+
.ptssthree, .ptssfive {
|
|
416
|
+
position: relative;
|
|
417
|
+
padding-top: 182px;
|
|
418
|
+
.graph {
|
|
419
|
+
width: 322px;
|
|
420
|
+
height: 172px;
|
|
421
|
+
position: absolute;
|
|
422
|
+
top: 0;
|
|
423
|
+
left: 0;
|
|
424
|
+
margin: 0;
|
|
425
|
+
}
|
|
426
|
+
.otherContent {
|
|
427
|
+
width: 322px;
|
|
428
|
+
height: 172px;
|
|
429
|
+
flex-direction: column;
|
|
430
|
+
position: absolute;
|
|
431
|
+
top: 0;
|
|
432
|
+
right: 0;
|
|
433
|
+
.otherItem {
|
|
434
|
+
width: 322px;
|
|
435
|
+
height: 42px;
|
|
436
|
+
line-height: 42px;
|
|
437
|
+
padding-left: 74px;
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
.numContent {
|
|
441
|
+
width: 100%;
|
|
442
|
+
height: 156px;
|
|
443
|
+
.numItem {
|
|
444
|
+
padding: 10px 20px;
|
|
445
|
+
.topType {
|
|
446
|
+
img {
|
|
447
|
+
width: 24px;
|
|
448
|
+
height: 24px;
|
|
449
|
+
}
|
|
450
|
+
}
|
|
451
|
+
.total {
|
|
452
|
+
height: 36px;
|
|
453
|
+
line-height: 36px;
|
|
454
|
+
margin: 16px 0 11px;
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
}
|
|
458
|
+
}
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
.four, .six {
|
|
463
|
+
.ptss {
|
|
464
|
+
width: 704px;
|
|
465
|
+
height: 286px;
|
|
466
|
+
.numContent {
|
|
467
|
+
height: 156px;
|
|
468
|
+
.numItem {
|
|
469
|
+
padding: 12px 20px;
|
|
470
|
+
.topType {
|
|
471
|
+
img {
|
|
472
|
+
width: 20px;
|
|
473
|
+
height: 20px;
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
.total {
|
|
477
|
+
height: 36px;
|
|
478
|
+
line-height: 36px;
|
|
479
|
+
margin: 12px 0;
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
.ssjk {
|
|
485
|
+
width: 704px;
|
|
486
|
+
height: 410px;
|
|
487
|
+
top: 318px;
|
|
488
|
+
.video {
|
|
489
|
+
width: 322px;
|
|
490
|
+
height: 242px;
|
|
491
|
+
}
|
|
492
|
+
.monitorContent {
|
|
493
|
+
flex-direction: column;
|
|
494
|
+
width: 322px;
|
|
495
|
+
height: 342px;
|
|
496
|
+
.monitorItem {
|
|
497
|
+
width: 100%;
|
|
498
|
+
.monitor {
|
|
499
|
+
width: 99px;
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
.five {
|
|
507
|
+
.ssjk {
|
|
508
|
+
width: 704px;
|
|
509
|
+
height: 286px;
|
|
510
|
+
top: 442px;
|
|
511
|
+
.monitorContent {
|
|
512
|
+
width: 664px;
|
|
513
|
+
height: 234px;
|
|
514
|
+
.monitorItem {
|
|
515
|
+
.monitor {
|
|
516
|
+
width: 155px;
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
.six {
|
|
524
|
+
.ssjk {
|
|
525
|
+
width: 704px;
|
|
526
|
+
height: 410px;
|
|
527
|
+
top: 318px;
|
|
528
|
+
.monitorContent {
|
|
529
|
+
width: 664px;
|
|
530
|
+
height: 352px;
|
|
531
|
+
.monitorItem {
|
|
532
|
+
width: 100%;
|
|
533
|
+
.monitor {
|
|
534
|
+
width: 213px;
|
|
535
|
+
}
|
|
536
|
+
}
|
|
537
|
+
}
|
|
538
|
+
}
|
|
539
|
+
}
|
|
@@ -14,7 +14,7 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
|
|
|
14
14
|
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."); }
|
|
15
15
|
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); }
|
|
16
16
|
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; }
|
|
17
|
-
function _iterableToArrayLimit(
|
|
17
|
+
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; } }
|
|
18
18
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; } /**
|
|
19
19
|
* 评价记录
|
|
20
20
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppraiseRecord.js","names":["_react","_interopRequireDefault","require","_vmTable","_vmSubTitle","_api","_ahooks","obj","__esModule","_slicedToArray","arr","i","_arrayWithHoles","_iterableToArrayLimit","_unsupportedIterableToArray","_nonIterableRest","TypeError","o","minLen","_arrayLikeToArray","n","Object","prototype","toString","call","slice","constructor","name","Array","from","test","len","length","arr2","
|
|
1
|
+
{"version":3,"file":"AppraiseRecord.js","names":["_react","_interopRequireDefault","require","_vmTable","_vmSubTitle","_api","_ahooks","obj","__esModule","_slicedToArray","arr","i","_arrayWithHoles","_iterableToArrayLimit","_unsupportedIterableToArray","_nonIterableRest","TypeError","o","minLen","_arrayLikeToArray","n","Object","prototype","toString","call","slice","constructor","name","Array","from","test","len","length","arr2","_i","Symbol","iterator","_s","_e","_x","_r","_arr","_n","_d","next","done","push","value","err","isArray","AppraiseRecord","props","id","startDate","endDate","_useSetState","useSetState","pagination","current","pageSize","total","sorter","order","_useSetState2","state","setState","_AppraiseService$useA","AppraiseService","useAppraiseRecord","concat","records","columns","title","dataIndex","key","pageChange","page","assign","handleTableChange","tableProps","defaultPageSize","onChange","height","dataSource","React","createElement","className","SubTitle","VMTable"],"sources":["vtx-wr-modal/components/Evaluate/AppraiseRecord.js"],"sourcesContent":["/**\n * 评价记录\n */\nimport React from 'react';\nimport VMTable from '../../../vm-table';\nimport SubTitle from '../../../vm-sub-title';\nimport { AppraiseService } from '../../api';\nimport { useSetState } from 'ahooks';\nexport default function AppraiseRecord(props) {\n const { id, startDate, endDate } = props;\n const [state, setState] = useSetState({\n pagination: {\n current: 1,\n pageSize: 10,\n total: 0,\n },\n sorter: '',\n order: '',\n });\n const { pagination, order } = state;\n const { records } = AppraiseService.useAppraiseRecord(id, startDate ? `${startDate} 00:00:00` : '', `${endDate} 23:59:59`, pagination.current, 'assessDate', order);\n const columns = [\n {\n title: '平均总分',\n dataIndex: 'totalValue',\n key: 'totalValue',\n },\n {\n title: '容易找到',\n dataIndex: 'valueEight',\n key: 'valueEight',\n },\n {\n title: '硬件设施',\n dataIndex: 'valueFive',\n key: 'valueFive',\n },\n {\n title: '服务管理',\n dataIndex: 'valueFour',\n key: 'valueFour',\n },\n {\n title: '无需等待',\n dataIndex: 'valueSeven',\n key: 'valueSeven',\n },\n {\n title: '干净卫生',\n dataIndex: 'valueSix',\n key: 'valueSix',\n },\n {\n title: '评价时间',\n dataIndex: 'assessDateStr',\n key: 'assessDateStr',\n sorter: true,\n },\n ];\n const pageChange = (page) => {\n setState({\n pagination: Object.assign(Object.assign({}, pagination), { current: page }),\n });\n };\n const handleTableChange = (sorter) => {\n setState({\n order: sorter.order === 'ascend' ? 'ASC' : 'DESC',\n });\n };\n const tableProps = {\n pagination: Object.assign(Object.assign({}, pagination), { total: records.total, defaultPageSize: 10, onChange: pageChange }),\n handleTableChange,\n height: 240,\n dataSource: records.dataSource,\n };\n return (React.createElement(\"div\", { className: \"appraise-record\" },\n React.createElement(SubTitle, { title: \"\\u8BC4\\u4EF7\\u8BB0\\u5F55\" }),\n React.createElement(\"div\", { className: \"appraise-record-table\" },\n React.createElement(VMTable, Object.assign({ columns: columns }, tableProps)))));\n}\n"],"mappings":"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"}
|
|
@@ -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
|
});
|
|
@@ -20,7 +20,7 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
|
|
|
20
20
|
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."); }
|
|
21
21
|
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); }
|
|
22
22
|
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; }
|
|
23
|
-
function _iterableToArrayLimit(
|
|
23
|
+
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; } }
|
|
24
24
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; } /**
|
|
25
25
|
* 评价信息-上半部分-汇总
|
|
26
26
|
*/
|