@vtx/modals2 3.3.17 → 3.3.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.js +133 -0
- package/lib/index.js.map +1 -0
- package/lib/style/css.js +15 -0
- package/lib/style/css.js.map +1 -0
- package/lib/style/index.css +132 -0
- package/lib/style/index.js +15 -0
- package/lib/style/index.js.map +1 -0
- package/lib/style/index.less +8 -0
- package/lib/style/themes/dark.css +132 -0
- package/lib/style/themes/dark.less +114 -0
- package/lib/style/themes/default.css +36 -0
- package/lib/style/themes/default.less +38 -0
- package/lib/style/themes/index.css +132 -0
- package/lib/style/themes/index.less +1 -0
- package/lib/typings.d.ts +18 -0
- package/lib/util/index.js +25 -0
- package/lib/util/index.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalBase.js +77 -0
- package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalTop5.js +69 -0
- package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -0
- package/lib/vm-appraisal-info/List.js +57 -0
- package/lib/vm-appraisal-info/List.js.map +1 -0
- package/lib/vm-appraisal-info/ListKh.js +154 -0
- package/lib/vm-appraisal-info/ListKh.js.map +1 -0
- package/lib/vm-appraisal-info/ListZg.js +159 -0
- package/lib/vm-appraisal-info/ListZg.js.map +1 -0
- package/lib/vm-appraisal-info/Wtlx.js +96 -0
- package/lib/vm-appraisal-info/Wtlx.js.map +1 -0
- package/lib/vm-appraisal-info/Zgxxhz.js +63 -0
- package/lib/vm-appraisal-info/Zgxxhz.js.map +1 -0
- package/lib/vm-appraisal-info/api.js +164 -0
- package/lib/vm-appraisal-info/api.js.map +1 -0
- package/lib/vm-appraisal-info/imgs/1.png +0 -0
- package/lib/vm-appraisal-info/imgs/2.png +0 -0
- package/lib/vm-appraisal-info/imgs/3.png +0 -0
- package/lib/vm-appraisal-info/imgs/4.png +0 -0
- package/lib/vm-appraisal-info/imgs/5.png +0 -0
- package/lib/vm-appraisal-info/imgs/chart.png +0 -0
- package/lib/vm-appraisal-info/imgs/chart_active.png +0 -0
- package/lib/vm-appraisal-info/imgs/chart_active_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/chart_active_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/kfyz.png +0 -0
- package/lib/vm-appraisal-info/imgs/kfyz_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/kfyz_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/khcs.png +0 -0
- package/lib/vm-appraisal-info/imgs/khcs_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/khcs_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/list.png +0 -0
- package/lib/vm-appraisal-info/imgs/list_active.png +0 -0
- package/lib/vm-appraisal-info/imgs/list_active_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/list_active_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/ljkf.png +0 -0
- package/lib/vm-appraisal-info/imgs/ljkf_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/ljkf_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/wtlx.png +0 -0
- package/lib/vm-appraisal-info/imgs/wtlx_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/wtlx_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/zggd.png +0 -0
- package/lib/vm-appraisal-info/imgs/zggd_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/zggd_light.png +0 -0
- package/lib/vm-appraisal-info/index.js +160 -0
- package/lib/vm-appraisal-info/index.js.map +1 -0
- package/lib/vm-appraisal-info/style/css.js +4 -0
- package/lib/vm-appraisal-info/style/css.js.map +1 -0
- package/lib/vm-appraisal-info/style/index.css +148 -0
- package/lib/vm-appraisal-info/style/index.js +4 -0
- package/lib/vm-appraisal-info/style/index.js.map +1 -0
- package/lib/vm-appraisal-info/style/index.less +122 -0
- package/lib/vm-button/index.js +27 -0
- package/lib/vm-button/index.js.map +1 -0
- package/lib/vm-button/style/css.js +4 -0
- package/lib/vm-button/style/css.js.map +1 -0
- package/lib/vm-button/style/index.css +26 -0
- package/lib/vm-button/style/index.js +4 -0
- package/lib/vm-button/style/index.js.map +1 -0
- package/lib/vm-button/style/index.less +20 -0
- package/lib/vm-case-modal/api.js +43 -0
- package/lib/vm-case-modal/api.js.map +1 -0
- package/lib/vm-case-modal/components/BaseInfo/fields.js +83 -0
- package/lib/vm-case-modal/components/BaseInfo/fields.js.map +1 -0
- package/lib/vm-case-modal/components/BaseInfo/index.css +185 -0
- package/lib/vm-case-modal/components/BaseInfo/index.js +139 -0
- package/lib/vm-case-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vm-case-modal/components/BaseInfo/index.less +137 -0
- package/lib/vm-case-modal/components/Picture/index.css +111 -0
- package/lib/vm-case-modal/components/Picture/index.js +423 -0
- package/lib/vm-case-modal/components/Picture/index.js.map +1 -0
- package/lib/vm-case-modal/components/Picture/index.less +106 -0
- package/lib/vm-case-modal/components/index.js +21 -0
- package/lib/vm-case-modal/components/index.js.map +1 -0
- package/lib/vm-case-modal/imgs/bg.png +0 -0
- package/lib/vm-case-modal/imgs/close-blue.png +0 -0
- package/lib/vm-case-modal/imgs/close-dark.png +0 -0
- package/lib/vm-case-modal/imgs/close.png +0 -0
- package/lib/vm-case-modal/imgs/collect.png +0 -0
- package/lib/vm-case-modal/imgs/collect_light.png +0 -0
- package/lib/vm-case-modal/imgs/dot.png +0 -0
- package/lib/vm-case-modal/imgs/point.png +0 -0
- package/lib/vm-case-modal/imgs/tab_bg.png +0 -0
- package/lib/vm-case-modal/imgs/tab_bg_blue.png +0 -0
- package/lib/vm-case-modal/imgs/tab_bg_light.png +0 -0
- package/lib/vm-case-modal/imgs/tab_selected.png +0 -0
- package/lib/vm-case-modal/imgs/tab_unsel.png +0 -0
- package/lib/vm-case-modal/imgs/title_bg.png +0 -0
- package/lib/vm-case-modal/imgs/title_bg_blue.png +0 -0
- package/lib/vm-case-modal/imgs/track.png +0 -0
- package/lib/vm-case-modal/imgs/track_light.png +0 -0
- package/lib/vm-case-modal/index.js +102 -0
- package/lib/vm-case-modal/index.js.map +1 -0
- package/lib/vm-case-modal/style/css.js +4 -0
- package/lib/vm-case-modal/style/css.js.map +1 -0
- package/lib/vm-case-modal/style/index.css +557 -0
- package/lib/vm-case-modal/style/index.js +4 -0
- package/lib/vm-case-modal/style/index.js.map +1 -0
- package/lib/vm-case-modal/style/index.less +589 -0
- package/lib/vm-charts/Distribute1.js +137 -0
- package/lib/vm-charts/Distribute1.js.map +1 -0
- package/lib/vm-charts/Gauge1.js +149 -0
- package/lib/vm-charts/Gauge1.js.map +1 -0
- package/lib/vm-charts/Line1.js +96 -0
- package/lib/vm-charts/Line1.js.map +1 -0
- package/lib/vm-charts/index.js +28 -0
- package/lib/vm-charts/index.js.map +1 -0
- package/lib/vm-filter/index.js +170 -0
- package/lib/vm-filter/index.js.map +1 -0
- package/lib/vm-filter/style/css.js +4 -0
- package/lib/vm-filter/style/css.js.map +1 -0
- package/lib/vm-filter/style/index.css +131 -0
- package/lib/vm-filter/style/index.js +4 -0
- package/lib/vm-filter/style/index.js.map +1 -0
- package/lib/vm-filter/style/index.less +171 -0
- package/lib/vm-hooks/useSettings.js +33 -0
- package/lib/vm-hooks/useSettings.js.map +1 -0
- package/lib/vm-image-text/index.js +36 -0
- package/lib/vm-image-text/index.js.map +1 -0
- package/lib/vm-image-text/style/css.js +4 -0
- package/lib/vm-image-text/style/css.js.map +1 -0
- package/lib/vm-image-text/style/index.css +36 -0
- package/lib/vm-image-text/style/index.js +4 -0
- package/lib/vm-image-text/style/index.js.map +1 -0
- package/lib/vm-image-text/style/index.less +33 -0
- package/lib/vm-info-collection/index.js +59 -0
- package/lib/vm-info-collection/index.js.map +1 -0
- package/lib/vm-info-collection/style/css.js +4 -0
- package/lib/vm-info-collection/style/css.js.map +1 -0
- package/lib/vm-info-collection/style/index.css +50 -0
- package/lib/vm-info-collection/style/index.js +4 -0
- package/lib/vm-info-collection/style/index.js.map +1 -0
- package/lib/vm-info-collection/style/index.less +38 -0
- package/lib/vm-map/imgs/close.png +0 -0
- package/lib/vm-map/imgs/close_active.png +0 -0
- package/lib/vm-map/imgs/cpTitle.png +0 -0
- package/lib/vm-map/imgs/detail.png +0 -0
- package/lib/vm-map/imgs/detail_active.png +0 -0
- package/lib/vm-map/imgs/track.png +0 -0
- package/lib/vm-map/imgs/track_active.png +0 -0
- package/lib/vm-map/index.css +234 -0
- package/lib/vm-map/index.js +334 -0
- package/lib/vm-map/index.js.map +1 -0
- package/lib/vm-map/index.less +178 -0
- package/lib/vm-map/mapStyle.js +4730 -0
- package/lib/vm-map/mapStyle.js.map +1 -0
- package/lib/vm-nodata/imgs/default.png +0 -0
- package/lib/vm-nodata/index.js +22 -0
- package/lib/vm-nodata/index.js.map +1 -0
- package/lib/vm-repair-maintain/RmInfoSummary.js +62 -0
- package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -0
- package/lib/vm-repair-maintain/RmMonthTrend.js +104 -0
- package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -0
- package/lib/vm-repair-maintain/RmRecord.js +151 -0
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -0
- package/lib/vm-repair-maintain/RmType.js +104 -0
- package/lib/vm-repair-maintain/RmType.js.map +1 -0
- package/lib/vm-repair-maintain/api.js +95 -0
- package/lib/vm-repair-maintain/api.js.map +1 -0
- package/lib/vm-repair-maintain/imgs/amount.png +0 -0
- package/lib/vm-repair-maintain/imgs/amount_light.png +0 -0
- package/lib/vm-repair-maintain/imgs/count.png +0 -0
- package/lib/vm-repair-maintain/imgs/count_light.png +0 -0
- package/lib/vm-repair-maintain/index.js +56 -0
- package/lib/vm-repair-maintain/index.js.map +1 -0
- package/lib/vm-repair-maintain/style/css.js +4 -0
- package/lib/vm-repair-maintain/style/css.js.map +1 -0
- package/lib/vm-repair-maintain/style/index.css +119 -0
- package/lib/vm-repair-maintain/style/index.js +4 -0
- package/lib/vm-repair-maintain/style/index.js.map +1 -0
- package/lib/vm-repair-maintain/style/index.less +108 -0
- package/lib/vm-sub-tabs/index.js +43 -0
- package/lib/vm-sub-tabs/index.js.map +1 -0
- package/lib/vm-sub-tabs/style/css.js +4 -0
- package/lib/vm-sub-tabs/style/css.js.map +1 -0
- package/lib/vm-sub-tabs/style/index.css +114 -0
- package/lib/vm-sub-tabs/style/index.js +4 -0
- package/lib/vm-sub-tabs/style/index.js.map +1 -0
- package/lib/vm-sub-tabs/style/index.less +141 -0
- package/lib/vm-sub-title/imgs/bg.png +0 -0
- package/lib/vm-sub-title/imgs/bg_blue.png +0 -0
- package/lib/vm-sub-title/imgs/bg_light.png +0 -0
- package/lib/vm-sub-title/index.js +28 -0
- package/lib/vm-sub-title/index.js.map +1 -0
- package/lib/vm-sub-title/style/css.js +4 -0
- package/lib/vm-sub-title/style/css.js.map +1 -0
- package/lib/vm-sub-title/style/index.css +30 -0
- package/lib/vm-sub-title/style/index.js +4 -0
- package/lib/vm-sub-title/style/index.js.map +1 -0
- package/lib/vm-sub-title/style/index.less +30 -0
- package/lib/vm-table/index.js +200 -0
- package/lib/vm-table/index.js.map +1 -0
- package/lib/vm-table/style/css.js +4 -0
- package/lib/vm-table/style/css.js.map +1 -0
- package/lib/vm-table/style/index.css +201 -0
- package/lib/vm-table/style/index.js +4 -0
- package/lib/vm-table/style/index.js.map +1 -0
- package/lib/vm-table/style/index.less +250 -0
- package/lib/vm-video/api.js +30 -0
- package/lib/vm-video/api.js.map +1 -0
- package/lib/vm-video/index.css +140 -0
- package/lib/vm-video/index.js +53 -0
- package/lib/vm-video/index.js.map +1 -0
- package/lib/vm-video/index.less +10 -0
- package/lib/vtx-base-modal/api.js +35 -0
- package/lib/vtx-base-modal/api.js.map +1 -0
- package/lib/vtx-base-modal/imgs/close-blue.png +0 -0
- package/lib/vtx-base-modal/imgs/close-dark.png +0 -0
- package/lib/vtx-base-modal/imgs/close.png +0 -0
- package/lib/vtx-base-modal/imgs/collect.png +0 -0
- package/lib/vtx-base-modal/imgs/collect_light.png +0 -0
- package/lib/vtx-base-modal/imgs/tab_bg.png +0 -0
- package/lib/vtx-base-modal/imgs/tab_bg_blue.png +0 -0
- package/lib/vtx-base-modal/imgs/tab_bg_light.png +0 -0
- package/lib/vtx-base-modal/imgs/title_bg.png +0 -0
- package/lib/vtx-base-modal/imgs/title_bg_blue.png +0 -0
- package/lib/vtx-base-modal/imgs/track.png +0 -0
- package/lib/vtx-base-modal/imgs/track_light.png +0 -0
- package/lib/vtx-base-modal/index.js +217 -0
- package/lib/vtx-base-modal/index.js.map +1 -0
- package/lib/vtx-base-modal/style/css.js +4 -0
- package/lib/vtx-base-modal/style/css.js.map +1 -0
- package/lib/vtx-base-modal/style/index.css +543 -0
- package/lib/vtx-base-modal/style/index.js +4 -0
- package/lib/vtx-base-modal/style/index.js.map +1 -0
- package/lib/vtx-base-modal/style/index.less +575 -0
- package/lib/vtx-car-adm251-modal/api.js +627 -0
- package/lib/vtx-car-adm251-modal/api.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/Charts.js +198 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/List.js +186 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/index.css +45 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/index.js +126 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/index.less +37 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/Charts.js +78 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayRun.js +85 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayWorkJXH.js +67 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayWorkLJSY.js +126 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/Wgfx.js +116 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/Wgfx.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/WorkSummary.js +56 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/WorkSummary.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/WorkSummaryJxh.js +117 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/ZyfxJXH.js +123 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/ZyfxLJSY.js +135 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/index.css +277 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/index.js +231 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/index.less +239 -0
- package/lib/vtx-car-adm251-modal/components/Maintenance/index.css +39 -0
- package/lib/vtx-car-adm251-modal/components/Maintenance/index.js +134 -0
- package/lib/vtx-car-adm251-modal/components/Maintenance/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/Maintenance/index.less +34 -0
- package/lib/vtx-car-adm251-modal/components/Mix/index.css +48 -0
- package/lib/vtx-car-adm251-modal/components/Mix/index.js +280 -0
- package/lib/vtx-car-adm251-modal/components/Mix/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/Mix/index.less +49 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/List.js +88 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/List.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/OilLIne.js +100 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/OilLIne.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/index.css +33 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/index.js +138 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/index.less +36 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/Charts.js +70 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/List.js +92 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/List.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/index.css +97 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/index.js +93 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/index.less +75 -0
- package/lib/vtx-car-adm251-modal/components/WaterConsumption/index.css +29 -0
- package/lib/vtx-car-adm251-modal/components/WaterConsumption/index.js +116 -0
- package/lib/vtx-car-adm251-modal/components/WaterConsumption/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WaterConsumption/index.less +22 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/Wcl.js +122 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/Wcl.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/WorkJxh.js +313 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/WorkLjsy.js +396 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/index.css +263 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/index.js +35 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/index.less +221 -0
- package/lib/vtx-car-adm251-modal/components/index.js +63 -0
- package/lib/vtx-car-adm251-modal/components/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/imgs/bglyh.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/bglyh_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/calendar-hour.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/calendar-mile.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/car.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ccts.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ccts_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/dqsd.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/dqsd_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/dqsd_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/jrxs.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/jrxs_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/jrxs_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjdw.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjdw_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjdw_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjts.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjts_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjts_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjzl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjzl_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjzl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_car.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_car_cy.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_cp_fish.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_cp_name.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_cp_name_active.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_cp_name_un.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_diamond.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_diamond_active.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_left.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_right.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljwgsc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljwgsc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljwgts.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljwgts_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/outTime.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/outTime_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/outTime_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/pjwcl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/pjwcl_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/pjwcl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/position.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/position_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/position_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/realCarImg.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/refresh.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/refresh_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/refresh_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/runTime.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/runTime_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/runTime_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/syyl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/syyl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/warn.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wcl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wcl_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wcl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wgcs.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wgcs_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/work_cp_bg.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/xslc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/xslc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/xslc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ysdw.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ysdw_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ysdw_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ywcdw.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ywcdw_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ywcdw_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zlc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zlc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zlc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zld.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zld_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zld_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zsh.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zsh_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycs.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycs_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycs_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycssc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycssc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycssc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyh.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyh_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyl_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zylc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zylc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zylc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zysc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zysc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zysc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/index.js +129 -0
- package/lib/vtx-car-adm251-modal/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/style/css.js +11 -0
- package/lib/vtx-car-adm251-modal/style/css.js.map +1 -0
- package/lib/vtx-car-adm251-modal/style/index.css +136 -0
- package/lib/vtx-car-adm251-modal/style/index.js +11 -0
- package/lib/vtx-car-adm251-modal/style/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/style/index.less +6 -0
- package/lib/vtx-car-modal/api.js +633 -0
- package/lib/vtx-car-modal/api.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js +198 -0
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/List.js +186 -0
- package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.css +45 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js +126 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.less +38 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js +78 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js +85 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js +67 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js +126 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js +116 -0
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js +56 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js +117 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +123 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +135 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.css +280 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js +224 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.less +239 -0
- package/lib/vtx-car-modal/components/Maintenance/index.css +39 -0
- package/lib/vtx-car-modal/components/Maintenance/index.js +134 -0
- package/lib/vtx-car-modal/components/Maintenance/index.js.map +1 -0
- package/lib/vtx-car-modal/components/Maintenance/index.less +34 -0
- package/lib/vtx-car-modal/components/Mixsy/index.css +48 -0
- package/lib/vtx-car-modal/components/Mixsy/index.js +277 -0
- package/lib/vtx-car-modal/components/Mixsy/index.js.map +1 -0
- package/lib/vtx-car-modal/components/Mixsy/index.less +49 -0
- package/lib/vtx-car-modal/components/OilConsumption/List.js +88 -0
- package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js +100 -0
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.css +33 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js +138 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.less +36 -0
- package/lib/vtx-car-modal/components/RunAna/index.css +6 -0
- package/lib/vtx-car-modal/components/RunAna/index.js +131 -0
- package/lib/vtx-car-modal/components/RunAna/index.js.map +1 -0
- package/lib/vtx-car-modal/components/RunAna/index.less +6 -0
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js +70 -0
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/List.js +92 -0
- package/lib/vtx-car-modal/components/StaticInfo/List.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.css +97 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js +93 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.less +75 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.css +29 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js +116 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.less +22 -0
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +122 -0
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js +313 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +481 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.css +263 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js +41 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.less +220 -0
- package/lib/vtx-car-modal/components/index.js +70 -0
- package/lib/vtx-car-modal/components/index.js.map +1 -0
- package/lib/vtx-car-modal/imgs/bglyh.png +0 -0
- package/lib/vtx-car-modal/imgs/bglyh_light.png +0 -0
- package/lib/vtx-car-modal/imgs/calendar-hour.png +0 -0
- package/lib/vtx-car-modal/imgs/calendar-mile.png +0 -0
- package/lib/vtx-car-modal/imgs/car.png +0 -0
- package/lib/vtx-car-modal/imgs/ccts.png +0 -0
- package/lib/vtx-car-modal/imgs/ccts_light.png +0 -0
- package/lib/vtx-car-modal/imgs/dqsd.png +0 -0
- package/lib/vtx-car-modal/imgs/dqsd_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/dqsd_light.png +0 -0
- package/lib/vtx-car-modal/imgs/jrxs.png +0 -0
- package/lib/vtx-car-modal/imgs/jrxs_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/jrxs_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjdw.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjdw_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjdw_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjts.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjts_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjts_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjzl.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjzl_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjzl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_car.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_cp_fish.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_cp_name.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_cp_name_active.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_cp_name_un.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_diamond.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_diamond_active.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_left.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_right.png +0 -0
- package/lib/vtx-car-modal/imgs/ljwgsc.png +0 -0
- package/lib/vtx-car-modal/imgs/ljwgsc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljwgts.png +0 -0
- package/lib/vtx-car-modal/imgs/ljwgts_light.png +0 -0
- package/lib/vtx-car-modal/imgs/outTime.png +0 -0
- package/lib/vtx-car-modal/imgs/outTime_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/outTime_light.png +0 -0
- package/lib/vtx-car-modal/imgs/pjwcl.png +0 -0
- package/lib/vtx-car-modal/imgs/pjwcl_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/pjwcl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/position.png +0 -0
- package/lib/vtx-car-modal/imgs/position_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/position_light.png +0 -0
- package/lib/vtx-car-modal/imgs/realCarImg.png +0 -0
- package/lib/vtx-car-modal/imgs/refresh.png +0 -0
- package/lib/vtx-car-modal/imgs/refresh_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/refresh_light.png +0 -0
- package/lib/vtx-car-modal/imgs/runTime.png +0 -0
- package/lib/vtx-car-modal/imgs/runTime_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/runTime_light.png +0 -0
- package/lib/vtx-car-modal/imgs/syyl.png +0 -0
- package/lib/vtx-car-modal/imgs/syyl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/warn.png +0 -0
- package/lib/vtx-car-modal/imgs/wcl.png +0 -0
- package/lib/vtx-car-modal/imgs/wcl_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/wcl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/wgcs.png +0 -0
- package/lib/vtx-car-modal/imgs/wgcs_light.png +0 -0
- package/lib/vtx-car-modal/imgs/work_cp_bg.png +0 -0
- package/lib/vtx-car-modal/imgs/xslc.png +0 -0
- package/lib/vtx-car-modal/imgs/xslc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/xslc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ysdw.png +0 -0
- package/lib/vtx-car-modal/imgs/ysdw_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ysdw_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ywcdw.png +0 -0
- package/lib/vtx-car-modal/imgs/ywcdw_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ywcdw_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zlc.png +0 -0
- package/lib/vtx-car-modal/imgs/zlc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zlc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zld.png +0 -0
- package/lib/vtx-car-modal/imgs/zld_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zld_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zsh.png +0 -0
- package/lib/vtx-car-modal/imgs/zsh_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zycs.png +0 -0
- package/lib/vtx-car-modal/imgs/zycs_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zycs_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zycssc.png +0 -0
- package/lib/vtx-car-modal/imgs/zycssc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zycssc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zyh.png +0 -0
- package/lib/vtx-car-modal/imgs/zyh_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zyl.png +0 -0
- package/lib/vtx-car-modal/imgs/zyl_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zyl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zylc.png +0 -0
- package/lib/vtx-car-modal/imgs/zylc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zylc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zysc.png +0 -0
- package/lib/vtx-car-modal/imgs/zysc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zysc_light.png +0 -0
- package/lib/vtx-car-modal/index.js +165 -0
- package/lib/vtx-car-modal/index.js.map +1 -0
- package/lib/vtx-car-modal/style/css.js +11 -0
- package/lib/vtx-car-modal/style/css.js.map +1 -0
- package/lib/vtx-car-modal/style/index.css +136 -0
- package/lib/vtx-car-modal/style/index.js +11 -0
- package/lib/vtx-car-modal/style/index.js.map +1 -0
- package/lib/vtx-car-modal/style/index.less +6 -0
- package/lib/vtx-car-modal-temp/api.js +633 -0
- package/lib/vtx-car-modal-temp/api.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/Charts.js +198 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/List.js +186 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/index.css +45 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/index.js +126 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/index.less +38 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/Charts.js +81 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayRun.js +85 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayWorkJXH.js +67 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayWorkLJSY.js +126 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayWorkLJSY.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/Wgfx.js +116 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/Wgfx.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/WorkSummary.js +56 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/WorkSummary.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/WorkSummaryJxh.js +117 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/ZyfxJXH.js +123 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/ZyfxLJSY.js +147 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/index.css +280 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/index.js +252 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/index.less +239 -0
- package/lib/vtx-car-modal-temp/components/Maintenance/index.css +39 -0
- package/lib/vtx-car-modal-temp/components/Maintenance/index.js +134 -0
- package/lib/vtx-car-modal-temp/components/Maintenance/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/Maintenance/index.less +34 -0
- package/lib/vtx-car-modal-temp/components/Mixsy/index.css +48 -0
- package/lib/vtx-car-modal-temp/components/Mixsy/index.js +277 -0
- package/lib/vtx-car-modal-temp/components/Mixsy/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/Mixsy/index.less +49 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/List.js +88 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/List.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/OilLIne.js +100 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/OilLIne.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/index.css +33 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/index.js +138 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/index.less +36 -0
- package/lib/vtx-car-modal-temp/components/RunAna/index.css +6 -0
- package/lib/vtx-car-modal-temp/components/RunAna/index.js +130 -0
- package/lib/vtx-car-modal-temp/components/RunAna/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/RunAna/index.less +6 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/Charts.js +70 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/List.js +92 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/List.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/index.css +97 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/index.js +93 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/index.less +75 -0
- package/lib/vtx-car-modal-temp/components/WaterConsumption/index.css +29 -0
- package/lib/vtx-car-modal-temp/components/WaterConsumption/index.js +116 -0
- package/lib/vtx-car-modal-temp/components/WaterConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WaterConsumption/index.less +22 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/Wcl.js +128 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/Wcl.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/WorkJxh.js +309 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/WorkLjsy.js +495 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/index.css +263 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/index.js +35 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/index.less +220 -0
- package/lib/vtx-car-modal-temp/components/index.js +70 -0
- package/lib/vtx-car-modal-temp/components/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/imgs/bglyh.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/bglyh_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/calendar-hour.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/calendar-mile.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/car.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ccts.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ccts_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/dqsd.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/dqsd_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/dqsd_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/jrxs.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/jrxs_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/jrxs_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjdw.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjdw_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjdw_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjts.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjts_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjts_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjzl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjzl_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjzl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_car.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_cp_fish.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_cp_name.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_cp_name_active.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_cp_name_un.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_diamond.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_diamond_active.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_left.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_right.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljwgsc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljwgsc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljwgts.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljwgts_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/outTime.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/outTime_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/outTime_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/pjwcl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/pjwcl_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/pjwcl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/position.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/position_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/position_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/realCarImg.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/refresh.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/refresh_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/refresh_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/runTime.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/runTime_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/runTime_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/syyl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/syyl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/warn.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wcl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wcl_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wcl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wgcs.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wgcs_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/work_cp_bg.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/xslc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/xslc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/xslc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ysdw.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ysdw_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ysdw_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ywcdw.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ywcdw_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ywcdw_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zlc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zlc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zlc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zld.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zld_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zld_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zsh.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zsh_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycs.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycs_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycs_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycssc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycssc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycssc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyh.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyh_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyl_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zylc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zylc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zylc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zysc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zysc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zysc_light.png +0 -0
- package/lib/vtx-car-modal-temp/index.js +156 -0
- package/lib/vtx-car-modal-temp/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/style/css.js +11 -0
- package/lib/vtx-car-modal-temp/style/css.js.map +1 -0
- package/lib/vtx-car-modal-temp/style/index.css +136 -0
- package/lib/vtx-car-modal-temp/style/index.js +11 -0
- package/lib/vtx-car-modal-temp/style/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/style/index.less +6 -0
- package/lib/vtx-cp-modal/api.js +336 -0
- package/lib/vtx-cp-modal/api.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +174 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js +106 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +166 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.css +116 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js +46 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.less +105 -0
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js +118 -0
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +52 -0
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js +143 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.css +156 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.js +88 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.less +139 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +196 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js +106 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +164 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.css +116 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js +46 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +105 -0
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +128 -0
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.css +40 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js +371 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.less +38 -0
- package/lib/vtx-cp-modal/components/index.js +35 -0
- package/lib/vtx-cp-modal/components/index.js.map +1 -0
- package/lib/vtx-cp-modal/imgs/alarm.png +0 -0
- package/lib/vtx-cp-modal/imgs/alarm_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/all_rate.png +0 -0
- package/lib/vtx-cp-modal/imgs/all_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/all_rate_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/cy.png +0 -0
- package/lib/vtx-cp-modal/imgs/cy_rate.png +0 -0
- package/lib/vtx-cp-modal/imgs/cy_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/cy_rate_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/jhsj.png +0 -0
- package/lib/vtx-cp-modal/imgs/jhsj_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/jhsj_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/khs_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/khsw.png +0 -0
- package/lib/vtx-cp-modal/imgs/qt.png +0 -0
- package/lib/vtx-cp-modal/imgs/qt_rate.png +0 -0
- package/lib/vtx-cp-modal/imgs/qt_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/qt_rate_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjl.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjl_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjl_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjsj.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjsj_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjsj_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjts.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjts_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjts_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjzl.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjzl_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjzl_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/track.png +0 -0
- package/lib/vtx-cp-modal/imgs/yh.png +0 -0
- package/lib/vtx-cp-modal/imgs/yh_rate.png +0 -0
- package/lib/vtx-cp-modal/imgs/yh_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/yh_rate_light.png +0 -0
- package/lib/vtx-cp-modal/index.js +101 -0
- package/lib/vtx-cp-modal/index.js.map +1 -0
- package/lib/vtx-cp-modal/style/css.js +5 -0
- package/lib/vtx-cp-modal/style/css.js.map +1 -0
- package/lib/vtx-cp-modal/style/index.css +132 -0
- package/lib/vtx-cp-modal/style/index.js +5 -0
- package/lib/vtx-cp-modal/style/index.js.map +1 -0
- package/lib/vtx-cp-modal/style/index.less +1 -0
- package/lib/vtx-default-modal/api.js +83 -0
- package/lib/vtx-default-modal/api.js.map +1 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.css +30 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js +63 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.less +27 -0
- package/lib/vtx-default-modal/components/index.js +14 -0
- package/lib/vtx-default-modal/components/index.js.map +1 -0
- package/lib/vtx-default-modal/index.js +87 -0
- package/lib/vtx-default-modal/index.js.map +1 -0
- package/lib/vtx-default-modal/style/css.js +5 -0
- package/lib/vtx-default-modal/style/css.js.map +1 -0
- package/lib/vtx-default-modal/style/index.css +132 -0
- package/lib/vtx-default-modal/style/index.js +5 -0
- package/lib/vtx-default-modal/style/index.js.map +1 -0
- package/lib/vtx-default-modal/style/index.less +1 -0
- package/lib/vtx-df-modal/api.js +314 -0
- package/lib/vtx-df-modal/api.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +115 -0
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +146 -0
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +119 -0
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js +52 -0
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.css +365 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js +137 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.less +246 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +125 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +134 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/List.js +115 -0
- package/lib/vtx-df-modal/components/Metering/List.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/index.css +92 -0
- package/lib/vtx-df-modal/components/Metering/index.js +174 -0
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/index.less +78 -0
- package/lib/vtx-df-modal/components/OdorAlarm/List.js +115 -0
- package/lib/vtx-df-modal/components/OdorAlarm/List.js.map +1 -0
- package/lib/vtx-df-modal/components/OdorAlarm/imgs/cq_bg.png +0 -0
- package/lib/vtx-df-modal/components/OdorAlarm/imgs/noData.png +0 -0
- package/lib/vtx-df-modal/components/OdorAlarm/imgs/position_red.png +0 -0
- package/lib/vtx-df-modal/components/OdorAlarm/index.css +198 -0
- package/lib/vtx-df-modal/components/OdorAlarm/index.js +196 -0
- package/lib/vtx-df-modal/components/OdorAlarm/index.js.map +1 -0
- package/lib/vtx-df-modal/components/OdorAlarm/index.less +179 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +113 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js +116 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.css +170 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js +98 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.less +154 -0
- package/lib/vtx-df-modal/components/index.js +35 -0
- package/lib/vtx-df-modal/components/index.js.map +1 -0
- package/lib/vtx-df-modal/imgs/alarm.png +0 -0
- package/lib/vtx-df-modal/imgs/alarm_light.png +0 -0
- package/lib/vtx-df-modal/imgs/bjdw.png +0 -0
- package/lib/vtx-df-modal/imgs/bjzx.png +0 -0
- package/lib/vtx-df-modal/imgs/hb.png +0 -0
- package/lib/vtx-df-modal/imgs/jcbj.png +0 -0
- package/lib/vtx-df-modal/imgs/jcbj_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/jcbj_light.png +0 -0
- package/lib/vtx-df-modal/imgs/jccc.png +0 -0
- package/lib/vtx-df-modal/imgs/jccc_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/jccc_light.png +0 -0
- package/lib/vtx-df-modal/imgs/jcdw.png +0 -0
- package/lib/vtx-df-modal/imgs/jcl.png +0 -0
- package/lib/vtx-df-modal/imgs/jcl_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/jcl_light.png +0 -0
- package/lib/vtx-df-modal/imgs/monitor_bg.png +0 -0
- package/lib/vtx-df-modal/imgs/normal.png +0 -0
- package/lib/vtx-df-modal/imgs/normal_light.png +0 -0
- package/lib/vtx-df-modal/imgs/rjjcl.png +0 -0
- package/lib/vtx-df-modal/imgs/rjjcl_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/rjjcl_light.png +0 -0
- package/lib/vtx-df-modal/imgs/run.png +0 -0
- package/lib/vtx-df-modal/imgs/situation_parent.png +0 -0
- package/lib/vtx-df-modal/imgs/situation_parent_bg.png +0 -0
- package/lib/vtx-df-modal/imgs/sjnl.png +0 -0
- package/lib/vtx-df-modal/imgs/sjnl_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/sjnl_light.png +0 -0
- package/lib/vtx-df-modal/imgs/zbbj.png +0 -0
- package/lib/vtx-df-modal/imgs/zbbj_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/zbbj_light.png +0 -0
- package/lib/vtx-df-modal/imgs/zjccc.png +0 -0
- package/lib/vtx-df-modal/imgs/zjccc_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/zjccc_light.png +0 -0
- package/lib/vtx-df-modal/imgs/zjcl.png +0 -0
- package/lib/vtx-df-modal/imgs/zjcl_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/zjcl_light.png +0 -0
- package/lib/vtx-df-modal/index.js +135 -0
- package/lib/vtx-df-modal/index.js.map +1 -0
- package/lib/vtx-df-modal/style/css.js +7 -0
- package/lib/vtx-df-modal/style/css.js.map +1 -0
- package/lib/vtx-df-modal/style/index.css +132 -0
- package/lib/vtx-df-modal/style/index.js +7 -0
- package/lib/vtx-df-modal/style/index.js.map +1 -0
- package/lib/vtx-df-modal/style/index.less +1 -0
- package/lib/vtx-facility-modal/api.js +123 -0
- package/lib/vtx-facility-modal/api.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/Left.js +49 -0
- package/lib/vtx-facility-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/index.css +133 -0
- package/lib/vtx-facility-modal/components/OverView/index.js +285 -0
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/index.less +116 -0
- package/lib/vtx-facility-modal/components/index.js +14 -0
- package/lib/vtx-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-facility-modal/config.js +68 -0
- package/lib/vtx-facility-modal/config.js.map +1 -0
- package/lib/vtx-facility-modal/imgs/car.png +0 -0
- package/lib/vtx-facility-modal/imgs/user.png +0 -0
- package/lib/vtx-facility-modal/index.js +48 -0
- package/lib/vtx-facility-modal/index.js.map +1 -0
- package/lib/vtx-facility-modal/style/css.js +5 -0
- package/lib/vtx-facility-modal/style/css.js.map +1 -0
- package/lib/vtx-facility-modal/style/index.css +0 -0
- package/lib/vtx-facility-modal/style/index.js +5 -0
- package/lib/vtx-facility-modal/style/index.js.map +1 -0
- package/lib/vtx-facility-modal/style/index.less +1 -0
- package/lib/vtx-facility-modal/types.js +6 -0
- package/lib/vtx-facility-modal/types.js.map +1 -0
- package/lib/vtx-housing-estate-modal/api.js +613 -0
- package/lib/vtx-housing-estate-modal/api.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js +390 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js +209 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js +290 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js +34 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.css +81 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js +104 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +181 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js +61 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js +122 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +213 -0
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js +204 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.css +334 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js +57 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.less +250 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.css +4 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js +58 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.css +30 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js +301 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.less +22 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js +59 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.css +43 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js +104 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js +68 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.css +93 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js +142 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.less +76 -0
- package/lib/vtx-housing-estate-modal/components/index.js +49 -0
- package/lib/vtx-housing-estate-modal/components/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/config.js +79 -0
- package/lib/vtx-housing-estate-modal/config.js.map +1 -0
- package/lib/vtx-housing-estate-modal/imgs/BOTTLE.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/CAN.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/KRAFT_PAPER_BOX.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/NAPKIN.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/PLASTIC_BAG.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/avatar_empty.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/black-rank.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/bucket-cylj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/bucket-khsw.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/bucket-qtlj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/bucket-yhlj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/cylj-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/cylj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/cywpd.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/garbage_default.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/ht.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/khsw-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/khsw.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/left-ddypz.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/left-tfdmd.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-bg-1.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-bg-2.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-gzcx.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-hjgl.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-hmd.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-wgmsr.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-yyxj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/my.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/pie-chart-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/qtlj-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/qtlj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/rank-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/tfd.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/twtf.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/wstf.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/yhlj-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/yhlj.png +0 -0
- package/lib/vtx-housing-estate-modal/index.js +88 -0
- package/lib/vtx-housing-estate-modal/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/css.js +7 -0
- package/lib/vtx-housing-estate-modal/style/css.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/index.css +0 -0
- package/lib/vtx-housing-estate-modal/style/index.js +7 -0
- package/lib/vtx-housing-estate-modal/style/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/index.less +1 -0
- package/lib/vtx-housing-estate-modal/types.js +6 -0
- package/lib/vtx-housing-estate-modal/types.js.map +1 -0
- package/lib/vtx-kh-modal/api.js +74 -0
- package/lib/vtx-kh-modal/api.js.map +1 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.css +66 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js +93 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.less +62 -0
- package/lib/vtx-kh-modal/components/index.js +14 -0
- package/lib/vtx-kh-modal/components/index.js.map +1 -0
- package/lib/vtx-kh-modal/index.js +92 -0
- package/lib/vtx-kh-modal/index.js.map +1 -0
- package/lib/vtx-kh-modal/style/css.js +5 -0
- package/lib/vtx-kh-modal/style/css.js.map +1 -0
- package/lib/vtx-kh-modal/style/index.css +132 -0
- package/lib/vtx-kh-modal/style/index.js +5 -0
- package/lib/vtx-kh-modal/style/index.js.map +1 -0
- package/lib/vtx-kh-modal/style/index.less +1 -0
- package/lib/vtx-ljfl-tfd-modal/api.js +601 -0
- package/lib/vtx-ljfl-tfd-modal/api.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.css +55 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.js +100 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.less +49 -0
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.css +153 -0
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.js +238 -0
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.less +15 -0
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.css +162 -0
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.js +341 -0
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.less +22 -0
- package/lib/vtx-ljfl-tfd-modal/components/index.js +28 -0
- package/lib/vtx-ljfl-tfd-modal/components/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/config.js +73 -0
- package/lib/vtx-ljfl-tfd-modal/config.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/BOTTLE.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/CAN.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/KRAFT_PAPER_BOX.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/NAPKIN.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/PLASTIC_BAG.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/avatar_empty.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/black-rank.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/bucket-cylj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/bucket-khsw.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/bucket-qtlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/bucket-yhlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/camera.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_cy.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_khs.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_qt.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_yh.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cy_car.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cy_icon.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cylj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cylj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cywpd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/disconnect.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/error.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/fangzi.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/garbage_default.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/getway.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/getwayBox.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/host.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/ht-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/ht.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/khsw-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/khsw.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/lamp.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/left-ddypz.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/left-tfdmd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-bg-1.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-bg-2.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-gzcx.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-hjgl.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-hmd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-wgmsr.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-yyxj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/my-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/my.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/pie-chart-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/point.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/qtlj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/qtlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/rank-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/screen.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/throwPoint.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/tingzi.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/toukou.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/twtf-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/twtf.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/window.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/wpd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/wstf-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/wstf.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/yhlj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/yhlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/index.js +96 -0
- package/lib/vtx-ljfl-tfd-modal/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/style/css.js +5 -0
- package/lib/vtx-ljfl-tfd-modal/style/css.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/style/index.css +132 -0
- package/lib/vtx-ljfl-tfd-modal/style/index.js +5 -0
- package/lib/vtx-ljfl-tfd-modal/style/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/style/index.less +3 -0
- package/lib/vtx-ljfl-tfd-modal/types.js +6 -0
- package/lib/vtx-ljfl-tfd-modal/types.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/api.js +601 -0
- package/lib/vtx-ljfl-tfd-modal-temp/api.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/OverView/index.css +55 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/OverView/index.js +124 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/OverView/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/OverView/index.less +49 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/TFRD/index.css +153 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/TFRD/index.js +238 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/TFRD/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/TFRD/index.less +15 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/WGXX/index.css +162 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/WGXX/index.js +341 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/WGXX/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/WGXX/index.less +22 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/index.js +28 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/video/index.css +140 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/video/index.js +32 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/video/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/video/index.less +10 -0
- package/lib/vtx-ljfl-tfd-modal-temp/config.js +80 -0
- package/lib/vtx-ljfl-tfd-modal-temp/config.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/BOTTLE.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/CAN.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/KRAFT_PAPER_BOX.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/NAPKIN.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/PLASTIC_BAG.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/avatar_empty.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/black-rank.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/bucket-cylj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/bucket-khsw.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/bucket-qtlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/bucket-yhlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/camera.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/car_cy.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/car_khs.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/car_qt.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/car_yh.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cy_car.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cy_icon.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cylj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cylj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cywpd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/disconnect.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/error.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/fangzi.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/garbage_default.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/getway.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/getwayBox.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/host.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/ht-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/ht.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/khsw-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/khsw.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/lamp.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/left-ddypz.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/left-tfdmd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-bg-1.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-bg-2.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-gzcx.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-hjgl.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-hmd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-wgmsr.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-yyxj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/my-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/my.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/pie-chart-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/point.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/qtlj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/qtlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/rank-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/screen.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/throwPoint.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/tingzi.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/toukou.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/twtf-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/twtf.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/window.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/wpd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/wstf-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/wstf.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/yhlj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/yhlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/index.js +101 -0
- package/lib/vtx-ljfl-tfd-modal-temp/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/css.js +5 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/css.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/index.css +132 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/index.js +5 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/index.less +3 -0
- package/lib/vtx-ljfl-tfd-modal-temp/types.js +6 -0
- package/lib/vtx-ljfl-tfd-modal-temp/types.js.map +1 -0
- package/lib/vtx-restaurant-modal/api.js +153 -0
- package/lib/vtx-restaurant-modal/api.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +50 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +60 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +84 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.css +45 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.js +74 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.less +32 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +50 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +51 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js +67 -0
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.css +79 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js +48 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.less +57 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.css +28 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.js +64 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.less +23 -0
- package/lib/vtx-restaurant-modal/components/index.js +28 -0
- package/lib/vtx-restaurant-modal/components/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/config.js +55 -0
- package/lib/vtx-restaurant-modal/config.js.map +1 -0
- package/lib/vtx-restaurant-modal/imgs/bucket.png +0 -0
- package/lib/vtx-restaurant-modal/imgs/carNum.png +0 -0
- package/lib/vtx-restaurant-modal/imgs/weigh.png +0 -0
- package/lib/vtx-restaurant-modal/index.js +57 -0
- package/lib/vtx-restaurant-modal/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/css.js +5 -0
- package/lib/vtx-restaurant-modal/style/css.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/index.css +0 -0
- package/lib/vtx-restaurant-modal/style/index.js +5 -0
- package/lib/vtx-restaurant-modal/style/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/index.less +1 -0
- package/lib/vtx-restaurant-modal/type.js +6 -0
- package/lib/vtx-restaurant-modal/type.js.map +1 -0
- package/lib/vtx-road-modal/api.js +136 -0
- package/lib/vtx-road-modal/api.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js +55 -0
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js +162 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js +92 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.css +166 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.js +64 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.less +134 -0
- package/lib/vtx-road-modal/components/Statistical/Zylc.js +142 -0
- package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js +111 -0
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/index.css +127 -0
- package/lib/vtx-road-modal/components/Statistical/index.js +182 -0
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/index.less +111 -0
- package/lib/vtx-road-modal/components/index.js +21 -0
- package/lib/vtx-road-modal/components/index.js.map +1 -0
- package/lib/vtx-road-modal/imgs/actual.png +0 -0
- package/lib/vtx-road-modal/imgs/actual_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/actual_light.png +0 -0
- package/lib/vtx-road-modal/imgs/all_rate.png +0 -0
- package/lib/vtx-road-modal/imgs/all_rate_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/all_rate_light.png +0 -0
- package/lib/vtx-road-modal/imgs/cx_rate.png +0 -0
- package/lib/vtx-road-modal/imgs/cx_rate_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/cx_rate_light.png +0 -0
- package/lib/vtx-road-modal/imgs/js.png +0 -0
- package/lib/vtx-road-modal/imgs/plan.png +0 -0
- package/lib/vtx-road-modal/imgs/plan_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/plan_light.png +0 -0
- package/lib/vtx-road-modal/imgs/ss.png +0 -0
- package/lib/vtx-road-modal/imgs/ss_rate.png +0 -0
- package/lib/vtx-road-modal/imgs/ss_rate_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/ss_rate_light.png +0 -0
- package/lib/vtx-road-modal/imgs/track.png +0 -0
- package/lib/vtx-road-modal/imgs/wp.png +0 -0
- package/lib/vtx-road-modal/imgs/xs.png +0 -0
- package/lib/vtx-road-modal/imgs/xs_rate.png +0 -0
- package/lib/vtx-road-modal/imgs/xs_rate_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/xs_rate_light.png +0 -0
- package/lib/vtx-road-modal/index.js +100 -0
- package/lib/vtx-road-modal/index.js.map +1 -0
- package/lib/vtx-road-modal/style/css.js +6 -0
- package/lib/vtx-road-modal/style/css.js.map +1 -0
- package/lib/vtx-road-modal/style/index.css +132 -0
- package/lib/vtx-road-modal/style/index.js +6 -0
- package/lib/vtx-road-modal/style/index.js.map +1 -0
- package/lib/vtx-road-modal/style/index.less +1 -0
- package/lib/vtx-staff-modal/api.js +311 -0
- package/lib/vtx-staff-modal/api.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js +175 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +122 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.css +26 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +106 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.less +22 -0
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js +98 -0
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/Record.js +152 -0
- package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +119 -0
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/index.css +18 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js +52 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/index.less +19 -0
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +106 -0
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js +40 -0
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +124 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.css +158 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +234 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.less +144 -0
- package/lib/vtx-staff-modal/components/Equipment/index.css +27 -0
- package/lib/vtx-staff-modal/components/Equipment/index.js +125 -0
- package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/Equipment/index.less +27 -0
- package/lib/vtx-staff-modal/components/index.js +35 -0
- package/lib/vtx-staff-modal/components/index.js.map +1 -0
- package/lib/vtx-staff-modal/imgs/position.png +0 -0
- package/lib/vtx-staff-modal/imgs/refresh.png +0 -0
- package/lib/vtx-staff-modal/imgs/rjzx.png +0 -0
- package/lib/vtx-staff-modal/imgs/rjzx_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/staff.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayOnline.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayOnline_blue.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayOnline_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayWork.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayWork_blue.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayWork_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/zzx.png +0 -0
- package/lib/vtx-staff-modal/imgs/zzx_light.png +0 -0
- package/lib/vtx-staff-modal/index.js +77 -0
- package/lib/vtx-staff-modal/index.js.map +1 -0
- package/lib/vtx-staff-modal/style/css.js +8 -0
- package/lib/vtx-staff-modal/style/css.js.map +1 -0
- package/lib/vtx-staff-modal/style/index.css +132 -0
- package/lib/vtx-staff-modal/style/index.js +8 -0
- package/lib/vtx-staff-modal/style/index.js.map +1 -0
- package/lib/vtx-staff-modal/style/index.less +1 -0
- package/lib/vtx-theme-provider/index.js +22 -0
- package/lib/vtx-theme-provider/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/api.js +531 -0
- package/lib/vtx-throw-point-modal/api.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js +391 -0
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js +209 -0
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js +291 -0
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js +34 -0
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.css +81 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js +104 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.less +66 -0
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js +278 -0
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Left.js +120 -0
- package/lib/vtx-throw-point-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js +119 -0
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js +213 -0
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js +60 -0
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.css +404 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js +39 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.less +321 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js +84 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.css +106 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js +333 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.css +21 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.js +136 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -0
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js +56 -0
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.css +43 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js +90 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -0
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js +66 -0
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.css +93 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js +128 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.less +76 -0
- package/lib/vtx-throw-point-modal/components/index.js +49 -0
- package/lib/vtx-throw-point-modal/components/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/config.js +67 -0
- package/lib/vtx-throw-point-modal/config.js.map +1 -0
- package/lib/vtx-throw-point-modal/imgs/BOTTLE.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/CAN.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/KRAFT_PAPER_BOX.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/NAPKIN.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/PLASTIC_BAG.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/avatar_empty.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/black-rank.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/bucket-cylj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/bucket-khsw.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/bucket-qtlj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/bucket-yhlj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/camera.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/cylj-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/cylj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/cywpd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/disconnect.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/error.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/fangzi.gif +0 -0
- package/lib/vtx-throw-point-modal/imgs/garbage_default.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/getway.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/getwayBox.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/host.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/ht-tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/ht.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/khsw-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/khsw.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/lamp.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/left-ddypz.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/left-tfdmd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-bg-1.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-bg-2.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-gzcx.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-hjgl.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-hmd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-wgmsr.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-yyxj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/my-tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/my.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/pie-chart-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/point.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/qtlj-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/qtlj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/rank-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/screen.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/throwPoint.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/tingzi.gif +0 -0
- package/lib/vtx-throw-point-modal/imgs/toukou.gif +0 -0
- package/lib/vtx-throw-point-modal/imgs/twtf-tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/twtf.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/window.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/wpd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/wstf-tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/wstf.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/yhlj-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/yhlj.png +0 -0
- package/lib/vtx-throw-point-modal/index.js +104 -0
- package/lib/vtx-throw-point-modal/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/css.js +7 -0
- package/lib/vtx-throw-point-modal/style/css.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/index.css +0 -0
- package/lib/vtx-throw-point-modal/style/index.js +7 -0
- package/lib/vtx-throw-point-modal/style/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/index.less +1 -0
- package/lib/vtx-throw-point-modal/types.js +6 -0
- package/lib/vtx-throw-point-modal/types.js.map +1 -0
- package/lib/vtx-wr-modal/api.js +381 -0
- package/lib/vtx-wr-modal/api.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +249 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js +112 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js +165 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.css +114 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js +46 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.less +103 -0
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js +110 -0
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js +40 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js +117 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.css +154 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +330 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +132 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js +101 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js +69 -0
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js +141 -0
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.css +121 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js +47 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.less +121 -0
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +156 -0
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js +172 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/index.css +104 -0
- package/lib/vtx-wr-modal/components/Monitor/index.js +28 -0
- package/lib/vtx-wr-modal/components/Monitor/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/index.less +78 -0
- package/lib/vtx-wr-modal/components/index.js +35 -0
- package/lib/vtx-wr-modal/components/index.js.map +1 -0
- package/lib/vtx-wr-modal/imgs/alarm.png +0 -0
- package/lib/vtx-wr-modal/imgs/alarm_blue.png +0 -0
- package/lib/vtx-wr-modal/imgs/bad.png +0 -0
- package/lib/vtx-wr-modal/imgs/chart_bg.png +0 -0
- package/lib/vtx-wr-modal/imgs/electric.png +0 -0
- package/lib/vtx-wr-modal/imgs/electric_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/female.png +0 -0
- package/lib/vtx-wr-modal/imgs/female_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/good.png +0 -0
- package/lib/vtx-wr-modal/imgs/humidity.png +0 -0
- package/lib/vtx-wr-modal/imgs/humidity_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/level1.png +0 -0
- package/lib/vtx-wr-modal/imgs/level2.png +0 -0
- package/lib/vtx-wr-modal/imgs/level3.png +0 -0
- package/lib/vtx-wr-modal/imgs/level4.png +0 -0
- package/lib/vtx-wr-modal/imgs/level5.png +0 -0
- package/lib/vtx-wr-modal/imgs/male.png +0 -0
- package/lib/vtx-wr-modal/imgs/male_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/realtime_bg.png +0 -0
- package/lib/vtx-wr-modal/imgs/realtime_bg_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/score_avg.png +0 -0
- package/lib/vtx-wr-modal/imgs/score_avg_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/stench.png +0 -0
- package/lib/vtx-wr-modal/imgs/stench_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/temperature.png +0 -0
- package/lib/vtx-wr-modal/imgs/temperature_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/traffic.png +0 -0
- package/lib/vtx-wr-modal/imgs/traffic_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/water.png +0 -0
- package/lib/vtx-wr-modal/imgs/water_light.png +0 -0
- package/lib/vtx-wr-modal/index.js +100 -0
- package/lib/vtx-wr-modal/index.js.map +1 -0
- package/lib/vtx-wr-modal/style/css.js +8 -0
- package/lib/vtx-wr-modal/style/css.js.map +1 -0
- package/lib/vtx-wr-modal/style/index.css +132 -0
- package/lib/vtx-wr-modal/style/index.js +8 -0
- package/lib/vtx-wr-modal/style/index.js.map +1 -0
- package/lib/vtx-wr-modal/style/index.less +1 -0
- package/lib/vtx-zg-modal/api.js +69 -0
- package/lib/vtx-zg-modal/api.js.map +1 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.css +92 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js +178 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.less +82 -0
- package/lib/vtx-zg-modal/components/index.js +14 -0
- package/lib/vtx-zg-modal/components/index.js.map +1 -0
- package/lib/vtx-zg-modal/index.js +95 -0
- package/lib/vtx-zg-modal/index.js.map +1 -0
- package/lib/vtx-zg-modal/style/css.js +5 -0
- package/lib/vtx-zg-modal/style/css.js.map +1 -0
- package/lib/vtx-zg-modal/style/index.css +132 -0
- package/lib/vtx-zg-modal/style/index.js +5 -0
- package/lib/vtx-zg-modal/style/index.js.map +1 -0
- package/lib/vtx-zg-modal/style/index.less +1 -0
- package/lib/vtx-zyz-modal/api.js +323 -0
- package/lib/vtx-zyz-modal/api.js.map +1 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/BaseTable.js +83 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/BaseTable.js.map +1 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/index.css +79 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/index.js +166 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/index.less +73 -0
- package/lib/vtx-zyz-modal/components/Metering/ChartJccc.js +126 -0
- package/lib/vtx-zyz-modal/components/Metering/ChartJccc.js.map +1 -0
- package/lib/vtx-zyz-modal/components/Metering/ChartJcqs.js +134 -0
- package/lib/vtx-zyz-modal/components/Metering/ChartJcqs.js.map +1 -0
- package/lib/vtx-zyz-modal/components/Metering/List.js +115 -0
- package/lib/vtx-zyz-modal/components/Metering/List.js.map +1 -0
- package/lib/vtx-zyz-modal/components/Metering/index.css +101 -0
- package/lib/vtx-zyz-modal/components/Metering/index.js +182 -0
- package/lib/vtx-zyz-modal/components/Metering/index.js.map +1 -0
- package/lib/vtx-zyz-modal/components/Metering/index.less +84 -0
- package/lib/vtx-zyz-modal/components/index.js +21 -0
- package/lib/vtx-zyz-modal/components/index.js.map +1 -0
- package/lib/vtx-zyz-modal/imgs/car_normal.png +0 -0
- package/lib/vtx-zyz-modal/imgs/hb.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcbj.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcbj_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcbj_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jccc.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jccc_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jccc_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcl.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcl_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcl_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/monitor_bg.png +0 -0
- package/lib/vtx-zyz-modal/imgs/normal.png +0 -0
- package/lib/vtx-zyz-modal/imgs/normal_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/rjjcl.png +0 -0
- package/lib/vtx-zyz-modal/imgs/rjjcl_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/rjjcl_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/run.png +0 -0
- package/lib/vtx-zyz-modal/imgs/situation_parent.png +0 -0
- package/lib/vtx-zyz-modal/imgs/situation_parent_bg.png +0 -0
- package/lib/vtx-zyz-modal/imgs/sjnl.png +0 -0
- package/lib/vtx-zyz-modal/imgs/sjnl_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/sjnl_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zbbj.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zbbj_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zbbj_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjccc.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjccc_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjccc_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjcl.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjcl_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjcl_light.png +0 -0
- package/lib/vtx-zyz-modal/index.js +98 -0
- package/lib/vtx-zyz-modal/index.js.map +1 -0
- package/lib/vtx-zyz-modal/style/css.js +5 -0
- package/lib/vtx-zyz-modal/style/css.js.map +1 -0
- package/lib/vtx-zyz-modal/style/index.css +132 -0
- package/lib/vtx-zyz-modal/style/index.js +5 -0
- package/lib/vtx-zyz-modal/style/index.js.map +1 -0
- package/lib/vtx-zyz-modal/style/index.less +1 -0
- package/package.json +2 -2
|
@@ -0,0 +1,341 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
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
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _tslib = require("tslib");
|
|
9
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
10
|
+
var _moment = _interopRequireDefault(require("moment"));
|
|
11
|
+
var _components = require("@vtx/components");
|
|
12
|
+
var _echartsForReact = _interopRequireDefault(require("echarts-for-react"));
|
|
13
|
+
var _ahooks = require("ahooks");
|
|
14
|
+
var _vmTable = _interopRequireWildcard(require("../../../vm-table"));
|
|
15
|
+
var _vmNodata = _interopRequireDefault(require("../../../vm-nodata"));
|
|
16
|
+
var _vmFilter = require("../../../vm-filter");
|
|
17
|
+
var _api = require("../../api");
|
|
18
|
+
var _useSettings2 = _interopRequireDefault(require("../../../vm-hooks/useSettings"));
|
|
19
|
+
require("./index.less");
|
|
20
|
+
var _icons = require("@ant-design/icons");
|
|
21
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
22
|
+
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); }
|
|
23
|
+
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; }
|
|
24
|
+
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, defineProperty = Object.defineProperty || function (obj, key, desc) { obj[key] = desc.value; }, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return defineProperty(generator, "_invoke", { value: makeInvokeMethod(innerFn, self, context) }), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; defineProperty(this, "_invoke", { value: function value(method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; } function maybeInvokeDelegate(delegate, context) { var methodName = context.method, method = delegate.iterator[methodName]; if (undefined === method) return context.delegate = null, "throw" === methodName && delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method) || "return" !== methodName && (context.method = "throw", context.arg = new TypeError("The iterator does not provide a '" + methodName + "' method")), ContinueSentinel; var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), defineProperty(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (val) { var object = Object(val), keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
|
|
25
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
26
|
+
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
|
+
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
|
+
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(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
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
31
|
+
function getBarOption(data) {
|
|
32
|
+
var _useSettings = (0, _useSettings2["default"])(),
|
|
33
|
+
chartFontColor = _useSettings.chartFontColor,
|
|
34
|
+
chartColor = _useSettings.chartColor;
|
|
35
|
+
var total = 0;
|
|
36
|
+
if ((data === null || data === void 0 ? void 0 : data.length) > 0) {
|
|
37
|
+
total = data === null || data === void 0 ? void 0 : data.reduce(function (pre, next) {
|
|
38
|
+
return pre + ((next === null || next === void 0 ? void 0 : next.violationCount) || 0);
|
|
39
|
+
}, 0);
|
|
40
|
+
}
|
|
41
|
+
return {
|
|
42
|
+
color: chartColor,
|
|
43
|
+
backgroundColor: 'transparent',
|
|
44
|
+
tooltip: {
|
|
45
|
+
show: true,
|
|
46
|
+
trigger: 'item'
|
|
47
|
+
},
|
|
48
|
+
legend: {
|
|
49
|
+
orient: 'vertical',
|
|
50
|
+
type: 'scroll',
|
|
51
|
+
left: '50%',
|
|
52
|
+
top: 'center',
|
|
53
|
+
align: 'left',
|
|
54
|
+
itemGap: 8,
|
|
55
|
+
itemWidth: 10,
|
|
56
|
+
itemHeight: 10,
|
|
57
|
+
formatter: function formatter(name) {
|
|
58
|
+
var value = data.find(function (item) {
|
|
59
|
+
return item.garbageTypeName === name;
|
|
60
|
+
});
|
|
61
|
+
if (value) {
|
|
62
|
+
return "\t\t".concat(name, "\t\t").concat(value.violationCount, "\u6B21\t\t").concat(value.violationCount ? (value.violationCount / total * 100).toFixed(2) : 0, "%");
|
|
63
|
+
} else {
|
|
64
|
+
return '';
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
textStyle: {
|
|
68
|
+
color: chartFontColor
|
|
69
|
+
},
|
|
70
|
+
pageIconColor: chartFontColor,
|
|
71
|
+
pageIconInactiveColor: chartFontColor,
|
|
72
|
+
pageTextStyle: {
|
|
73
|
+
color: chartFontColor
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
series: [{
|
|
77
|
+
type: 'pie',
|
|
78
|
+
radius: ['50%', '70%'],
|
|
79
|
+
center: ['28%', '50%'],
|
|
80
|
+
hoverAnimation: true,
|
|
81
|
+
z: 10,
|
|
82
|
+
label: {
|
|
83
|
+
show: false
|
|
84
|
+
},
|
|
85
|
+
data: data === null || data === void 0 ? void 0 : data.map(function (item) {
|
|
86
|
+
return {
|
|
87
|
+
name: item.violationType,
|
|
88
|
+
value: item.violationCount
|
|
89
|
+
};
|
|
90
|
+
}),
|
|
91
|
+
labelLine: {
|
|
92
|
+
show: false
|
|
93
|
+
}
|
|
94
|
+
}]
|
|
95
|
+
};
|
|
96
|
+
}
|
|
97
|
+
var WGXX = function WGXX(_ref) {
|
|
98
|
+
var _ref$classPrefix = _ref.classPrefix,
|
|
99
|
+
classPrefix = _ref$classPrefix === void 0 ? '' : _ref$classPrefix,
|
|
100
|
+
id = _ref.id,
|
|
101
|
+
onReview = _ref.onReview;
|
|
102
|
+
var _a;
|
|
103
|
+
var prefix = "".concat(classPrefix, "-tfrd");
|
|
104
|
+
var _useState = (0, _react.useState)([(0, _moment["default"])(), (0, _moment["default"])()]),
|
|
105
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
106
|
+
times = _useState2[0],
|
|
107
|
+
setTimes = _useState2[1];
|
|
108
|
+
var _useState3 = (0, _react.useState)((0, _moment["default"])().format('YYYY-MM-DD')),
|
|
109
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
110
|
+
date = _useState4[0],
|
|
111
|
+
setDate = _useState4[1];
|
|
112
|
+
var _useState5 = (0, _react.useState)('time,DESC'),
|
|
113
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
114
|
+
sort = _useState6[0],
|
|
115
|
+
setSorter = _useState6[1];
|
|
116
|
+
var _useState7 = (0, _react.useState)(new Array()),
|
|
117
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
118
|
+
summary = _useState8[0],
|
|
119
|
+
setSummary = _useState8[1];
|
|
120
|
+
var queryParams = {
|
|
121
|
+
subjectId: id,
|
|
122
|
+
throwPointId: id,
|
|
123
|
+
startTime: times[0].format('YYYY-MM-DD 00:00:00'),
|
|
124
|
+
endTime: times[1].format('YYYY-MM-DD 23:59:59')
|
|
125
|
+
};
|
|
126
|
+
// let summary = throwRecordService.violationCount({ ...queryParams, date });
|
|
127
|
+
var getTableData = function getTableData(_ref2) {
|
|
128
|
+
var current = _ref2.current,
|
|
129
|
+
pageSize = _ref2.pageSize,
|
|
130
|
+
sorter = _ref2.sorter;
|
|
131
|
+
var _sort = (sorter === null || sorter === void 0 ? void 0 : sorter.field) ? "".concat(sorter.field, ",").concat(sorter.order === 'ascend' ? 'ASC' : 'DESC') : 'datetime,DESC';
|
|
132
|
+
setSorter(_sort);
|
|
133
|
+
return (0, _api.queryPage)('/cloud/sdyd/throwFail/page', {
|
|
134
|
+
throwPointId: id,
|
|
135
|
+
page: current - 1,
|
|
136
|
+
size: pageSize,
|
|
137
|
+
sourceCodes: 'VIDEO,AI',
|
|
138
|
+
auditStatusCode: 'PASSED',
|
|
139
|
+
startDatetime: queryParams.startTime,
|
|
140
|
+
endDatetime: queryParams.endTime,
|
|
141
|
+
sort: _sort
|
|
142
|
+
});
|
|
143
|
+
};
|
|
144
|
+
var getBarData = function getBarData() {
|
|
145
|
+
return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
146
|
+
var res, arr;
|
|
147
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
148
|
+
while (1) {
|
|
149
|
+
switch (_context.prev = _context.next) {
|
|
150
|
+
case 0:
|
|
151
|
+
_context.next = 2;
|
|
152
|
+
return (0, _api.query)('/cloud/ljfljc/api/v101/violation/record/detail/violationDetailSummary', Object.assign(Object.assign({}, queryParams), {
|
|
153
|
+
date: date
|
|
154
|
+
}));
|
|
155
|
+
case 2:
|
|
156
|
+
res = _context.sent;
|
|
157
|
+
arr = [];
|
|
158
|
+
if (res) {
|
|
159
|
+
arr = [{
|
|
160
|
+
garbageTypeName: '误时投放',
|
|
161
|
+
violationType: '误时投放',
|
|
162
|
+
violationCount: (res === null || res === void 0 ? void 0 : res.mistimeThrowNums) || 0
|
|
163
|
+
}, {
|
|
164
|
+
garbageTypeName: '桶外投放',
|
|
165
|
+
violationType: '桶外投放',
|
|
166
|
+
violationCount: (res === null || res === void 0 ? void 0 : res.bucketOutThrowNums) || 0
|
|
167
|
+
}, {
|
|
168
|
+
garbageTypeName: '垃圾混投',
|
|
169
|
+
violationType: '垃圾混投',
|
|
170
|
+
violationCount: (res === null || res === void 0 ? void 0 : res.mixedThrowNums) || 0
|
|
171
|
+
}, {
|
|
172
|
+
garbageTypeName: '未破袋',
|
|
173
|
+
violationType: '未破袋',
|
|
174
|
+
violationCount: (res === null || res === void 0 ? void 0 : res.unBrokenThrowNums) || 0
|
|
175
|
+
}];
|
|
176
|
+
setSummary(arr);
|
|
177
|
+
}
|
|
178
|
+
case 5:
|
|
179
|
+
case "end":
|
|
180
|
+
return _context.stop();
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
}, _callee);
|
|
184
|
+
}));
|
|
185
|
+
};
|
|
186
|
+
var columns = [{
|
|
187
|
+
title: '投放点名称',
|
|
188
|
+
dataIndex: 'throwPointName',
|
|
189
|
+
key: 'throwPointName'
|
|
190
|
+
}, {
|
|
191
|
+
title: '主体名称',
|
|
192
|
+
dataIndex: 'housingEstateName',
|
|
193
|
+
key: 'housingEstateName'
|
|
194
|
+
}, {
|
|
195
|
+
title: '违规类型',
|
|
196
|
+
dataIndex: 'aberrantName',
|
|
197
|
+
key: 'aberrantName'
|
|
198
|
+
}, {
|
|
199
|
+
title: '数据来源',
|
|
200
|
+
dataIndex: 'sourceName',
|
|
201
|
+
key: 'sourceName'
|
|
202
|
+
}, {
|
|
203
|
+
title: '违规时间',
|
|
204
|
+
dataIndex: 'datetime',
|
|
205
|
+
key: 'datetime',
|
|
206
|
+
sorter: true
|
|
207
|
+
}, {
|
|
208
|
+
title: '违规报警图片',
|
|
209
|
+
dataIndex: 'photoAfter',
|
|
210
|
+
key: 'photoAfter',
|
|
211
|
+
width: 50,
|
|
212
|
+
render: function render(_text, record) {
|
|
213
|
+
var photos = {};
|
|
214
|
+
if (record.photoAfter) {
|
|
215
|
+
photos = JSON.parse(record.photoAfter)[0];
|
|
216
|
+
}
|
|
217
|
+
return (photos === null || photos === void 0 ? void 0 : photos.id) ? /*#__PURE__*/_react["default"].createElement(_components.VtxImage, {
|
|
218
|
+
style: {
|
|
219
|
+
width: '45px',
|
|
220
|
+
height: '45px'
|
|
221
|
+
},
|
|
222
|
+
alt: photos === null || photos === void 0 ? void 0 : photos.name,
|
|
223
|
+
errorText: "",
|
|
224
|
+
isDark: true,
|
|
225
|
+
src: "/cloudFile/common/downloadFile?id=".concat(photos === null || photos === void 0 ? void 0 : photos.id)
|
|
226
|
+
}) : /*#__PURE__*/_react["default"].createElement("span", null, "-");
|
|
227
|
+
}
|
|
228
|
+
}, {
|
|
229
|
+
title: '操作',
|
|
230
|
+
dataIndex: 'operation',
|
|
231
|
+
key: 'operation',
|
|
232
|
+
width: 50,
|
|
233
|
+
render: function render(_text, record) {
|
|
234
|
+
return /*#__PURE__*/_react["default"].createElement("a", {
|
|
235
|
+
onClick: function onClick() {
|
|
236
|
+
onReview && onReview({
|
|
237
|
+
id: record.id
|
|
238
|
+
});
|
|
239
|
+
}
|
|
240
|
+
}, "\u67E5\u770B");
|
|
241
|
+
}
|
|
242
|
+
}];
|
|
243
|
+
var _useAntdTable = (0, _ahooks.useAntdTable)(getTableData, {
|
|
244
|
+
defaultPageSize: 10,
|
|
245
|
+
refreshDeps: [id, times[0], times[1]]
|
|
246
|
+
}),
|
|
247
|
+
refresh = _useAntdTable.refresh,
|
|
248
|
+
tableProps = _useAntdTable.tableProps;
|
|
249
|
+
var onDateChange = function onDateChange(data) {
|
|
250
|
+
var date = data.date,
|
|
251
|
+
value = data.value;
|
|
252
|
+
setDate(date);
|
|
253
|
+
var _date = [];
|
|
254
|
+
switch (value) {
|
|
255
|
+
case 'DAY':
|
|
256
|
+
_date = [(0, _moment["default"])(date), (0, _moment["default"])(date)];
|
|
257
|
+
break;
|
|
258
|
+
case 'MONTH':
|
|
259
|
+
_date = [(0, _moment["default"])("".concat(date, "-01")), (0, _moment["default"])((0, _moment["default"])(date).endOf('M'))];
|
|
260
|
+
break;
|
|
261
|
+
case 'YEAR':
|
|
262
|
+
_date = [(0, _moment["default"])("".concat(date, "-01-01")), (0, _moment["default"])((0, _moment["default"])(date).endOf('years'))];
|
|
263
|
+
break;
|
|
264
|
+
default:
|
|
265
|
+
break;
|
|
266
|
+
}
|
|
267
|
+
setTimes(_date);
|
|
268
|
+
};
|
|
269
|
+
(0, _react.useEffect)(function () {
|
|
270
|
+
getBarData();
|
|
271
|
+
}, []);
|
|
272
|
+
var onExport = function onExport() {
|
|
273
|
+
var rest = (0, _tslib.__rest)(queryParams, []);
|
|
274
|
+
_api.throwRecordService.violationExport(Object.assign(Object.assign({}, rest), {
|
|
275
|
+
sort: sort,
|
|
276
|
+
columnJson: [{
|
|
277
|
+
title: '投放点名称',
|
|
278
|
+
field: 'throwPointName'
|
|
279
|
+
}, {
|
|
280
|
+
title: '主体名称',
|
|
281
|
+
field: 'subjectName'
|
|
282
|
+
}, {
|
|
283
|
+
title: '违规类型',
|
|
284
|
+
field: 'violationTypeName'
|
|
285
|
+
}, {
|
|
286
|
+
title: '数据来源',
|
|
287
|
+
field: 'dataSourceName'
|
|
288
|
+
}, {
|
|
289
|
+
title: '违规时间',
|
|
290
|
+
field: 'time'
|
|
291
|
+
}]
|
|
292
|
+
}));
|
|
293
|
+
};
|
|
294
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
295
|
+
className: prefix
|
|
296
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
297
|
+
className: "".concat(prefix, "-top")
|
|
298
|
+
}, /*#__PURE__*/_react["default"].createElement("div", null), /*#__PURE__*/_react["default"].createElement("div", {
|
|
299
|
+
className: "".concat(prefix, "-top-search")
|
|
300
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmFilter.VMChangeDatePicker, {
|
|
301
|
+
callBack: onDateChange
|
|
302
|
+
}), ' ', /*#__PURE__*/_react["default"].createElement(_vmTable.ExportBtn, {
|
|
303
|
+
onClick: onExport,
|
|
304
|
+
items: [{
|
|
305
|
+
label: '导出全部',
|
|
306
|
+
key: 'all'
|
|
307
|
+
}]
|
|
308
|
+
}), /*#__PURE__*/_react["default"].createElement(_icons.SyncOutlined, {
|
|
309
|
+
style: {
|
|
310
|
+
fontSize: '22px',
|
|
311
|
+
marginLeft: '5px',
|
|
312
|
+
marginTop: '5px',
|
|
313
|
+
color: '#fff'
|
|
314
|
+
},
|
|
315
|
+
onClick: function onClick() {
|
|
316
|
+
refresh();
|
|
317
|
+
getBarData();
|
|
318
|
+
}
|
|
319
|
+
}))), !!(summary === null || summary === void 0 ? void 0 : summary.length) && /*#__PURE__*/_react["default"].createElement("div", {
|
|
320
|
+
className: "".concat(prefix, "-summary")
|
|
321
|
+
}, /*#__PURE__*/_react["default"].createElement(_echartsForReact["default"], {
|
|
322
|
+
option: getBarOption(summary || []),
|
|
323
|
+
style: {
|
|
324
|
+
height: '100%',
|
|
325
|
+
width: '100%'
|
|
326
|
+
}
|
|
327
|
+
})), !((_a = tableProps === null || tableProps === void 0 ? void 0 : tableProps.dataSource) === null || _a === void 0 ? void 0 : _a.length) ? /*#__PURE__*/_react["default"].createElement("div", {
|
|
328
|
+
style: {
|
|
329
|
+
height: 300
|
|
330
|
+
}
|
|
331
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmNodata["default"], null)) :
|
|
332
|
+
/*#__PURE__*/
|
|
333
|
+
// @ts-ignore
|
|
334
|
+
_react["default"].createElement(_vmTable["default"], Object.assign({
|
|
335
|
+
height: 300,
|
|
336
|
+
columns: columns
|
|
337
|
+
}, tableProps)));
|
|
338
|
+
};
|
|
339
|
+
var _default = WGXX;
|
|
340
|
+
exports["default"] = _default;
|
|
341
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["getBarOption","data","useSettings","chartFontColor","chartColor","total","length","reduce","pre","next","violationCount","color","backgroundColor","tooltip","show","trigger","legend","orient","type","left","top","align","itemGap","itemWidth","itemHeight","formatter","name","value","find","item","garbageTypeName","toFixed","textStyle","pageIconColor","pageIconInactiveColor","pageTextStyle","series","radius","center","hoverAnimation","z","label","map","violationType","labelLine","WGXX","classPrefix","id","onReview","_a","prefix","useState","moment","times","setTimes","format","date","setDate","sort","setSorter","Array","summary","setSummary","queryParams","subjectId","throwPointId","startTime","endTime","getTableData","current","pageSize","sorter","_sort","field","order","queryPage","page","size","sourceCodes","auditStatusCode","startDatetime","endDatetime","getBarData","__awaiter","query","Object","assign","res","arr","mistimeThrowNums","bucketOutThrowNums","mixedThrowNums","unBrokenThrowNums","columns","title","dataIndex","key","width","render","_text","record","photos","photoAfter","JSON","parse","React","createElement","VtxImage","style","height","alt","errorText","isDark","src","onClick","useAntdTable","defaultPageSize","refreshDeps","refresh","tableProps","onDateChange","_date","endOf","useEffect","onExport","rest","__rest","throwRecordService","violationExport","columnJson","className","VMChangeDatePicker","callBack","ExportBtn","items","SyncOutlined","fontSize","marginLeft","marginTop","ReactCharts","option","dataSource","NoData","VmTable"],"sources":["vtx-ljfl-tfd-modal/components/WGXX/index.js"],"sourcesContent":["import { __awaiter, __rest } from \"tslib\";\nimport React, { useEffect, useState } from 'react';\nimport moment from 'moment';\nimport { VtxImage } from '@vtx/components';\nimport ReactCharts from 'echarts-for-react';\nimport { useAntdTable } from 'ahooks';\nimport { ExportBtn } from '../../../vm-table';\nimport VmTable from '../../../vm-table';\nimport NoData from '../../../vm-nodata';\nimport { VMChangeDatePicker } from '../../../vm-filter';\nimport { throwRecordService, queryPage, query } from '../../api';\nimport useSettings from '../../../vm-hooks/useSettings';\nimport './index.less';\nimport { SyncOutlined } from '@ant-design/icons';\nfunction getBarOption(data) {\n const { chartFontColor, chartColor } = useSettings();\n let total = 0;\n if ((data === null || data === void 0 ? void 0 : data.length) > 0) {\n total = data === null || data === void 0 ? void 0 : data.reduce((pre, next) => pre + ((next === null || next === void 0 ? void 0 : next.violationCount) || 0), 0);\n }\n return {\n color: chartColor,\n backgroundColor: 'transparent',\n tooltip: {\n show: true,\n trigger: 'item',\n },\n legend: {\n orient: 'vertical',\n type: 'scroll',\n left: '50%',\n top: 'center',\n align: 'left',\n itemGap: 8,\n itemWidth: 10,\n itemHeight: 10,\n formatter: function (name) {\n const value = data.find((item) => item.garbageTypeName === name);\n if (value) {\n return `\\t\\t${name}\\t\\t${value.violationCount}次\\t\\t${value.violationCount ? ((value.violationCount / total) * 100).toFixed(2) : 0}%`;\n }\n else {\n return '';\n }\n },\n textStyle: {\n color: chartFontColor,\n },\n pageIconColor: chartFontColor,\n pageIconInactiveColor: chartFontColor,\n pageTextStyle: {\n color: chartFontColor,\n },\n },\n series: [\n {\n type: 'pie',\n radius: ['50%', '70%'],\n center: ['28%', '50%'],\n hoverAnimation: true,\n z: 10,\n label: {\n show: false,\n },\n data: data === null || data === void 0 ? void 0 : data.map(item => ({ name: item.violationType, value: item.violationCount })),\n labelLine: {\n show: false,\n },\n },\n ],\n };\n}\nconst WGXX = ({ classPrefix = '', id, onReview }) => {\n var _a;\n const prefix = `${classPrefix}-tfrd`;\n const [times, setTimes] = useState([moment(), moment()]);\n const [date, setDate] = useState(moment().format('YYYY-MM-DD'));\n const [sort, setSorter] = useState('time,DESC');\n const [summary, setSummary] = useState(new Array());\n const queryParams = {\n subjectId: id,\n throwPointId: id,\n startTime: times[0].format('YYYY-MM-DD 00:00:00'),\n endTime: times[1].format('YYYY-MM-DD 23:59:59'),\n };\n // let summary = throwRecordService.violationCount({ ...queryParams, date });\n const getTableData = ({ current, pageSize, sorter, }) => {\n let _sort = (sorter === null || sorter === void 0 ? void 0 : sorter.field)\n ? `${sorter.field},${sorter.order === 'ascend' ? 'ASC' : 'DESC'}`\n : 'datetime,DESC';\n setSorter(_sort);\n return queryPage('/cloud/sdyd/throwFail/page', {\n throwPointId: id,\n page: current - 1,\n size: pageSize,\n sourceCodes: 'VIDEO,AI',\n auditStatusCode: 'PASSED',\n startDatetime: queryParams.startTime,\n endDatetime: queryParams.endTime,\n sort: _sort,\n });\n };\n const getBarData = () => __awaiter(void 0, void 0, void 0, function* () {\n const res = yield query('/cloud/ljfljc/api/v101/violation/record/detail/violationDetailSummary', Object.assign(Object.assign({}, queryParams), { date }));\n let arr = [];\n if (res) {\n arr = [\n {\n garbageTypeName: '误时投放',\n violationType: '误时投放',\n violationCount: (res === null || res === void 0 ? void 0 : res.mistimeThrowNums) || 0,\n },\n {\n garbageTypeName: '桶外投放',\n violationType: '桶外投放',\n violationCount: (res === null || res === void 0 ? void 0 : res.bucketOutThrowNums) || 0,\n },\n {\n garbageTypeName: '垃圾混投',\n violationType: '垃圾混投',\n violationCount: (res === null || res === void 0 ? void 0 : res.mixedThrowNums) || 0,\n },\n {\n garbageTypeName: '未破袋',\n violationType: '未破袋',\n violationCount: (res === null || res === void 0 ? void 0 : res.unBrokenThrowNums) || 0,\n },\n ];\n setSummary(arr);\n }\n });\n const columns = [\n {\n title: '投放点名称',\n dataIndex: 'throwPointName',\n key: 'throwPointName',\n },\n {\n title: '主体名称',\n dataIndex: 'housingEstateName',\n key: 'housingEstateName',\n },\n {\n title: '违规类型',\n dataIndex: 'aberrantName',\n key: 'aberrantName',\n },\n {\n title: '数据来源',\n dataIndex: 'sourceName',\n key: 'sourceName',\n },\n {\n title: '违规时间',\n dataIndex: 'datetime',\n key: 'datetime',\n sorter: true,\n },\n {\n title: '违规报警图片',\n dataIndex: 'photoAfter',\n key: 'photoAfter',\n width: 50,\n render: (_text, record) => {\n let photos = {};\n if (record.photoAfter) {\n photos = JSON.parse(record.photoAfter)[0];\n }\n return (photos === null || photos === void 0 ? void 0 : photos.id) ? (React.createElement(VtxImage, { style: { width: '45px', height: '45px' }, alt: photos === null || photos === void 0 ? void 0 : photos.name, errorText: \"\", isDark: true, src: `/cloudFile/common/downloadFile?id=${photos === null || photos === void 0 ? void 0 : photos.id}` })) : (React.createElement(\"span\", null, \"-\"));\n },\n },\n {\n title: '操作',\n dataIndex: 'operation',\n key: 'operation',\n width: 50,\n render: (_text, record) => {\n return (React.createElement(\"a\", { onClick: () => {\n onReview && onReview({ id: record.id });\n } }, \"\\u67E5\\u770B\"));\n },\n },\n ];\n const { refresh, tableProps } = useAntdTable(getTableData, {\n defaultPageSize: 10,\n refreshDeps: [id, times[0], times[1]],\n });\n const onDateChange = (data) => {\n const { date, value } = data;\n setDate(date);\n let _date = [];\n switch (value) {\n case 'DAY':\n _date = [moment(date), moment(date)];\n break;\n case 'MONTH':\n _date = [moment(`${date}-01`), moment(moment(date).endOf('M'))];\n break;\n case 'YEAR':\n _date = [moment(`${date}-01-01`), moment(moment(date).endOf('years'))];\n break;\n default:\n break;\n }\n setTimes(_date);\n };\n useEffect(() => {\n getBarData();\n }, []);\n const onExport = () => {\n const rest = __rest(queryParams, []);\n throwRecordService.violationExport(Object.assign(Object.assign({}, rest), { sort, columnJson: [\n {\n title: '投放点名称',\n field: 'throwPointName',\n },\n {\n title: '主体名称',\n field: 'subjectName',\n },\n {\n title: '违规类型',\n field: 'violationTypeName',\n },\n {\n title: '数据来源',\n field: 'dataSourceName',\n },\n {\n title: '违规时间',\n field: 'time',\n },\n ] }));\n };\n return (React.createElement(\"div\", { className: prefix },\n React.createElement(\"div\", { className: `${prefix}-top` },\n React.createElement(\"div\", null),\n React.createElement(\"div\", { className: `${prefix}-top-search` },\n React.createElement(VMChangeDatePicker, { callBack: onDateChange }),\n ' ',\n React.createElement(ExportBtn, { onClick: onExport, items: [\n {\n label: '导出全部',\n key: 'all',\n },\n ] }),\n React.createElement(SyncOutlined, { style: {\n fontSize: '22px',\n marginLeft: '5px',\n marginTop: '5px',\n color: '#fff',\n }, onClick: () => {\n refresh();\n getBarData();\n } }))),\n !!(summary === null || summary === void 0 ? void 0 : summary.length) && (React.createElement(\"div\", { className: `${prefix}-summary` },\n React.createElement(ReactCharts, { option: getBarOption(summary || []), style: { height: '100%', width: '100%' } }))),\n !((_a = tableProps === null || tableProps === void 0 ? void 0 : tableProps.dataSource) === null || _a === void 0 ? void 0 : _a.length) ? (React.createElement(\"div\", { style: {\n height: 300,\n } },\n React.createElement(NoData, null))) : (\n // @ts-ignore\n React.createElement(VmTable, Object.assign({ height: 300, columns: columns }, tableProps)))));\n};\nexport default WGXX;\n"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AACA;AACA;AACA;AACA;AACA;AAAiD;AAAA;AAAA;AAAA,+CAZjD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAaA,SAASA,YAAY,CAACC,IAAI,EAAE;EACxB,mBAAuC,IAAAC,wBAAW,GAAE;IAA5CC,cAAc,gBAAdA,cAAc;IAAEC,UAAU,gBAAVA,UAAU;EAClC,IAAIC,KAAK,GAAG,CAAC;EACb,IAAI,CAACJ,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACK,MAAM,IAAI,CAAC,EAAE;IAC/DD,KAAK,GAAGJ,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACM,MAAM,CAAC,UAACC,GAAG,EAAEC,IAAI;MAAA,OAAKD,GAAG,IAAI,CAACC,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACC,cAAc,KAAK,CAAC,CAAC;IAAA,GAAE,CAAC,CAAC;EACrK;EACA,OAAO;IACHC,KAAK,EAAEP,UAAU;IACjBQ,eAAe,EAAE,aAAa;IAC9BC,OAAO,EAAE;MACLC,IAAI,EAAE,IAAI;MACVC,OAAO,EAAE;IACb,CAAC;IACDC,MAAM,EAAE;MACJC,MAAM,EAAE,UAAU;MAClBC,IAAI,EAAE,QAAQ;MACdC,IAAI,EAAE,KAAK;MACXC,GAAG,EAAE,QAAQ;MACbC,KAAK,EAAE,MAAM;MACbC,OAAO,EAAE,CAAC;MACVC,SAAS,EAAE,EAAE;MACbC,UAAU,EAAE,EAAE;MACdC,SAAS,EAAE,mBAAUC,IAAI,EAAE;QACvB,IAAMC,KAAK,GAAG1B,IAAI,CAAC2B,IAAI,CAAC,UAACC,IAAI;UAAA,OAAKA,IAAI,CAACC,eAAe,KAAKJ,IAAI;QAAA,EAAC;QAChE,IAAIC,KAAK,EAAE;UACP,qBAAcD,IAAI,iBAAOC,KAAK,CAACjB,cAAc,uBAAQiB,KAAK,CAACjB,cAAc,GAAG,CAAEiB,KAAK,CAACjB,cAAc,GAAGL,KAAK,GAAI,GAAG,EAAE0B,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC;QACrI,CAAC,MACI;UACD,OAAO,EAAE;QACb;MACJ,CAAC;MACDC,SAAS,EAAE;QACPrB,KAAK,EAAER;MACX,CAAC;MACD8B,aAAa,EAAE9B,cAAc;MAC7B+B,qBAAqB,EAAE/B,cAAc;MACrCgC,aAAa,EAAE;QACXxB,KAAK,EAAER;MACX;IACJ,CAAC;IACDiC,MAAM,EAAE,CACJ;MACIlB,IAAI,EAAE,KAAK;MACXmB,MAAM,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;MACtBC,MAAM,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;MACtBC,cAAc,EAAE,IAAI;MACpBC,CAAC,EAAE,EAAE;MACLC,KAAK,EAAE;QACH3B,IAAI,EAAE;MACV,CAAC;MACDb,IAAI,EAAEA,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACyC,GAAG,CAAC,UAAAb,IAAI;QAAA,OAAK;UAAEH,IAAI,EAAEG,IAAI,CAACc,aAAa;UAAEhB,KAAK,EAAEE,IAAI,CAACnB;QAAe,CAAC;MAAA,CAAC,CAAC;MAC9HkC,SAAS,EAAE;QACP9B,IAAI,EAAE;MACV;IACJ,CAAC;EAET,CAAC;AACL;AACA,IAAM+B,IAAI,GAAG,SAAPA,IAAI,OAA2C;EAAA,4BAArCC,WAAW;IAAXA,WAAW,iCAAG,EAAE;IAAEC,EAAE,QAAFA,EAAE;IAAEC,QAAQ,QAARA,QAAQ;EAC1C,IAAIC,EAAE;EACN,IAAMC,MAAM,aAAMJ,WAAW,UAAO;EACpC,gBAA0B,IAAAK,eAAQ,EAAC,CAAC,IAAAC,kBAAM,GAAE,EAAE,IAAAA,kBAAM,GAAE,CAAC,CAAC;IAAA;IAAjDC,KAAK;IAAEC,QAAQ;EACtB,iBAAwB,IAAAH,eAAQ,EAAC,IAAAC,kBAAM,GAAE,CAACG,MAAM,CAAC,YAAY,CAAC,CAAC;IAAA;IAAxDC,IAAI;IAAEC,OAAO;EACpB,iBAA0B,IAAAN,eAAQ,EAAC,WAAW,CAAC;IAAA;IAAxCO,IAAI;IAAEC,SAAS;EACtB,iBAA8B,IAAAR,eAAQ,EAAC,IAAIS,KAAK,EAAE,CAAC;IAAA;IAA5CC,OAAO;IAAEC,UAAU;EAC1B,IAAMC,WAAW,GAAG;IAChBC,SAAS,EAAEjB,EAAE;IACbkB,YAAY,EAAElB,EAAE;IAChBmB,SAAS,EAAEb,KAAK,CAAC,CAAC,CAAC,CAACE,MAAM,CAAC,qBAAqB,CAAC;IACjDY,OAAO,EAAEd,KAAK,CAAC,CAAC,CAAC,CAACE,MAAM,CAAC,qBAAqB;EAClD,CAAC;EACD;EACA,IAAMa,YAAY,GAAG,SAAfA,YAAY,QAAuC;IAAA,IAAjCC,OAAO,SAAPA,OAAO;MAAEC,QAAQ,SAARA,QAAQ;MAAEC,MAAM,SAANA,MAAM;IAC7C,IAAIC,KAAK,GAAG,CAACD,MAAM,KAAK,IAAI,IAAIA,MAAM,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,MAAM,CAACE,KAAK,cAChEF,MAAM,CAACE,KAAK,cAAIF,MAAM,CAACG,KAAK,KAAK,QAAQ,GAAG,KAAK,GAAG,MAAM,IAC7D,eAAe;IACrBf,SAAS,CAACa,KAAK,CAAC;IAChB,OAAO,IAAAG,cAAS,EAAC,4BAA4B,EAAE;MAC3CV,YAAY,EAAElB,EAAE;MAChB6B,IAAI,EAAEP,OAAO,GAAG,CAAC;MACjBQ,IAAI,EAAEP,QAAQ;MACdQ,WAAW,EAAE,UAAU;MACvBC,eAAe,EAAE,QAAQ;MACzBC,aAAa,EAAEjB,WAAW,CAACG,SAAS;MACpCe,WAAW,EAAElB,WAAW,CAACI,OAAO;MAChCT,IAAI,EAAEc;IACV,CAAC,CAAC;EACN,CAAC;EACD,IAAMU,UAAU,GAAG,SAAbA,UAAU;IAAA,OAAS,IAAAC,gBAAS,EAAC,KAAK,CAAC,EAAE,KAAK,CAAC,EAAE,KAAK,CAAC,0CAAE;MAAA;MAAA;QAAA;UAAA;YAAA;cAAA;cAC3C,OAAM,IAAAC,UAAK,EAAC,uEAAuE,EAAEC,MAAM,CAACC,MAAM,CAACD,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEvB,WAAW,CAAC,EAAE;gBAAEP,IAAI,EAAJA;cAAK,CAAC,CAAC,CAAC;YAAA;cAAnJ+B,GAAG;cACLC,GAAG,GAAG,EAAE;cACZ,IAAID,GAAG,EAAE;gBACLC,GAAG,GAAG,CACF;kBACI1D,eAAe,EAAE,MAAM;kBACvBa,aAAa,EAAE,MAAM;kBACrBjC,cAAc,EAAE,CAAC6E,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACE,gBAAgB,KAAK;gBACxF,CAAC,EACD;kBACI3D,eAAe,EAAE,MAAM;kBACvBa,aAAa,EAAE,MAAM;kBACrBjC,cAAc,EAAE,CAAC6E,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACG,kBAAkB,KAAK;gBAC1F,CAAC,EACD;kBACI5D,eAAe,EAAE,MAAM;kBACvBa,aAAa,EAAE,MAAM;kBACrBjC,cAAc,EAAE,CAAC6E,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACI,cAAc,KAAK;gBACtF,CAAC,EACD;kBACI7D,eAAe,EAAE,KAAK;kBACtBa,aAAa,EAAE,KAAK;kBACpBjC,cAAc,EAAE,CAAC6E,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACK,iBAAiB,KAAK;gBACzF,CAAC,CACJ;gBACD9B,UAAU,CAAC0B,GAAG,CAAC;cACnB;YAAC;YAAA;cAAA;UAAA;QAAA;MAAA;IAAA,CACJ,EAAC;EAAA;EACF,IAAMK,OAAO,GAAG,CACZ;IACIC,KAAK,EAAE,OAAO;IACdC,SAAS,EAAE,gBAAgB;IAC3BC,GAAG,EAAE;EACT,CAAC,EACD;IACIF,KAAK,EAAE,MAAM;IACbC,SAAS,EAAE,mBAAmB;IAC9BC,GAAG,EAAE;EACT,CAAC,EACD;IACIF,KAAK,EAAE,MAAM;IACbC,SAAS,EAAE,cAAc;IACzBC,GAAG,EAAE;EACT,CAAC,EACD;IACIF,KAAK,EAAE,MAAM;IACbC,SAAS,EAAE,YAAY;IACvBC,GAAG,EAAE;EACT,CAAC,EACD;IACIF,KAAK,EAAE,MAAM;IACbC,SAAS,EAAE,UAAU;IACrBC,GAAG,EAAE,UAAU;IACfzB,MAAM,EAAE;EACZ,CAAC,EACD;IACIuB,KAAK,EAAE,QAAQ;IACfC,SAAS,EAAE,YAAY;IACvBC,GAAG,EAAE,YAAY;IACjBC,KAAK,EAAE,EAAE;IACTC,MAAM,EAAE,gBAACC,KAAK,EAAEC,MAAM,EAAK;MACvB,IAAIC,MAAM,GAAG,CAAC,CAAC;MACf,IAAID,MAAM,CAACE,UAAU,EAAE;QACnBD,MAAM,GAAGE,IAAI,CAACC,KAAK,CAACJ,MAAM,CAACE,UAAU,CAAC,CAAC,CAAC,CAAC;MAC7C;MACA,OAAO,CAACD,MAAM,KAAK,IAAI,IAAIA,MAAM,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,MAAM,CAACtD,EAAE,iBAAK0D,iBAAK,CAACC,aAAa,CAACC,oBAAQ,EAAE;QAAEC,KAAK,EAAE;UAAEX,KAAK,EAAE,MAAM;UAAEY,MAAM,EAAE;QAAO,CAAC;QAAEC,GAAG,EAAET,MAAM,KAAK,IAAI,IAAIA,MAAM,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,MAAM,CAAC3E,IAAI;QAAEqF,SAAS,EAAE,EAAE;QAAEC,MAAM,EAAE,IAAI;QAAEC,GAAG,8CAAuCZ,MAAM,KAAK,IAAI,IAAIA,MAAM,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,MAAM,CAACtD,EAAE;MAAG,CAAC,CAAC,gBAAK0D,iBAAK,CAACC,aAAa,CAAC,MAAM,EAAE,IAAI,EAAE,GAAG,CAAE;IACvY;EACJ,CAAC,EACD;IACIZ,KAAK,EAAE,IAAI;IACXC,SAAS,EAAE,WAAW;IACtBC,GAAG,EAAE,WAAW;IAChBC,KAAK,EAAE,EAAE;IACTC,MAAM,EAAE,gBAACC,KAAK,EAAEC,MAAM,EAAK;MACvB,oBAAQK,iBAAK,CAACC,aAAa,CAAC,GAAG,EAAE;QAAEQ,OAAO,EAAE,mBAAM;UAC1ClE,QAAQ,IAAIA,QAAQ,CAAC;YAAED,EAAE,EAAEqD,MAAM,CAACrD;UAAG,CAAC,CAAC;QAC3C;MAAE,CAAC,EAAE,cAAc,CAAC;IAC5B;EACJ,CAAC,CACJ;EACD,oBAAgC,IAAAoE,oBAAY,EAAC/C,YAAY,EAAE;MACvDgD,eAAe,EAAE,EAAE;MACnBC,WAAW,EAAE,CAACtE,EAAE,EAAEM,KAAK,CAAC,CAAC,CAAC,EAAEA,KAAK,CAAC,CAAC,CAAC;IACxC,CAAC,CAAC;IAHMiE,OAAO,iBAAPA,OAAO;IAAEC,UAAU,iBAAVA,UAAU;EAI3B,IAAMC,YAAY,GAAG,SAAfA,YAAY,CAAIvH,IAAI,EAAK;IAC3B,IAAQuD,IAAI,GAAYvD,IAAI,CAApBuD,IAAI;MAAE7B,KAAK,GAAK1B,IAAI,CAAd0B,KAAK;IACnB8B,OAAO,CAACD,IAAI,CAAC;IACb,IAAIiE,KAAK,GAAG,EAAE;IACd,QAAQ9F,KAAK;MACT,KAAK,KAAK;QACN8F,KAAK,GAAG,CAAC,IAAArE,kBAAM,EAACI,IAAI,CAAC,EAAE,IAAAJ,kBAAM,EAACI,IAAI,CAAC,CAAC;QACpC;MACJ,KAAK,OAAO;QACRiE,KAAK,GAAG,CAAC,IAAArE,kBAAM,YAAII,IAAI,SAAM,EAAE,IAAAJ,kBAAM,EAAC,IAAAA,kBAAM,EAACI,IAAI,CAAC,CAACkE,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC;QAC/D;MACJ,KAAK,MAAM;QACPD,KAAK,GAAG,CAAC,IAAArE,kBAAM,YAAII,IAAI,YAAS,EAAE,IAAAJ,kBAAM,EAAC,IAAAA,kBAAM,EAACI,IAAI,CAAC,CAACkE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC;QACtE;MACJ;QACI;IAAM;IAEdpE,QAAQ,CAACmE,KAAK,CAAC;EACnB,CAAC;EACD,IAAAE,gBAAS,EAAC,YAAM;IACZzC,UAAU,EAAE;EAChB,CAAC,EAAE,EAAE,CAAC;EACN,IAAM0C,QAAQ,GAAG,SAAXA,QAAQ,GAAS;IACnB,IAAMC,IAAI,GAAG,IAAAC,aAAM,EAAC/D,WAAW,EAAE,EAAE,CAAC;IACpCgE,uBAAkB,CAACC,eAAe,CAAC3C,MAAM,CAACC,MAAM,CAACD,MAAM,CAACC,MAAM,CAAC,CAAC,CAAC,EAAEuC,IAAI,CAAC,EAAE;MAAEnE,IAAI,EAAJA,IAAI;MAAEuE,UAAU,EAAE,CACtF;QACInC,KAAK,EAAE,OAAO;QACdrB,KAAK,EAAE;MACX,CAAC,EACD;QACIqB,KAAK,EAAE,MAAM;QACbrB,KAAK,EAAE;MACX,CAAC,EACD;QACIqB,KAAK,EAAE,MAAM;QACbrB,KAAK,EAAE;MACX,CAAC,EACD;QACIqB,KAAK,EAAE,MAAM;QACbrB,KAAK,EAAE;MACX,CAAC,EACD;QACIqB,KAAK,EAAE,MAAM;QACbrB,KAAK,EAAE;MACX,CAAC;IACH,CAAC,CAAC,CAAC;EACb,CAAC;EACD,oBAAQgC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEwB,SAAS,EAAEhF;EAAO,CAAC,eACpDuD,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEwB,SAAS,YAAKhF,MAAM;EAAO,CAAC,eACrDuD,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE,IAAI,CAAC,eAChCD,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEwB,SAAS,YAAKhF,MAAM;EAAc,CAAC,eAC5DuD,iBAAK,CAACC,aAAa,CAACyB,4BAAkB,EAAE;IAAEC,QAAQ,EAAEZ;EAAa,CAAC,CAAC,EACnE,GAAG,eACHf,iBAAK,CAACC,aAAa,CAAC2B,kBAAS,EAAE;IAAEnB,OAAO,EAAEU,QAAQ;IAAEU,KAAK,EAAE,CACnD;MACI7F,KAAK,EAAE,MAAM;MACbuD,GAAG,EAAE;IACT,CAAC;EACH,CAAC,CAAC,eACRS,iBAAK,CAACC,aAAa,CAAC6B,mBAAY,EAAE;IAAE3B,KAAK,EAAE;MACnC4B,QAAQ,EAAE,MAAM;MAChBC,UAAU,EAAE,KAAK;MACjBC,SAAS,EAAE,KAAK;MAChB/H,KAAK,EAAE;IACX,CAAC;IAAEuG,OAAO,EAAE,mBAAM;MACdI,OAAO,EAAE;MACTpC,UAAU,EAAE;IAChB;EAAE,CAAC,CAAC,CAAC,CAAC,EAClB,CAAC,EAAErB,OAAO,KAAK,IAAI,IAAIA,OAAO,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,OAAO,CAACvD,MAAM,CAAC,iBAAKmG,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEwB,SAAS,YAAKhF,MAAM;EAAW,CAAC,eAClIuD,iBAAK,CAACC,aAAa,CAACiC,2BAAW,EAAE;IAAEC,MAAM,EAAE5I,YAAY,CAAC6D,OAAO,IAAI,EAAE,CAAC;IAAE+C,KAAK,EAAE;MAAEC,MAAM,EAAE,MAAM;MAAEZ,KAAK,EAAE;IAAO;EAAE,CAAC,CAAC,CAAE,EACzH,EAAE,CAAChD,EAAE,GAAGsE,UAAU,KAAK,IAAI,IAAIA,UAAU,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,UAAU,CAACsB,UAAU,MAAM,IAAI,IAAI5F,EAAE,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,EAAE,CAAC3C,MAAM,CAAC,gBAAImG,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEE,KAAK,EAAE;MACtKC,MAAM,EAAE;IACZ;EAAE,CAAC,eACHJ,iBAAK,CAACC,aAAa,CAACoC,oBAAM,EAAE,IAAI,CAAC,CAAC;EAAA;EACtC;EACArC,iBAAK,CAACC,aAAa,CAACqC,mBAAO,EAAE1D,MAAM,CAACC,MAAM,CAAC;IAAEuB,MAAM,EAAE,GAAG;IAAEhB,OAAO,EAAEA;EAAQ,CAAC,EAAE0B,UAAU,CAAC,CAAE,CAAC;AACpG,CAAC;AAAC,eACa1E,IAAI;AAAA"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
@import '../../style/index';
|
|
2
|
+
|
|
3
|
+
.@{prefix-cls}-tfrd {
|
|
4
|
+
padding: 10px 30px;
|
|
5
|
+
&-top {
|
|
6
|
+
margin-bottom: 10px;
|
|
7
|
+
display: flex;
|
|
8
|
+
justify-content: space-between;
|
|
9
|
+
align-items: center;
|
|
10
|
+
&-summary {
|
|
11
|
+
display: flex;
|
|
12
|
+
gap: 32px;
|
|
13
|
+
}
|
|
14
|
+
&-search {
|
|
15
|
+
display: flex;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
&-summary {
|
|
19
|
+
padding: 10px;
|
|
20
|
+
height: 290px;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "OverView", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function get() {
|
|
9
|
+
return _OverView["default"];
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "TFRD", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function get() {
|
|
15
|
+
return _TFRD["default"];
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
Object.defineProperty(exports, "WGXX", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function get() {
|
|
21
|
+
return _WGXX["default"];
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
var _OverView = _interopRequireDefault(require("./OverView"));
|
|
25
|
+
var _TFRD = _interopRequireDefault(require("./TFRD"));
|
|
26
|
+
var _WGXX = _interopRequireDefault(require("./WGXX"));
|
|
27
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
28
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-ljfl-tfd-modal/components/index.js"],"sourcesContent":["export { default as OverView } from './OverView';\nexport { default as TFRD } from './TFRD';\nexport { default as WGXX } from './WGXX';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AAAyC"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.getFilterEcharts = exports.filterCode = exports.OverViewLeftFields = void 0;
|
|
7
|
+
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
8
|
+
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
9
|
+
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); }
|
|
10
|
+
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
11
|
+
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
12
|
+
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; }
|
|
13
|
+
var OverViewLeftFields = [{
|
|
14
|
+
key: 'pointCode',
|
|
15
|
+
label: '编号'
|
|
16
|
+
}, {
|
|
17
|
+
key: 'jcssName',
|
|
18
|
+
label: '分类主体'
|
|
19
|
+
}, {
|
|
20
|
+
key: 'divisionName',
|
|
21
|
+
label: '行政区划'
|
|
22
|
+
}, {
|
|
23
|
+
key: 'manageUnitName',
|
|
24
|
+
label: '管理单位'
|
|
25
|
+
}, {
|
|
26
|
+
key: 'specificAddress',
|
|
27
|
+
label: '地址'
|
|
28
|
+
}, {
|
|
29
|
+
key: 'pointThrowPeriods',
|
|
30
|
+
label: '投放时段'
|
|
31
|
+
}, {
|
|
32
|
+
key: 'garbageTypeStr',
|
|
33
|
+
label: '垃圾类型'
|
|
34
|
+
}];
|
|
35
|
+
// 过滤echarts数据
|
|
36
|
+
exports.OverViewLeftFields = OverViewLeftFields;
|
|
37
|
+
var getFilterEcharts = function getFilterEcharts(data, filterList) {
|
|
38
|
+
var _data = [];
|
|
39
|
+
if (!(data === null || data === void 0 ? void 0 : data.length)) return;
|
|
40
|
+
filterList.forEach(function (item) {
|
|
41
|
+
switch (item) {
|
|
42
|
+
case 'CHUYU_QUALITY':
|
|
43
|
+
_data = _data.concat(data === null || data === void 0 ? void 0 : data.filter(function (ele) {
|
|
44
|
+
return ele.alarmTypeName === '厨余混投' || ele.alarmTypeName === '厨余未破袋';
|
|
45
|
+
}));
|
|
46
|
+
break;
|
|
47
|
+
case 'LANDING':
|
|
48
|
+
_data = _data.concat(data === null || data === void 0 ? void 0 : data.filter(function (ele) {
|
|
49
|
+
return ele.alarmTypeName === '误时落地' || ele.alarmTypeName === '正时落地';
|
|
50
|
+
}));
|
|
51
|
+
break;
|
|
52
|
+
case 'OVERFLOW':
|
|
53
|
+
_data = _data.concat(data === null || data === void 0 ? void 0 : data.filter(function (ele) {
|
|
54
|
+
return ele.alarmTypeName === '满溢';
|
|
55
|
+
}));
|
|
56
|
+
break;
|
|
57
|
+
default:
|
|
58
|
+
break;
|
|
59
|
+
}
|
|
60
|
+
});
|
|
61
|
+
return _data;
|
|
62
|
+
};
|
|
63
|
+
// 取两个数组的交集
|
|
64
|
+
exports.getFilterEcharts = getFilterEcharts;
|
|
65
|
+
var filterCode = function filterCode(arr, codes) {
|
|
66
|
+
var newArr = new Set(arr);
|
|
67
|
+
var newCodes = new Set(codes);
|
|
68
|
+
return new Set(_toConsumableArray(newArr).filter(function (x) {
|
|
69
|
+
return newCodes.has(x);
|
|
70
|
+
}));
|
|
71
|
+
};
|
|
72
|
+
exports.filterCode = filterCode;
|
|
73
|
+
//# sourceMappingURL=config.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config.js","names":["OverViewLeftFields","key","label","getFilterEcharts","data","filterList","_data","length","forEach","item","concat","filter","ele","alarmTypeName","filterCode","arr","codes","newArr","Set","newCodes","x","has"],"sources":["vtx-ljfl-tfd-modal/config.js"],"sourcesContent":["export const OverViewLeftFields = [\n {\n key: 'pointCode',\n label: '编号',\n },\n {\n key: 'jcssName',\n label: '分类主体',\n },\n {\n key: 'divisionName',\n label: '行政区划',\n },\n {\n key: 'manageUnitName',\n label: '管理单位',\n },\n {\n key: 'specificAddress',\n label: '地址',\n },\n {\n key: 'pointThrowPeriods',\n label: '投放时段',\n },\n {\n key: 'garbageTypeStr',\n label: '垃圾类型',\n },\n];\n// 过滤echarts数据\nexport const getFilterEcharts = (data, filterList) => {\n let _data = [];\n if (!(data === null || data === void 0 ? void 0 : data.length))\n return;\n filterList.forEach((item) => {\n switch (item) {\n case 'CHUYU_QUALITY':\n _data = _data.concat(data === null || data === void 0 ? void 0 : data.filter((ele) => ele.alarmTypeName === '厨余混投' || ele.alarmTypeName === '厨余未破袋'));\n break;\n case 'LANDING':\n _data = _data.concat(data === null || data === void 0 ? void 0 : data.filter((ele) => ele.alarmTypeName === '误时落地' || ele.alarmTypeName === '正时落地'));\n break;\n case 'OVERFLOW':\n _data = _data.concat(data === null || data === void 0 ? void 0 : data.filter((ele) => ele.alarmTypeName === '满溢'));\n break;\n default:\n break;\n }\n });\n return _data;\n};\n// 取两个数组的交集\nexport const filterCode = (arr, codes) => {\n let newArr = new Set(arr);\n let newCodes = new Set(codes);\n return new Set([...newArr].filter(x => newCodes.has(x)));\n};\n"],"mappings":";;;;;;;;;;;;AAAO,IAAMA,kBAAkB,GAAG,CAC9B;EACIC,GAAG,EAAE,WAAW;EAChBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,UAAU;EACfC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,cAAc;EACnBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,gBAAgB;EACrBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,iBAAiB;EACtBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,mBAAmB;EACxBC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,gBAAgB;EACrBC,KAAK,EAAE;AACX,CAAC,CACJ;AACD;AAAA;AACO,IAAMC,gBAAgB,GAAG,SAAnBA,gBAAgB,CAAIC,IAAI,EAAEC,UAAU,EAAK;EAClD,IAAIC,KAAK,GAAG,EAAE;EACd,IAAI,EAAEF,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACG,MAAM,CAAC,EAC1D;EACJF,UAAU,CAACG,OAAO,CAAC,UAACC,IAAI,EAAK;IACzB,QAAQA,IAAI;MACR,KAAK,eAAe;QAChBH,KAAK,GAAGA,KAAK,CAACI,MAAM,CAACN,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACO,MAAM,CAAC,UAACC,GAAG;UAAA,OAAKA,GAAG,CAACC,aAAa,KAAK,MAAM,IAAID,GAAG,CAACC,aAAa,KAAK,OAAO;QAAA,EAAC,CAAC;QACrJ;MACJ,KAAK,SAAS;QACVP,KAAK,GAAGA,KAAK,CAACI,MAAM,CAACN,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACO,MAAM,CAAC,UAACC,GAAG;UAAA,OAAKA,GAAG,CAACC,aAAa,KAAK,MAAM,IAAID,GAAG,CAACC,aAAa,KAAK,MAAM;QAAA,EAAC,CAAC;QACpJ;MACJ,KAAK,UAAU;QACXP,KAAK,GAAGA,KAAK,CAACI,MAAM,CAACN,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACO,MAAM,CAAC,UAACC,GAAG;UAAA,OAAKA,GAAG,CAACC,aAAa,KAAK,IAAI;QAAA,EAAC,CAAC;QAClH;MACJ;QACI;IAAM;EAElB,CAAC,CAAC;EACF,OAAOP,KAAK;AAChB,CAAC;AACD;AAAA;AACO,IAAMQ,UAAU,GAAG,SAAbA,UAAU,CAAIC,GAAG,EAAEC,KAAK,EAAK;EACtC,IAAIC,MAAM,GAAG,IAAIC,GAAG,CAACH,GAAG,CAAC;EACzB,IAAII,QAAQ,GAAG,IAAID,GAAG,CAACF,KAAK,CAAC;EAC7B,OAAO,IAAIE,GAAG,CAAC,mBAAID,MAAM,EAAEN,MAAM,CAAC,UAAAS,CAAC;IAAA,OAAID,QAAQ,CAACE,GAAG,CAACD,CAAC,CAAC;EAAA,EAAC,CAAC;AAC5D,CAAC;AAAC"}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|