@vtx/modals2 3.3.17 → 3.3.18
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 +17 -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 +398 -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 +35 -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 +161 -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 +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["columns","title","dataIndex","render","text","React","createElement","Fragment","split","TFRD","classPrefix","id","_a","prefix","useState","moment","times","setTimes","queryParams","throwPointId","startDatetime","format","endDatetime","summary","throwRecordService","count","getTableData","current","pageSize","queryPage","Object","assign","page","size","useAntdTable","defaultPageSize","refreshDeps","tableProps","onDateChange","date","className","SummaryItem","icon","require","name","unit","num","householdCount","totalCount","VMRangePicker","value","onChange","style","marginRight","dataSource","length","height","display","justifyContent","alignItems","NoData","VmTable"],"sources":["vtx-throw-point-modal/components/TFRD/index.js"],"sourcesContent":["import React, { useState } from 'react';\nimport moment from 'moment';\nimport { useAntdTable } from 'ahooks';\nimport VmTable from '../../../vm-table';\nimport NoData from '../../../vm-nodata';\nimport { VMRangePicker } from '../../../vm-filter';\nimport { SummaryItem } from '../OverView/Manage';\nimport { throwRecordService, queryPage } from '../../api';\nimport './index.less';\nconst columns = [\n {\n title: '投放人',\n dataIndex: 'personName',\n },\n {\n title: '门牌号',\n dataIndex: 'householdNo',\n },\n {\n title: '分类主体',\n dataIndex: 'housingEstateName',\n },\n {\n title: '行政区划',\n dataIndex: 'xzqhName',\n },\n {\n title: '投放点',\n dataIndex: 'throwPointName',\n },\n {\n title: '分类质量',\n dataIndex: 'qualityValue',\n },\n {\n title: '投放时间',\n dataIndex: 'endDatetime',\n render: (text) => {\n if (text) {\n return (React.createElement(React.Fragment, null,\n React.createElement(\"div\", null, text.split(' ')[0]),\n React.createElement(\"div\", null, text.split(' ')[1])));\n }\n return '';\n },\n },\n];\nconst TFRD = ({ classPrefix = '', id }) => {\n var _a;\n const prefix = `${classPrefix}-tfrd`;\n const [times, setTimes] = useState([moment(), moment()]);\n const queryParams = {\n throwPointId: id,\n startDatetime: times[0].format('YYYY-MM-DD 00:00:00'),\n endDatetime: times[1].format('YYYY-MM-DD 23:59:59'),\n };\n const summary = throwRecordService.count(queryParams);\n const getTableData = ({ current, pageSize }) => {\n return queryPage('/cloud/sdyd/throwRecord/page', Object.assign({ page: current - 1, size: pageSize }, queryParams));\n };\n const { tableProps } = useAntdTable(getTableData, {\n defaultPageSize: 10,\n refreshDeps: [id, times[0], times[1]],\n });\n const onDateChange = (date) => {\n setTimes(date);\n };\n // const onExport = (type: string) => {\n // switch (type) {\n // case 'all':\n // break;\n // case 'current-page':\n // break;\n // case 'select-rows':\n // break;\n // default:\n // break;\n // }\n // };\n return (React.createElement(\"div\", { className: prefix },\n React.createElement(\"div\", { className: `${prefix}-top` },\n React.createElement(\"div\", { className: `${prefix}-top-summary` },\n React.createElement(SummaryItem, { icon: require('../../imgs/manage-yyxj.png'), name: \"\\u6295\\u653E\\u6237\\u6570\", unit: \"\\u6237\", num: (summary === null || summary === void 0 ? void 0 : summary.householdCount) || 0 }),\n React.createElement(SummaryItem, { icon: require('../../imgs/manage-wgmsr.png'), name: \"\\u6295\\u653E\\u6B21\\u6570\", unit: \"\\u6B21\", num: (summary === null || summary === void 0 ? void 0 : summary.totalCount) || 0 })),\n React.createElement(\"div\", { className: `${prefix}-top-search` },\n React.createElement(VMRangePicker, { value: times, onChange: onDateChange, style: { marginRight: 10 } }))),\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: 500,\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n } },\n React.createElement(NoData, null))) : (React.createElement(React.Fragment, null,\n React.createElement(VmTable, Object.assign({ height: 500, columns: columns }, tableProps))))));\n};\nexport default TFRD;\n"],"mappings":"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"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _components = require("@vtx/components");
|
|
9
|
+
var _vmNodata = _interopRequireDefault(require("../../../vm-nodata"));
|
|
10
|
+
var _api = require("../../api");
|
|
11
|
+
require("./index.less");
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
+
var WGGSContent = function WGGSContent(_ref) {
|
|
14
|
+
var _ref$classPrefix = _ref.classPrefix,
|
|
15
|
+
classPrefix = _ref$classPrefix === void 0 ? '' : _ref$classPrefix,
|
|
16
|
+
id = _ref.id,
|
|
17
|
+
startTime = _ref.startTime,
|
|
18
|
+
endTime = _ref.endTime;
|
|
19
|
+
var data = _api.throwFailPersonService.list({
|
|
20
|
+
beginTime: startTime,
|
|
21
|
+
endTime: endTime,
|
|
22
|
+
throwPointId: id
|
|
23
|
+
});
|
|
24
|
+
var _ref2 = data || {},
|
|
25
|
+
_ref2$rows = _ref2.rows,
|
|
26
|
+
rows = _ref2$rows === void 0 ? [] : _ref2$rows;
|
|
27
|
+
return !rows.length ? /*#__PURE__*/_react["default"].createElement("div", {
|
|
28
|
+
style: {
|
|
29
|
+
height: 500,
|
|
30
|
+
display: 'flex',
|
|
31
|
+
justifyContent: 'center',
|
|
32
|
+
alignItems: 'center'
|
|
33
|
+
}
|
|
34
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmNodata["default"], null)) : /*#__PURE__*/_react["default"].createElement("div", {
|
|
35
|
+
className: "".concat(classPrefix, "-content")
|
|
36
|
+
}, rows.map(function (item) {
|
|
37
|
+
var _a, _b;
|
|
38
|
+
var photoId = (_a = JSON.parse(item.personPhoto2 || '[]')[0]) === null || _a === void 0 ? void 0 : _a.id;
|
|
39
|
+
var tempDetectObjects = JSON.parse(item.detectObjects || '[]');
|
|
40
|
+
var photoAfterArr = (_b = tempDetectObjects.find(function (item) {
|
|
41
|
+
return item.pic === 'dropPic2';
|
|
42
|
+
})) === null || _b === void 0 ? void 0 : _b.info;
|
|
43
|
+
var str = "/cloud/sdyd/markBox?fileId=".concat(photoId, "&detectObjects=").concat(photoAfterArr ? JSON.stringify(photoAfterArr) : '');
|
|
44
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
45
|
+
key: item.throwFailId,
|
|
46
|
+
className: "".concat(classPrefix, "-content-item")
|
|
47
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
48
|
+
className: "".concat(classPrefix, "-content-item-img")
|
|
49
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.VtxImage, {
|
|
50
|
+
src: str
|
|
51
|
+
})), /*#__PURE__*/_react["default"].createElement("p", null, item.throwPointName));
|
|
52
|
+
}));
|
|
53
|
+
};
|
|
54
|
+
var _default = WGGSContent;
|
|
55
|
+
exports["default"] = _default;
|
|
56
|
+
//# sourceMappingURL=Content.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Content.js","names":["WGGSContent","classPrefix","id","startTime","endTime","data","throwFailPersonService","list","beginTime","throwPointId","rows","length","React","createElement","style","height","display","justifyContent","alignItems","NoData","className","map","item","_a","_b","photoId","JSON","parse","personPhoto2","tempDetectObjects","detectObjects","photoAfterArr","find","pic","info","str","stringify","key","throwFailId","VtxImage","src","throwPointName"],"sources":["vtx-throw-point-modal/components/WGGS/Content.js"],"sourcesContent":["import React from 'react';\nimport { VtxImage } from '@vtx/components';\nimport NoData from '../../../vm-nodata';\nimport { throwFailPersonService } from '../../api';\nimport './index.less';\nconst WGGSContent = ({ classPrefix = '', id, startTime, endTime }) => {\n const data = throwFailPersonService.list({\n beginTime: startTime,\n endTime,\n throwPointId: id,\n });\n const { rows = [] } = data || {};\n return !rows.length ? (React.createElement(\"div\", { style: { height: 500, display: 'flex', justifyContent: 'center', alignItems: 'center' } },\n React.createElement(NoData, null))) : (React.createElement(\"div\", { className: `${classPrefix}-content` }, rows.map(item => {\n var _a, _b;\n const photoId = (_a = JSON.parse(item.personPhoto2 || '[]')[0]) === null || _a === void 0 ? void 0 : _a.id;\n const tempDetectObjects = JSON.parse(item.detectObjects || '[]');\n const photoAfterArr = (_b = tempDetectObjects.find((item) => item.pic === 'dropPic2')) === null || _b === void 0 ? void 0 : _b.info;\n const str = `/cloud/sdyd/markBox?fileId=${photoId}&detectObjects=${photoAfterArr ? JSON.stringify(photoAfterArr) : ''}`;\n return (React.createElement(\"div\", { key: item.throwFailId, className: `${classPrefix}-content-item` },\n React.createElement(\"div\", { className: `${classPrefix}-content-item-img` },\n React.createElement(VtxImage, { src: str })),\n React.createElement(\"p\", null, item.throwPointName)));\n })));\n};\nexport default WGGSContent;\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AACA;AAAsB;AACtB,IAAMA,WAAW,GAAG,SAAdA,WAAW,OAAqD;EAAA,4BAA/CC,WAAW;IAAXA,WAAW,iCAAG,EAAE;IAAEC,EAAE,QAAFA,EAAE;IAAEC,SAAS,QAATA,SAAS;IAAEC,OAAO,QAAPA,OAAO;EAC3D,IAAMC,IAAI,GAAGC,2BAAsB,CAACC,IAAI,CAAC;IACrCC,SAAS,EAAEL,SAAS;IACpBC,OAAO,EAAPA,OAAO;IACPK,YAAY,EAAEP;EAClB,CAAC,CAAC;EACF,YAAsBG,IAAI,IAAI,CAAC,CAAC;IAAA,mBAAxBK,IAAI;IAAJA,IAAI,2BAAG,EAAE;EACjB,OAAO,CAACA,IAAI,CAACC,MAAM,gBAAIC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,KAAK,EAAE;MAAEC,MAAM,EAAE,GAAG;MAAEC,OAAO,EAAE,MAAM;MAAEC,cAAc,EAAE,QAAQ;MAAEC,UAAU,EAAE;IAAS;EAAE,CAAC,eACzIN,iBAAK,CAACC,aAAa,CAACM,oBAAM,EAAE,IAAI,CAAC,CAAC,gBAAKP,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEO,SAAS,YAAKnB,WAAW;EAAW,CAAC,EAAES,IAAI,CAACW,GAAG,CAAC,UAAAC,IAAI,EAAI;IAC5H,IAAIC,EAAE,EAAEC,EAAE;IACV,IAAMC,OAAO,GAAG,CAACF,EAAE,GAAGG,IAAI,CAACC,KAAK,CAACL,IAAI,CAACM,YAAY,IAAI,IAAI,CAAC,CAAC,CAAC,CAAC,MAAM,IAAI,IAAIL,EAAE,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,EAAE,CAACrB,EAAE;IAC1G,IAAM2B,iBAAiB,GAAGH,IAAI,CAACC,KAAK,CAACL,IAAI,CAACQ,aAAa,IAAI,IAAI,CAAC;IAChE,IAAMC,aAAa,GAAG,CAACP,EAAE,GAAGK,iBAAiB,CAACG,IAAI,CAAC,UAACV,IAAI;MAAA,OAAKA,IAAI,CAACW,GAAG,KAAK,UAAU;IAAA,EAAC,MAAM,IAAI,IAAIT,EAAE,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,EAAE,CAACU,IAAI;IACnI,IAAMC,GAAG,wCAAiCV,OAAO,4BAAkBM,aAAa,GAAGL,IAAI,CAACU,SAAS,CAACL,aAAa,CAAC,GAAG,EAAE,CAAE;IACvH,oBAAQnB,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEwB,GAAG,EAAEf,IAAI,CAACgB,WAAW;MAAElB,SAAS,YAAKnB,WAAW;IAAgB,CAAC,eAClGW,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEO,SAAS,YAAKnB,WAAW;IAAoB,CAAC,eACvEW,iBAAK,CAACC,aAAa,CAAC0B,oBAAQ,EAAE;MAAEC,GAAG,EAAEL;IAAI,CAAC,CAAC,CAAC,eAChDvB,iBAAK,CAACC,aAAa,CAAC,GAAG,EAAE,IAAI,EAAES,IAAI,CAACmB,cAAc,CAAC,CAAC;EAC5D,CAAC,CAAC,CAAE;AACR,CAAC;AAAC,eACazC,WAAW;AAAA"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
.tfd-wggs {
|
|
2
|
+
padding: 10px;
|
|
3
|
+
}
|
|
4
|
+
.tfd-wggs-content {
|
|
5
|
+
max-height: 580px;
|
|
6
|
+
padding: 10px 20px;
|
|
7
|
+
display: grid;
|
|
8
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
9
|
+
gap: 32px;
|
|
10
|
+
overflow: auto;
|
|
11
|
+
}
|
|
12
|
+
.tfd-wggs-content-item {
|
|
13
|
+
padding: 10px;
|
|
14
|
+
padding-bottom: 0;
|
|
15
|
+
display: -webkit-box;
|
|
16
|
+
display: -ms-flexbox;
|
|
17
|
+
display: flex;
|
|
18
|
+
-webkit-box-orient: vertical;
|
|
19
|
+
-webkit-box-direction: normal;
|
|
20
|
+
-ms-flex-direction: column;
|
|
21
|
+
flex-direction: column;
|
|
22
|
+
height: 263px;
|
|
23
|
+
background: rgba(255, 255, 255, 0.05);
|
|
24
|
+
border: 1px solid #364e60;
|
|
25
|
+
border-radius: 6px;
|
|
26
|
+
}
|
|
27
|
+
.tfd-wggs-content-item-img {
|
|
28
|
+
-webkit-box-flex: 1;
|
|
29
|
+
-ms-flex: 1;
|
|
30
|
+
flex: 1;
|
|
31
|
+
}
|
|
32
|
+
.tfd-wggs-content-item-img img {
|
|
33
|
+
width: 100%;
|
|
34
|
+
height: 100%;
|
|
35
|
+
}
|
|
36
|
+
.tfd-wggs-content-item > p {
|
|
37
|
+
height: 30px;
|
|
38
|
+
line-height: 30px;
|
|
39
|
+
color: var(--info-color);
|
|
40
|
+
}
|
|
41
|
+
.tfd-wggs-content-item--active {
|
|
42
|
+
border: 1px solid #55fff5;
|
|
43
|
+
}
|
|
@@ -0,0 +1,90 @@
|
|
|
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 _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _moment = _interopRequireDefault(require("moment"));
|
|
10
|
+
var _antd = require("antd");
|
|
11
|
+
var _vmSubTabs = require("../../../vm-sub-tabs");
|
|
12
|
+
var _vmFilter = require("../../../vm-filter");
|
|
13
|
+
var _vmTable = require("../../../vm-table");
|
|
14
|
+
var _Content = _interopRequireDefault(require("./Content"));
|
|
15
|
+
var _api = require("../../api");
|
|
16
|
+
require("./index.less");
|
|
17
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
18
|
+
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); }
|
|
19
|
+
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; }
|
|
20
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
21
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
22
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
23
|
+
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
24
|
+
function _iterableToArrayLimit(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; } }
|
|
25
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
26
|
+
var WGGS = function WGGS(_ref) {
|
|
27
|
+
var _ref$classPrefix = _ref.classPrefix,
|
|
28
|
+
classPrefix = _ref$classPrefix === void 0 ? '' : _ref$classPrefix,
|
|
29
|
+
id = _ref.id,
|
|
30
|
+
title = _ref.title,
|
|
31
|
+
serviceList = _ref.serviceList;
|
|
32
|
+
var prefix = "".concat(classPrefix, "-wggs");
|
|
33
|
+
var _useState = (0, _react.useState)('all'),
|
|
34
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
35
|
+
tab = _useState2[0],
|
|
36
|
+
setTab = _useState2[1];
|
|
37
|
+
var _useState3 = (0, _react.useState)([(0, _moment["default"])(), (0, _moment["default"])()]),
|
|
38
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
39
|
+
times = _useState4[0],
|
|
40
|
+
setTimes = _useState4[1];
|
|
41
|
+
var onTabChange = function onTabChange(tab) {
|
|
42
|
+
setTab(tab);
|
|
43
|
+
};
|
|
44
|
+
// 导出
|
|
45
|
+
var onExport = function onExport() {
|
|
46
|
+
_api.throwFailPersonService["export"]({
|
|
47
|
+
beginTime: times[0].format('YYYY-MM-DD 00:00:00'),
|
|
48
|
+
endTime: times[1].format('YYYY-MM-DD 23:59:59'),
|
|
49
|
+
throwPointId: id
|
|
50
|
+
});
|
|
51
|
+
};
|
|
52
|
+
var searchContent = /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement(_vmFilter.VMRangePicker, {
|
|
53
|
+
value: times,
|
|
54
|
+
onChange: function onChange(date) {
|
|
55
|
+
if (date[1].diff(date[0], 'd') > 7) {
|
|
56
|
+
_antd.message.warning('时间跨度不能超过7天');
|
|
57
|
+
return;
|
|
58
|
+
}
|
|
59
|
+
setTimes(date);
|
|
60
|
+
},
|
|
61
|
+
style: {
|
|
62
|
+
marginRight: 10
|
|
63
|
+
}
|
|
64
|
+
}), /*#__PURE__*/_react["default"].createElement(_vmTable.ExportBtn, {
|
|
65
|
+
onClick: onExport,
|
|
66
|
+
items: [{
|
|
67
|
+
label: '导出全部',
|
|
68
|
+
key: 'all'
|
|
69
|
+
}]
|
|
70
|
+
}));
|
|
71
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
72
|
+
className: prefix
|
|
73
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTabs.SubTabsLine, {
|
|
74
|
+
activeKey: tab,
|
|
75
|
+
onChange: onTabChange,
|
|
76
|
+
tabBarExtraContent: searchContent
|
|
77
|
+
}, serviceList.includes('IDENTIFICATION') && /*#__PURE__*/_react["default"].createElement(_vmSubTabs.SubTabPane, {
|
|
78
|
+
subKey: "all",
|
|
79
|
+
key: "all",
|
|
80
|
+
tab: title
|
|
81
|
+
}, /*#__PURE__*/_react["default"].createElement(_Content["default"], {
|
|
82
|
+
classPrefix: prefix,
|
|
83
|
+
id: id,
|
|
84
|
+
startTime: times[0].format('YYYY-MM-DD 00:00:00'),
|
|
85
|
+
endTime: times[1].format('YYYY-MM-DD 23:59:59')
|
|
86
|
+
}))));
|
|
87
|
+
};
|
|
88
|
+
var _default = WGGS;
|
|
89
|
+
exports["default"] = _default;
|
|
90
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["WGGS","classPrefix","id","title","serviceList","prefix","useState","tab","setTab","moment","times","setTimes","onTabChange","onExport","throwFailPersonService","beginTime","format","endTime","throwPointId","searchContent","React","createElement","VMRangePicker","value","onChange","date","diff","message","warning","style","marginRight","ExportBtn","onClick","items","label","key","className","SubTabsLine","activeKey","tabBarExtraContent","includes","SubTabPane","subKey","WGGSContent","startTime"],"sources":["vtx-throw-point-modal/components/WGGS/index.js"],"sourcesContent":["import React, { useState } from 'react';\nimport moment from 'moment';\nimport { message } from 'antd';\nimport { SubTabsLine, SubTabPane } from '../../../vm-sub-tabs';\nimport { VMRangePicker } from '../../../vm-filter';\nimport { ExportBtn } from '../../../vm-table';\nimport WGGSContent from './Content';\nimport { throwFailPersonService } from '../../api';\nimport './index.less';\nconst WGGS = ({ classPrefix = '', id, title, serviceList }) => {\n const prefix = `${classPrefix}-wggs`;\n const [tab, setTab] = useState('all');\n const [times, setTimes] = useState([moment(), moment()]);\n const onTabChange = (tab) => {\n setTab(tab);\n };\n // 导出\n const onExport = () => {\n throwFailPersonService.export({\n beginTime: times[0].format('YYYY-MM-DD 00:00:00'),\n endTime: times[1].format('YYYY-MM-DD 23:59:59'),\n throwPointId: id,\n });\n };\n const searchContent = (React.createElement(\"div\", null,\n React.createElement(VMRangePicker, { value: times, onChange: (date) => {\n if (date[1].diff(date[0], 'd') > 7) {\n message.warning('时间跨度不能超过7天');\n return;\n }\n setTimes(date);\n }, style: { marginRight: 10 } }),\n React.createElement(ExportBtn, { onClick: onExport, items: [\n {\n label: '导出全部',\n key: 'all',\n },\n ] })));\n return (React.createElement(\"div\", { className: prefix },\n React.createElement(SubTabsLine, { activeKey: tab, onChange: onTabChange, tabBarExtraContent: searchContent }, serviceList.includes('IDENTIFICATION') && (React.createElement(SubTabPane, { subKey: \"all\", key: \"all\", tab: title },\n React.createElement(WGGSContent, { classPrefix: prefix, id: id, startTime: times[0].format('YYYY-MM-DD 00:00:00'), endTime: times[1].format('YYYY-MM-DD 23:59:59') }))))));\n};\nexport default WGGS;\n"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAsB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACtB,IAAMA,IAAI,GAAG,SAAPA,IAAI,OAAqD;EAAA,4BAA/CC,WAAW;IAAXA,WAAW,iCAAG,EAAE;IAAEC,EAAE,QAAFA,EAAE;IAAEC,KAAK,QAALA,KAAK;IAAEC,WAAW,QAAXA,WAAW;EACpD,IAAMC,MAAM,aAAMJ,WAAW,UAAO;EACpC,gBAAsB,IAAAK,eAAQ,EAAC,KAAK,CAAC;IAAA;IAA9BC,GAAG;IAAEC,MAAM;EAClB,iBAA0B,IAAAF,eAAQ,EAAC,CAAC,IAAAG,kBAAM,GAAE,EAAE,IAAAA,kBAAM,GAAE,CAAC,CAAC;IAAA;IAAjDC,KAAK;IAAEC,QAAQ;EACtB,IAAMC,WAAW,GAAG,SAAdA,WAAW,CAAIL,GAAG,EAAK;IACzBC,MAAM,CAACD,GAAG,CAAC;EACf,CAAC;EACD;EACA,IAAMM,QAAQ,GAAG,SAAXA,QAAQ,GAAS;IACnBC,2BAAsB,UAAO,CAAC;MAC1BC,SAAS,EAAEL,KAAK,CAAC,CAAC,CAAC,CAACM,MAAM,CAAC,qBAAqB,CAAC;MACjDC,OAAO,EAAEP,KAAK,CAAC,CAAC,CAAC,CAACM,MAAM,CAAC,qBAAqB,CAAC;MAC/CE,YAAY,EAAEhB;IAClB,CAAC,CAAC;EACN,CAAC;EACD,IAAMiB,aAAa,gBAAIC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE,IAAI,eAClDD,iBAAK,CAACC,aAAa,CAACC,uBAAa,EAAE;IAAEC,KAAK,EAAEb,KAAK;IAAEc,QAAQ,EAAE,kBAACC,IAAI,EAAK;MAC/D,IAAIA,IAAI,CAAC,CAAC,CAAC,CAACC,IAAI,CAACD,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,GAAG,CAAC,EAAE;QAChCE,aAAO,CAACC,OAAO,CAAC,YAAY,CAAC;QAC7B;MACJ;MACAjB,QAAQ,CAACc,IAAI,CAAC;IAClB,CAAC;IAAEI,KAAK,EAAE;MAAEC,WAAW,EAAE;IAAG;EAAE,CAAC,CAAC,eACpCV,iBAAK,CAACC,aAAa,CAACU,kBAAS,EAAE;IAAEC,OAAO,EAAEnB,QAAQ;IAAEoB,KAAK,EAAE,CACnD;MACIC,KAAK,EAAE,MAAM;MACbC,GAAG,EAAE;IACT,CAAC;EACH,CAAC,CAAC,CAAE;EACd,oBAAQf,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEe,SAAS,EAAE/B;EAAO,CAAC,eACpDe,iBAAK,CAACC,aAAa,CAACgB,sBAAW,EAAE;IAAEC,SAAS,EAAE/B,GAAG;IAAEiB,QAAQ,EAAEZ,WAAW;IAAE2B,kBAAkB,EAAEpB;EAAc,CAAC,EAAEf,WAAW,CAACoC,QAAQ,CAAC,gBAAgB,CAAC,iBAAKpB,iBAAK,CAACC,aAAa,CAACoB,qBAAU,EAAE;IAAEC,MAAM,EAAE,KAAK;IAAEP,GAAG,EAAE,KAAK;IAAE5B,GAAG,EAAEJ;EAAM,CAAC,eAC/NiB,iBAAK,CAACC,aAAa,CAACsB,mBAAW,EAAE;IAAE1C,WAAW,EAAEI,MAAM;IAAEH,EAAE,EAAEA,EAAE;IAAE0C,SAAS,EAAElC,KAAK,CAAC,CAAC,CAAC,CAACM,MAAM,CAAC,qBAAqB,CAAC;IAAEC,OAAO,EAAEP,KAAK,CAAC,CAAC,CAAC,CAACM,MAAM,CAAC,qBAAqB;EAAE,CAAC,CAAC,CAAE,CAAC,CAAC;AACrL,CAAC;AAAC,eACahB,IAAI;AAAA"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
@import '../../style/index';
|
|
2
|
+
|
|
3
|
+
.@{prefix-cls}-wggs {
|
|
4
|
+
padding: 10px;
|
|
5
|
+
&-content {
|
|
6
|
+
max-height: 580px;
|
|
7
|
+
padding: 10px 20px;
|
|
8
|
+
display: grid;
|
|
9
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
10
|
+
gap: 32px;
|
|
11
|
+
overflow: auto;
|
|
12
|
+
&-item {
|
|
13
|
+
padding: 10px;
|
|
14
|
+
padding-bottom: 0;
|
|
15
|
+
display: flex;
|
|
16
|
+
flex-direction: column;
|
|
17
|
+
height: 263px;
|
|
18
|
+
background: rgba(255, 255, 255, 0.05);
|
|
19
|
+
border: 1px solid #364e60;
|
|
20
|
+
border-radius: 6px;
|
|
21
|
+
&-img {
|
|
22
|
+
flex: 1;
|
|
23
|
+
img {
|
|
24
|
+
width: 100%;
|
|
25
|
+
height: 100%;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
& > p {
|
|
29
|
+
height: 30px;
|
|
30
|
+
line-height: 30px;
|
|
31
|
+
color: var(--info-color);
|
|
32
|
+
}
|
|
33
|
+
&--active {
|
|
34
|
+
border: 1px solid #55fff5;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _components = require("@vtx/components");
|
|
9
|
+
var _vmNodata = _interopRequireDefault(require("../../../vm-nodata"));
|
|
10
|
+
var _api = require("../../api");
|
|
11
|
+
require("./index.less");
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
+
var WGGSContent = function WGGSContent(_ref) {
|
|
14
|
+
var _ref$classPrefix = _ref.classPrefix,
|
|
15
|
+
classPrefix = _ref$classPrefix === void 0 ? '' : _ref$classPrefix,
|
|
16
|
+
id = _ref.id,
|
|
17
|
+
throwAberrantCode = _ref.throwAberrantCode,
|
|
18
|
+
startTime = _ref.startTime,
|
|
19
|
+
endTime = _ref.endTime;
|
|
20
|
+
var _a;
|
|
21
|
+
var data = _api.throwFailBehaviorService.list({
|
|
22
|
+
startDatetime: startTime,
|
|
23
|
+
endDatetime: endTime,
|
|
24
|
+
throwPointId: id,
|
|
25
|
+
throwAberrantCode: throwAberrantCode === 'all' ? '' : throwAberrantCode
|
|
26
|
+
});
|
|
27
|
+
return !(data === null || data === void 0 ? void 0 : data.length) ? /*#__PURE__*/_react["default"].createElement("div", {
|
|
28
|
+
style: {
|
|
29
|
+
height: 500,
|
|
30
|
+
display: 'flex',
|
|
31
|
+
justifyContent: 'center',
|
|
32
|
+
alignItems: 'center'
|
|
33
|
+
}
|
|
34
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmNodata["default"], null)) : /*#__PURE__*/_react["default"].createElement("div", {
|
|
35
|
+
className: "".concat(classPrefix, "-content")
|
|
36
|
+
}, (_a = data === null || data === void 0 ? void 0 : data.map) === null || _a === void 0 ? void 0 : _a.call(data, function (item) {
|
|
37
|
+
var _a, _b;
|
|
38
|
+
var photoId = (_a = JSON.parse(item.photoAfter || '[]')[0]) === null || _a === void 0 ? void 0 : _a.id;
|
|
39
|
+
var tempDetectObjects = JSON.parse(item.detectObjects || '[]');
|
|
40
|
+
var photoAfterArr = (_b = tempDetectObjects.find(function (item) {
|
|
41
|
+
return item.pic === 'dropPic2';
|
|
42
|
+
})) === null || _b === void 0 ? void 0 : _b.info;
|
|
43
|
+
var str = "/cloud/sdyd/markBox?fileId=".concat(photoId, "&detectObjects=").concat(photoAfterArr ? JSON.stringify(photoAfterArr) : '');
|
|
44
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
45
|
+
key: item.id,
|
|
46
|
+
className: "".concat(classPrefix, "-content-item")
|
|
47
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
48
|
+
className: "".concat(classPrefix, "-content-item-img")
|
|
49
|
+
}, /*#__PURE__*/_react["default"].createElement(_components.VtxImage, {
|
|
50
|
+
src: str
|
|
51
|
+
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
52
|
+
className: "".concat(classPrefix, "-content-item-info1")
|
|
53
|
+
}, /*#__PURE__*/_react["default"].createElement("span", null, item.throwPointName), /*#__PURE__*/_react["default"].createElement("span", {
|
|
54
|
+
className: "".concat(classPrefix, "-content-item-").concat(item.rectificationStatus)
|
|
55
|
+
}, item.rectificationStatusDesc)), /*#__PURE__*/_react["default"].createElement("div", {
|
|
56
|
+
className: "".concat(classPrefix, "-content-item-info2")
|
|
57
|
+
}, /*#__PURE__*/_react["default"].createElement("span", null, item.datetime), /*#__PURE__*/_react["default"].createElement("div", null, item.aberrantName)), /*#__PURE__*/_react["default"].createElement("div", {
|
|
58
|
+
className: "".concat(classPrefix, "-content-item-info3")
|
|
59
|
+
}, /*#__PURE__*/_react["default"].createElement("img", {
|
|
60
|
+
src: require('../../imgs/avatar_empty.png')
|
|
61
|
+
}), item.personName || '暂无关联用户'));
|
|
62
|
+
}));
|
|
63
|
+
};
|
|
64
|
+
var _default = WGGSContent;
|
|
65
|
+
exports["default"] = _default;
|
|
66
|
+
//# sourceMappingURL=Content.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Content.js","names":["WGGSContent","classPrefix","id","throwAberrantCode","startTime","endTime","_a","data","throwFailBehaviorService","list","startDatetime","endDatetime","throwPointId","length","React","createElement","style","height","display","justifyContent","alignItems","NoData","className","map","call","item","_b","photoId","JSON","parse","photoAfter","tempDetectObjects","detectObjects","photoAfterArr","find","pic","info","str","stringify","key","VtxImage","src","throwPointName","rectificationStatus","rectificationStatusDesc","datetime","aberrantName","require","personName"],"sources":["vtx-throw-point-modal/components/WGXW/Content.js"],"sourcesContent":["import React from 'react';\nimport { VtxImage } from '@vtx/components';\nimport NoData from '../../../vm-nodata';\nimport { throwFailBehaviorService } from '../../api';\nimport './index.less';\nconst WGGSContent = ({ classPrefix = '', id, throwAberrantCode, startTime, endTime, }) => {\n var _a;\n const data = throwFailBehaviorService.list({\n startDatetime: startTime,\n endDatetime: endTime,\n throwPointId: id,\n throwAberrantCode: throwAberrantCode === 'all' ? '' : throwAberrantCode,\n });\n return !(data === null || data === void 0 ? void 0 : data.length) ? (React.createElement(\"div\", { style: { height: 500, display: 'flex', justifyContent: 'center', alignItems: 'center' } },\n React.createElement(NoData, null))) : (React.createElement(\"div\", { className: `${classPrefix}-content` }, (_a = data === null || data === void 0 ? void 0 : data.map) === null || _a === void 0 ? void 0 : _a.call(data, item => {\n var _a, _b;\n const photoId = (_a = JSON.parse(item.photoAfter || '[]')[0]) === null || _a === void 0 ? void 0 : _a.id;\n const tempDetectObjects = JSON.parse(item.detectObjects || '[]');\n const photoAfterArr = (_b = tempDetectObjects.find((item) => item.pic === 'dropPic2')) === null || _b === void 0 ? void 0 : _b.info;\n const str = `/cloud/sdyd/markBox?fileId=${photoId}&detectObjects=${photoAfterArr ? JSON.stringify(photoAfterArr) : ''}`;\n return (React.createElement(\"div\", { key: item.id, className: `${classPrefix}-content-item` },\n React.createElement(\"div\", { className: `${classPrefix}-content-item-img` },\n React.createElement(VtxImage, { src: str })),\n React.createElement(\"div\", { className: `${classPrefix}-content-item-info1` },\n React.createElement(\"span\", null, item.throwPointName),\n React.createElement(\"span\", { className: `${classPrefix}-content-item-${item.rectificationStatus}` }, item.rectificationStatusDesc)),\n React.createElement(\"div\", { className: `${classPrefix}-content-item-info2` },\n React.createElement(\"span\", null, item.datetime),\n React.createElement(\"div\", null, item.aberrantName)),\n React.createElement(\"div\", { className: `${classPrefix}-content-item-info3` },\n React.createElement(\"img\", { src: require('../../imgs/avatar_empty.png') }),\n item.personName || '暂无关联用户')));\n })));\n};\nexport default WGGSContent;\n"],"mappings":"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"}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
.tfd-wgxw-content {
|
|
2
|
+
max-height: 580px;
|
|
3
|
+
padding: 10px 20px;
|
|
4
|
+
display: grid;
|
|
5
|
+
grid-template-columns: 1fr 1fr 1fr;
|
|
6
|
+
gap: 32px;
|
|
7
|
+
overflow: auto;
|
|
8
|
+
}
|
|
9
|
+
.tfd-wgxw-content-item {
|
|
10
|
+
padding: 10px;
|
|
11
|
+
display: -webkit-box;
|
|
12
|
+
display: -ms-flexbox;
|
|
13
|
+
display: flex;
|
|
14
|
+
-webkit-box-orient: vertical;
|
|
15
|
+
-webkit-box-direction: normal;
|
|
16
|
+
-ms-flex-direction: column;
|
|
17
|
+
flex-direction: column;
|
|
18
|
+
height: 263px;
|
|
19
|
+
background: rgba(255, 255, 255, 0.05);
|
|
20
|
+
border: 1px solid #364e60;
|
|
21
|
+
border-radius: 6px;
|
|
22
|
+
}
|
|
23
|
+
.tfd-wgxw-content-item--active {
|
|
24
|
+
border: 1px solid #55fff5;
|
|
25
|
+
}
|
|
26
|
+
.tfd-wgxw-content-item-img {
|
|
27
|
+
height: 155px;
|
|
28
|
+
margin-bottom: 8px;
|
|
29
|
+
}
|
|
30
|
+
.tfd-wgxw-content-item-img img {
|
|
31
|
+
width: 100%;
|
|
32
|
+
height: 100%;
|
|
33
|
+
}
|
|
34
|
+
.tfd-wgxw-content-item-info1 {
|
|
35
|
+
display: -webkit-box;
|
|
36
|
+
display: -ms-flexbox;
|
|
37
|
+
display: flex;
|
|
38
|
+
-webkit-box-pack: justify;
|
|
39
|
+
-ms-flex-pack: justify;
|
|
40
|
+
justify-content: space-between;
|
|
41
|
+
-webkit-box-align: center;
|
|
42
|
+
-ms-flex-align: center;
|
|
43
|
+
align-items: center;
|
|
44
|
+
margin-bottom: 4px;
|
|
45
|
+
}
|
|
46
|
+
.tfd-wgxw-content-item-info1 > span:nth-child(1) {
|
|
47
|
+
color: var(--info-color);
|
|
48
|
+
font-size: 16px;
|
|
49
|
+
}
|
|
50
|
+
.tfd-wgxw-content-item-info2 {
|
|
51
|
+
display: -webkit-box;
|
|
52
|
+
display: -ms-flexbox;
|
|
53
|
+
display: flex;
|
|
54
|
+
-webkit-box-pack: justify;
|
|
55
|
+
-ms-flex-pack: justify;
|
|
56
|
+
justify-content: space-between;
|
|
57
|
+
-webkit-box-align: center;
|
|
58
|
+
-ms-flex-align: center;
|
|
59
|
+
align-items: center;
|
|
60
|
+
margin-bottom: 4px;
|
|
61
|
+
}
|
|
62
|
+
.tfd-wgxw-content-item-info2 > span {
|
|
63
|
+
color: var(--info-color);
|
|
64
|
+
}
|
|
65
|
+
.tfd-wgxw-content-item-info2 > div {
|
|
66
|
+
color: var(--info-color);
|
|
67
|
+
}
|
|
68
|
+
.tfd-wgxw-content-item-info3 {
|
|
69
|
+
display: -webkit-box;
|
|
70
|
+
display: -ms-flexbox;
|
|
71
|
+
display: flex;
|
|
72
|
+
gap: 8px;
|
|
73
|
+
-webkit-box-align: center;
|
|
74
|
+
-ms-flex-align: center;
|
|
75
|
+
align-items: center;
|
|
76
|
+
color: var(--info-color);
|
|
77
|
+
}
|
|
78
|
+
.tfd-wgxw-content-item-TO_BE_RESOLVED,
|
|
79
|
+
.tfd-wgxw-content-item-PENDING {
|
|
80
|
+
color: #faad14;
|
|
81
|
+
}
|
|
82
|
+
.tfd-wgxw-content-item-TO_BE_AUDITED {
|
|
83
|
+
color: #faad14;
|
|
84
|
+
}
|
|
85
|
+
.tfd-wgxw-content-item-FAILED {
|
|
86
|
+
color: #ff4d4f;
|
|
87
|
+
}
|
|
88
|
+
.tfd-wgxw-content-item-PASSED {
|
|
89
|
+
color: #52c41a;
|
|
90
|
+
}
|
|
91
|
+
.tfd-wgxw-content-item-IGNORED {
|
|
92
|
+
color: #999999;
|
|
93
|
+
}
|
|
@@ -0,0 +1,128 @@
|
|
|
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 _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _antd = require("antd");
|
|
10
|
+
var _moment = _interopRequireDefault(require("moment"));
|
|
11
|
+
var _vmSubTabs = require("../../../vm-sub-tabs");
|
|
12
|
+
var _vmFilter = require("../../../vm-filter");
|
|
13
|
+
var _Content = _interopRequireDefault(require("./Content"));
|
|
14
|
+
var _api = require("../../api");
|
|
15
|
+
var _config = require("../../config");
|
|
16
|
+
require("./index.less");
|
|
17
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
18
|
+
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); }
|
|
19
|
+
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; }
|
|
20
|
+
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
21
|
+
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."); }
|
|
22
|
+
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
23
|
+
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
24
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
25
|
+
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."); }
|
|
26
|
+
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); }
|
|
27
|
+
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; }
|
|
28
|
+
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; } }
|
|
29
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
30
|
+
var Option = _antd.Select.Option;
|
|
31
|
+
var WGXW = function WGXW(_ref) {
|
|
32
|
+
var _ref$classPrefix = _ref.classPrefix,
|
|
33
|
+
classPrefix = _ref$classPrefix === void 0 ? '' : _ref$classPrefix,
|
|
34
|
+
id = _ref.id,
|
|
35
|
+
title = _ref.title,
|
|
36
|
+
serviceList = _ref.serviceList;
|
|
37
|
+
var prefix = "".concat(classPrefix, "-wgxw");
|
|
38
|
+
var _useState = (0, _react.useState)('all'),
|
|
39
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
40
|
+
tab = _useState2[0],
|
|
41
|
+
setTab = _useState2[1];
|
|
42
|
+
var _useState3 = (0, _react.useState)([(0, _moment["default"])(), (0, _moment["default"])()]),
|
|
43
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
44
|
+
times = _useState4[0],
|
|
45
|
+
setTimes = _useState4[1];
|
|
46
|
+
// 违规行为
|
|
47
|
+
var _useState5 = (0, _react.useState)('all'),
|
|
48
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
49
|
+
throwAberrantCode = _useState6[0],
|
|
50
|
+
setThrowAberrantCode = _useState6[1];
|
|
51
|
+
// 违规行为
|
|
52
|
+
var _useState7 = (0, _react.useState)([]),
|
|
53
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
54
|
+
throwAberrantList = _useState8[0],
|
|
55
|
+
setThrowAberrantList = _useState8[1];
|
|
56
|
+
(0, _react.useEffect)(function () {
|
|
57
|
+
(0, _api.getViolateBehavior)().then(function (data) {
|
|
58
|
+
setThrowAberrantList([{
|
|
59
|
+
text: '全部',
|
|
60
|
+
value: 'all'
|
|
61
|
+
}].concat(_toConsumableArray(data || [])));
|
|
62
|
+
});
|
|
63
|
+
}, []);
|
|
64
|
+
var onTabChange = function onTabChange(tab) {
|
|
65
|
+
setTab(tab);
|
|
66
|
+
};
|
|
67
|
+
// 导出
|
|
68
|
+
// const onExport = () => {
|
|
69
|
+
// throwFailBehaviorService.export({
|
|
70
|
+
// throwPointId: id,
|
|
71
|
+
// startDatetime: times[0].format('YYYY-MM-DD 00:00:00'),
|
|
72
|
+
// endDatetime: times[1].format('YYYY-MM-DD 23:59:59'),
|
|
73
|
+
// throwPointId: tab === 'all' ? '' : tab,
|
|
74
|
+
// throwAberrantCode: throwAberrantCode === 'all' ? '' : throwAberrantCode,
|
|
75
|
+
// });
|
|
76
|
+
// };
|
|
77
|
+
var searchContent = /*#__PURE__*/_react["default"].createElement("div", {
|
|
78
|
+
style: {
|
|
79
|
+
textAlign: 'right',
|
|
80
|
+
paddingRight: 10
|
|
81
|
+
}
|
|
82
|
+
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
83
|
+
style: {
|
|
84
|
+
color: '#B3C4CE'
|
|
85
|
+
}
|
|
86
|
+
}, " \u8FDD\u89C4\u884C\u4E3A\uFF1A"), /*#__PURE__*/_react["default"].createElement(_antd.Select, {
|
|
87
|
+
value: throwAberrantCode,
|
|
88
|
+
onChange: function onChange(value) {
|
|
89
|
+
return setThrowAberrantCode(value);
|
|
90
|
+
},
|
|
91
|
+
style: {
|
|
92
|
+
width: 120
|
|
93
|
+
}
|
|
94
|
+
}, throwAberrantList.map(function (item) {
|
|
95
|
+
return /*#__PURE__*/_react["default"].createElement(Option, {
|
|
96
|
+
key: item.value
|
|
97
|
+
}, item.text);
|
|
98
|
+
})), /*#__PURE__*/_react["default"].createElement(_vmFilter.VMRangePicker, {
|
|
99
|
+
value: times,
|
|
100
|
+
onChange: function onChange(date) {
|
|
101
|
+
return setTimes(date);
|
|
102
|
+
},
|
|
103
|
+
style: {
|
|
104
|
+
margin: '0 10px'
|
|
105
|
+
}
|
|
106
|
+
}));
|
|
107
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
108
|
+
className: prefix
|
|
109
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTabs.SubTabsLine, {
|
|
110
|
+
activeKey: tab,
|
|
111
|
+
onChange: onTabChange,
|
|
112
|
+
tabBarExtraContent: searchContent
|
|
113
|
+
}, (0, _config.filterCode)(serviceList, ['CHUYU_QUALITY', 'LANDING', 'ON_LID', 'QITA_QUALITY']) && /*#__PURE__*/_react["default"].createElement(_vmSubTabs.SubTabPane, {
|
|
114
|
+
subKey: "all",
|
|
115
|
+
key: "all",
|
|
116
|
+
tab: title
|
|
117
|
+
}, /*#__PURE__*/_react["default"].createElement(_Content["default"], {
|
|
118
|
+
classPrefix: prefix,
|
|
119
|
+
id: id,
|
|
120
|
+
throwAberrantCode: throwAberrantCode,
|
|
121
|
+
startTime: times[0].format('YYYY-MM-DD 00:00:00'),
|
|
122
|
+
endTime: times[1].format('YYYY-MM-DD 23:59:59'),
|
|
123
|
+
throwPointId: ""
|
|
124
|
+
}))));
|
|
125
|
+
};
|
|
126
|
+
var _default = WGXW;
|
|
127
|
+
exports["default"] = _default;
|
|
128
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["Option","Select","WGXW","classPrefix","id","title","serviceList","prefix","useState","tab","setTab","moment","times","setTimes","throwAberrantCode","setThrowAberrantCode","throwAberrantList","setThrowAberrantList","useEffect","getViolateBehavior","then","data","text","value","onTabChange","searchContent","React","createElement","style","textAlign","paddingRight","color","onChange","width","map","item","key","VMRangePicker","date","margin","className","SubTabsLine","activeKey","tabBarExtraContent","filterCode","SubTabPane","subKey","WGXWContent","startTime","format","endTime","throwPointId"],"sources":["vtx-throw-point-modal/components/WGXW/index.js"],"sourcesContent":["import React, { useEffect, useState } from 'react';\nimport { Select } from 'antd';\nimport moment from 'moment';\nimport { SubTabsLine, SubTabPane } from '../../../vm-sub-tabs';\nimport { VMRangePicker } from '../../../vm-filter';\nimport WGXWContent from './Content';\nimport { getViolateBehavior } from '../../api';\nimport { filterCode } from '../../config';\nimport './index.less';\nconst { Option } = Select;\nconst WGXW = ({ classPrefix = '', id, title, serviceList }) => {\n const prefix = `${classPrefix}-wgxw`;\n const [tab, setTab] = useState('all');\n const [times, setTimes] = useState([moment(), moment()]);\n // 违规行为\n const [throwAberrantCode, setThrowAberrantCode] = useState('all');\n // 违规行为\n const [throwAberrantList, setThrowAberrantList] = useState([]);\n useEffect(() => {\n getViolateBehavior().then(data => {\n setThrowAberrantList([{ text: '全部', value: 'all' }, ...(data || [])]);\n });\n }, []);\n const onTabChange = (tab) => {\n setTab(tab);\n };\n // 导出\n // const onExport = () => {\n // throwFailBehaviorService.export({\n // throwPointId: id,\n // startDatetime: times[0].format('YYYY-MM-DD 00:00:00'),\n // endDatetime: times[1].format('YYYY-MM-DD 23:59:59'),\n // throwPointId: tab === 'all' ? '' : tab,\n // throwAberrantCode: throwAberrantCode === 'all' ? '' : throwAberrantCode,\n // });\n // };\n const searchContent = (React.createElement(\"div\", { style: { textAlign: 'right', paddingRight: 10 } },\n React.createElement(\"span\", { style: { color: '#B3C4CE' } }, \" \\u8FDD\\u89C4\\u884C\\u4E3A\\uFF1A\"),\n React.createElement(Select, { value: throwAberrantCode, onChange: value => setThrowAberrantCode(value), style: { width: 120 } }, throwAberrantList.map(item => (React.createElement(Option, { key: item.value }, item.text)))),\n React.createElement(VMRangePicker, { value: times, onChange: (date) => setTimes(date), style: { margin: '0 10px' } })));\n return (React.createElement(\"div\", { className: prefix },\n React.createElement(SubTabsLine, { activeKey: tab, onChange: onTabChange, tabBarExtraContent: searchContent }, filterCode(serviceList, [\n 'CHUYU_QUALITY',\n 'LANDING',\n 'ON_LID',\n 'QITA_QUALITY',\n ]) && (React.createElement(SubTabPane, { subKey: \"all\", key: \"all\", tab: title },\n React.createElement(WGXWContent, { classPrefix: prefix, id: id, throwAberrantCode: throwAberrantCode, startTime: times[0].format('YYYY-MM-DD 00:00:00'), endTime: times[1].format('YYYY-MM-DD 23:59:59'), throwPointId: \"\" }))))));\n};\nexport default WGXW;\n"],"mappings":"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"}
|