@vtx/modals2 3.3.17 → 3.3.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.js +133 -0
- package/lib/index.js.map +1 -0
- package/lib/style/css.js +15 -0
- package/lib/style/css.js.map +1 -0
- package/lib/style/index.css +132 -0
- package/lib/style/index.js +15 -0
- package/lib/style/index.js.map +1 -0
- package/lib/style/index.less +8 -0
- package/lib/style/themes/dark.css +132 -0
- package/lib/style/themes/dark.less +114 -0
- package/lib/style/themes/default.css +36 -0
- package/lib/style/themes/default.less +38 -0
- package/lib/style/themes/index.css +132 -0
- package/lib/style/themes/index.less +1 -0
- package/lib/typings.d.ts +18 -0
- package/lib/util/index.js +25 -0
- package/lib/util/index.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalBase.js +77 -0
- package/lib/vm-appraisal-info/AppraisalBase.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalTop5.js +69 -0
- package/lib/vm-appraisal-info/AppraisalTop5.js.map +1 -0
- package/lib/vm-appraisal-info/List.js +57 -0
- package/lib/vm-appraisal-info/List.js.map +1 -0
- package/lib/vm-appraisal-info/ListKh.js +154 -0
- package/lib/vm-appraisal-info/ListKh.js.map +1 -0
- package/lib/vm-appraisal-info/ListZg.js +159 -0
- package/lib/vm-appraisal-info/ListZg.js.map +1 -0
- package/lib/vm-appraisal-info/Wtlx.js +96 -0
- package/lib/vm-appraisal-info/Wtlx.js.map +1 -0
- package/lib/vm-appraisal-info/Zgxxhz.js +63 -0
- package/lib/vm-appraisal-info/Zgxxhz.js.map +1 -0
- package/lib/vm-appraisal-info/api.js +164 -0
- package/lib/vm-appraisal-info/api.js.map +1 -0
- package/lib/vm-appraisal-info/imgs/1.png +0 -0
- package/lib/vm-appraisal-info/imgs/2.png +0 -0
- package/lib/vm-appraisal-info/imgs/3.png +0 -0
- package/lib/vm-appraisal-info/imgs/4.png +0 -0
- package/lib/vm-appraisal-info/imgs/5.png +0 -0
- package/lib/vm-appraisal-info/imgs/chart.png +0 -0
- package/lib/vm-appraisal-info/imgs/chart_active.png +0 -0
- package/lib/vm-appraisal-info/imgs/chart_active_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/chart_active_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/kfyz.png +0 -0
- package/lib/vm-appraisal-info/imgs/kfyz_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/kfyz_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/khcs.png +0 -0
- package/lib/vm-appraisal-info/imgs/khcs_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/khcs_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/list.png +0 -0
- package/lib/vm-appraisal-info/imgs/list_active.png +0 -0
- package/lib/vm-appraisal-info/imgs/list_active_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/list_active_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/ljkf.png +0 -0
- package/lib/vm-appraisal-info/imgs/ljkf_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/ljkf_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/wtlx.png +0 -0
- package/lib/vm-appraisal-info/imgs/wtlx_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/wtlx_light.png +0 -0
- package/lib/vm-appraisal-info/imgs/zggd.png +0 -0
- package/lib/vm-appraisal-info/imgs/zggd_blue.png +0 -0
- package/lib/vm-appraisal-info/imgs/zggd_light.png +0 -0
- package/lib/vm-appraisal-info/index.js +160 -0
- package/lib/vm-appraisal-info/index.js.map +1 -0
- package/lib/vm-appraisal-info/style/css.js +4 -0
- package/lib/vm-appraisal-info/style/css.js.map +1 -0
- package/lib/vm-appraisal-info/style/index.css +148 -0
- package/lib/vm-appraisal-info/style/index.js +4 -0
- package/lib/vm-appraisal-info/style/index.js.map +1 -0
- package/lib/vm-appraisal-info/style/index.less +122 -0
- package/lib/vm-button/index.js +27 -0
- package/lib/vm-button/index.js.map +1 -0
- package/lib/vm-button/style/css.js +4 -0
- package/lib/vm-button/style/css.js.map +1 -0
- package/lib/vm-button/style/index.css +26 -0
- package/lib/vm-button/style/index.js +4 -0
- package/lib/vm-button/style/index.js.map +1 -0
- package/lib/vm-button/style/index.less +20 -0
- package/lib/vm-case-modal/api.js +43 -0
- package/lib/vm-case-modal/api.js.map +1 -0
- package/lib/vm-case-modal/components/BaseInfo/fields.js +83 -0
- package/lib/vm-case-modal/components/BaseInfo/fields.js.map +1 -0
- package/lib/vm-case-modal/components/BaseInfo/index.css +185 -0
- package/lib/vm-case-modal/components/BaseInfo/index.js +139 -0
- package/lib/vm-case-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vm-case-modal/components/BaseInfo/index.less +137 -0
- package/lib/vm-case-modal/components/Picture/index.css +111 -0
- package/lib/vm-case-modal/components/Picture/index.js +423 -0
- package/lib/vm-case-modal/components/Picture/index.js.map +1 -0
- package/lib/vm-case-modal/components/Picture/index.less +106 -0
- package/lib/vm-case-modal/components/index.js +21 -0
- package/lib/vm-case-modal/components/index.js.map +1 -0
- package/lib/vm-case-modal/imgs/bg.png +0 -0
- package/lib/vm-case-modal/imgs/close-blue.png +0 -0
- package/lib/vm-case-modal/imgs/close-dark.png +0 -0
- package/lib/vm-case-modal/imgs/close.png +0 -0
- package/lib/vm-case-modal/imgs/collect.png +0 -0
- package/lib/vm-case-modal/imgs/collect_light.png +0 -0
- package/lib/vm-case-modal/imgs/dot.png +0 -0
- package/lib/vm-case-modal/imgs/point.png +0 -0
- package/lib/vm-case-modal/imgs/tab_bg.png +0 -0
- package/lib/vm-case-modal/imgs/tab_bg_blue.png +0 -0
- package/lib/vm-case-modal/imgs/tab_bg_light.png +0 -0
- package/lib/vm-case-modal/imgs/tab_selected.png +0 -0
- package/lib/vm-case-modal/imgs/tab_unsel.png +0 -0
- package/lib/vm-case-modal/imgs/title_bg.png +0 -0
- package/lib/vm-case-modal/imgs/title_bg_blue.png +0 -0
- package/lib/vm-case-modal/imgs/track.png +0 -0
- package/lib/vm-case-modal/imgs/track_light.png +0 -0
- package/lib/vm-case-modal/index.js +102 -0
- package/lib/vm-case-modal/index.js.map +1 -0
- package/lib/vm-case-modal/style/css.js +4 -0
- package/lib/vm-case-modal/style/css.js.map +1 -0
- package/lib/vm-case-modal/style/index.css +557 -0
- package/lib/vm-case-modal/style/index.js +4 -0
- package/lib/vm-case-modal/style/index.js.map +1 -0
- package/lib/vm-case-modal/style/index.less +589 -0
- package/lib/vm-charts/Distribute1.js +137 -0
- package/lib/vm-charts/Distribute1.js.map +1 -0
- package/lib/vm-charts/Gauge1.js +149 -0
- package/lib/vm-charts/Gauge1.js.map +1 -0
- package/lib/vm-charts/Line1.js +96 -0
- package/lib/vm-charts/Line1.js.map +1 -0
- package/lib/vm-charts/index.js +28 -0
- package/lib/vm-charts/index.js.map +1 -0
- package/lib/vm-filter/index.js +170 -0
- package/lib/vm-filter/index.js.map +1 -0
- package/lib/vm-filter/style/css.js +4 -0
- package/lib/vm-filter/style/css.js.map +1 -0
- package/lib/vm-filter/style/index.css +131 -0
- package/lib/vm-filter/style/index.js +4 -0
- package/lib/vm-filter/style/index.js.map +1 -0
- package/lib/vm-filter/style/index.less +171 -0
- package/lib/vm-hooks/useSettings.js +33 -0
- package/lib/vm-hooks/useSettings.js.map +1 -0
- package/lib/vm-image-text/index.js +36 -0
- package/lib/vm-image-text/index.js.map +1 -0
- package/lib/vm-image-text/style/css.js +4 -0
- package/lib/vm-image-text/style/css.js.map +1 -0
- package/lib/vm-image-text/style/index.css +36 -0
- package/lib/vm-image-text/style/index.js +4 -0
- package/lib/vm-image-text/style/index.js.map +1 -0
- package/lib/vm-image-text/style/index.less +33 -0
- package/lib/vm-info-collection/index.js +59 -0
- package/lib/vm-info-collection/index.js.map +1 -0
- package/lib/vm-info-collection/style/css.js +4 -0
- package/lib/vm-info-collection/style/css.js.map +1 -0
- package/lib/vm-info-collection/style/index.css +50 -0
- package/lib/vm-info-collection/style/index.js +4 -0
- package/lib/vm-info-collection/style/index.js.map +1 -0
- package/lib/vm-info-collection/style/index.less +38 -0
- package/lib/vm-map/imgs/close.png +0 -0
- package/lib/vm-map/imgs/close_active.png +0 -0
- package/lib/vm-map/imgs/cpTitle.png +0 -0
- package/lib/vm-map/imgs/detail.png +0 -0
- package/lib/vm-map/imgs/detail_active.png +0 -0
- package/lib/vm-map/imgs/track.png +0 -0
- package/lib/vm-map/imgs/track_active.png +0 -0
- package/lib/vm-map/index.css +234 -0
- package/lib/vm-map/index.js +334 -0
- package/lib/vm-map/index.js.map +1 -0
- package/lib/vm-map/index.less +178 -0
- package/lib/vm-map/mapStyle.js +4730 -0
- package/lib/vm-map/mapStyle.js.map +1 -0
- package/lib/vm-nodata/imgs/default.png +0 -0
- package/lib/vm-nodata/index.js +22 -0
- package/lib/vm-nodata/index.js.map +1 -0
- package/lib/vm-repair-maintain/RmInfoSummary.js +62 -0
- package/lib/vm-repair-maintain/RmInfoSummary.js.map +1 -0
- package/lib/vm-repair-maintain/RmMonthTrend.js +104 -0
- package/lib/vm-repair-maintain/RmMonthTrend.js.map +1 -0
- package/lib/vm-repair-maintain/RmRecord.js +151 -0
- package/lib/vm-repair-maintain/RmRecord.js.map +1 -0
- package/lib/vm-repair-maintain/RmType.js +104 -0
- package/lib/vm-repair-maintain/RmType.js.map +1 -0
- package/lib/vm-repair-maintain/api.js +95 -0
- package/lib/vm-repair-maintain/api.js.map +1 -0
- package/lib/vm-repair-maintain/imgs/amount.png +0 -0
- package/lib/vm-repair-maintain/imgs/amount_light.png +0 -0
- package/lib/vm-repair-maintain/imgs/count.png +0 -0
- package/lib/vm-repair-maintain/imgs/count_light.png +0 -0
- package/lib/vm-repair-maintain/index.js +56 -0
- package/lib/vm-repair-maintain/index.js.map +1 -0
- package/lib/vm-repair-maintain/style/css.js +4 -0
- package/lib/vm-repair-maintain/style/css.js.map +1 -0
- package/lib/vm-repair-maintain/style/index.css +119 -0
- package/lib/vm-repair-maintain/style/index.js +4 -0
- package/lib/vm-repair-maintain/style/index.js.map +1 -0
- package/lib/vm-repair-maintain/style/index.less +108 -0
- package/lib/vm-sub-tabs/index.js +43 -0
- package/lib/vm-sub-tabs/index.js.map +1 -0
- package/lib/vm-sub-tabs/style/css.js +4 -0
- package/lib/vm-sub-tabs/style/css.js.map +1 -0
- package/lib/vm-sub-tabs/style/index.css +114 -0
- package/lib/vm-sub-tabs/style/index.js +4 -0
- package/lib/vm-sub-tabs/style/index.js.map +1 -0
- package/lib/vm-sub-tabs/style/index.less +141 -0
- package/lib/vm-sub-title/imgs/bg.png +0 -0
- package/lib/vm-sub-title/imgs/bg_blue.png +0 -0
- package/lib/vm-sub-title/imgs/bg_light.png +0 -0
- package/lib/vm-sub-title/index.js +28 -0
- package/lib/vm-sub-title/index.js.map +1 -0
- package/lib/vm-sub-title/style/css.js +4 -0
- package/lib/vm-sub-title/style/css.js.map +1 -0
- package/lib/vm-sub-title/style/index.css +30 -0
- package/lib/vm-sub-title/style/index.js +4 -0
- package/lib/vm-sub-title/style/index.js.map +1 -0
- package/lib/vm-sub-title/style/index.less +30 -0
- package/lib/vm-table/index.js +200 -0
- package/lib/vm-table/index.js.map +1 -0
- package/lib/vm-table/style/css.js +4 -0
- package/lib/vm-table/style/css.js.map +1 -0
- package/lib/vm-table/style/index.css +201 -0
- package/lib/vm-table/style/index.js +4 -0
- package/lib/vm-table/style/index.js.map +1 -0
- package/lib/vm-table/style/index.less +250 -0
- package/lib/vm-video/api.js +30 -0
- package/lib/vm-video/api.js.map +1 -0
- package/lib/vm-video/index.css +140 -0
- package/lib/vm-video/index.js +53 -0
- package/lib/vm-video/index.js.map +1 -0
- package/lib/vm-video/index.less +10 -0
- package/lib/vtx-base-modal/api.js +35 -0
- package/lib/vtx-base-modal/api.js.map +1 -0
- package/lib/vtx-base-modal/imgs/close-blue.png +0 -0
- package/lib/vtx-base-modal/imgs/close-dark.png +0 -0
- package/lib/vtx-base-modal/imgs/close.png +0 -0
- package/lib/vtx-base-modal/imgs/collect.png +0 -0
- package/lib/vtx-base-modal/imgs/collect_light.png +0 -0
- package/lib/vtx-base-modal/imgs/tab_bg.png +0 -0
- package/lib/vtx-base-modal/imgs/tab_bg_blue.png +0 -0
- package/lib/vtx-base-modal/imgs/tab_bg_light.png +0 -0
- package/lib/vtx-base-modal/imgs/title_bg.png +0 -0
- package/lib/vtx-base-modal/imgs/title_bg_blue.png +0 -0
- package/lib/vtx-base-modal/imgs/track.png +0 -0
- package/lib/vtx-base-modal/imgs/track_light.png +0 -0
- package/lib/vtx-base-modal/index.js +217 -0
- package/lib/vtx-base-modal/index.js.map +1 -0
- package/lib/vtx-base-modal/style/css.js +4 -0
- package/lib/vtx-base-modal/style/css.js.map +1 -0
- package/lib/vtx-base-modal/style/index.css +543 -0
- package/lib/vtx-base-modal/style/index.js +4 -0
- package/lib/vtx-base-modal/style/index.js.map +1 -0
- package/lib/vtx-base-modal/style/index.less +575 -0
- package/lib/vtx-car-adm251-modal/api.js +627 -0
- package/lib/vtx-car-adm251-modal/api.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/Charts.js +198 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/List.js +186 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/index.css +45 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/index.js +126 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/AlarmInfo/index.less +37 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/Charts.js +78 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayRun.js +85 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayWorkJXH.js +67 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayWorkLJSY.js +126 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/Wgfx.js +116 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/Wgfx.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/WorkSummary.js +56 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/WorkSummary.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/WorkSummaryJxh.js +117 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/ZyfxJXH.js +123 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/ZyfxLJSY.js +135 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/index.css +277 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/index.js +231 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/BaseInfo/index.less +239 -0
- package/lib/vtx-car-adm251-modal/components/Maintenance/index.css +39 -0
- package/lib/vtx-car-adm251-modal/components/Maintenance/index.js +134 -0
- package/lib/vtx-car-adm251-modal/components/Maintenance/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/Maintenance/index.less +34 -0
- package/lib/vtx-car-adm251-modal/components/Mix/index.css +48 -0
- package/lib/vtx-car-adm251-modal/components/Mix/index.js +280 -0
- package/lib/vtx-car-adm251-modal/components/Mix/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/Mix/index.less +49 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/List.js +88 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/List.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/OilLIne.js +100 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/OilLIne.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/index.css +33 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/index.js +138 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/OilConsumption/index.less +36 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/Charts.js +70 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/List.js +92 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/List.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/index.css +97 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/index.js +93 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/StaticInfo/index.less +75 -0
- package/lib/vtx-car-adm251-modal/components/WaterConsumption/index.css +29 -0
- package/lib/vtx-car-adm251-modal/components/WaterConsumption/index.js +116 -0
- package/lib/vtx-car-adm251-modal/components/WaterConsumption/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WaterConsumption/index.less +22 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/Wcl.js +122 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/Wcl.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/WorkJxh.js +313 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/WorkLjsy.js +396 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/index.css +263 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/index.js +35 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/components/WorkInfo/index.less +221 -0
- package/lib/vtx-car-adm251-modal/components/index.js +63 -0
- package/lib/vtx-car-adm251-modal/components/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/imgs/bglyh.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/bglyh_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/calendar-hour.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/calendar-mile.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/car.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ccts.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ccts_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/dqsd.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/dqsd_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/dqsd_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/jrxs.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/jrxs_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/jrxs_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjdw.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjdw_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjdw_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjts.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjts_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjts_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjzl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjzl_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsjzl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_car.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_car_cy.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_cp_fish.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_cp_name.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_cp_name_active.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_cp_name_un.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_diamond.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_diamond_active.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_left.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljsy_right.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljwgsc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljwgsc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljwgts.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ljwgts_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/outTime.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/outTime_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/outTime_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/pjwcl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/pjwcl_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/pjwcl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/position.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/position_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/position_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/realCarImg.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/refresh.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/refresh_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/refresh_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/runTime.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/runTime_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/runTime_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/syyl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/syyl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/warn.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wcl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wcl_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wcl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wgcs.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/wgcs_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/work_cp_bg.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/xslc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/xslc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/xslc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ysdw.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ysdw_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ysdw_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ywcdw.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ywcdw_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/ywcdw_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zlc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zlc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zlc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zld.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zld_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zld_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zsh.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zsh_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycs.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycs_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycs_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycssc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycssc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zycssc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyh.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyh_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyl.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyl_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zyl_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zylc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zylc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zylc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zysc.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zysc_blue.png +0 -0
- package/lib/vtx-car-adm251-modal/imgs/zysc_light.png +0 -0
- package/lib/vtx-car-adm251-modal/index.js +129 -0
- package/lib/vtx-car-adm251-modal/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/style/css.js +11 -0
- package/lib/vtx-car-adm251-modal/style/css.js.map +1 -0
- package/lib/vtx-car-adm251-modal/style/index.css +136 -0
- package/lib/vtx-car-adm251-modal/style/index.js +11 -0
- package/lib/vtx-car-adm251-modal/style/index.js.map +1 -0
- package/lib/vtx-car-adm251-modal/style/index.less +6 -0
- package/lib/vtx-car-modal/api.js +633 -0
- package/lib/vtx-car-modal/api.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js +198 -0
- package/lib/vtx-car-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/List.js +186 -0
- package/lib/vtx-car-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.css +45 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js +126 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.less +38 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js +78 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js +85 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js +67 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js +126 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js +116 -0
- package/lib/vtx-car-modal/components/BaseInfo/Wgfx.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js +56 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummary.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js +117 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +123 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +135 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.css +280 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js +224 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.less +239 -0
- package/lib/vtx-car-modal/components/Maintenance/index.css +39 -0
- package/lib/vtx-car-modal/components/Maintenance/index.js +134 -0
- package/lib/vtx-car-modal/components/Maintenance/index.js.map +1 -0
- package/lib/vtx-car-modal/components/Maintenance/index.less +34 -0
- package/lib/vtx-car-modal/components/Mixsy/index.css +48 -0
- package/lib/vtx-car-modal/components/Mixsy/index.js +277 -0
- package/lib/vtx-car-modal/components/Mixsy/index.js.map +1 -0
- package/lib/vtx-car-modal/components/Mixsy/index.less +49 -0
- package/lib/vtx-car-modal/components/OilConsumption/List.js +88 -0
- package/lib/vtx-car-modal/components/OilConsumption/List.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js +100 -0
- package/lib/vtx-car-modal/components/OilConsumption/OilLIne.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.css +33 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js +138 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.less +36 -0
- package/lib/vtx-car-modal/components/RunAna/index.css +6 -0
- package/lib/vtx-car-modal/components/RunAna/index.js +131 -0
- package/lib/vtx-car-modal/components/RunAna/index.js.map +1 -0
- package/lib/vtx-car-modal/components/RunAna/index.less +6 -0
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js +70 -0
- package/lib/vtx-car-modal/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/List.js +92 -0
- package/lib/vtx-car-modal/components/StaticInfo/List.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.css +97 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js +93 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.less +75 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.css +29 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js +116 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.less +22 -0
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js +122 -0
- package/lib/vtx-car-modal/components/WorkInfo/Wcl.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js +313 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +481 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.css +263 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js +41 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.less +220 -0
- package/lib/vtx-car-modal/components/index.js +70 -0
- package/lib/vtx-car-modal/components/index.js.map +1 -0
- package/lib/vtx-car-modal/imgs/bglyh.png +0 -0
- package/lib/vtx-car-modal/imgs/bglyh_light.png +0 -0
- package/lib/vtx-car-modal/imgs/calendar-hour.png +0 -0
- package/lib/vtx-car-modal/imgs/calendar-mile.png +0 -0
- package/lib/vtx-car-modal/imgs/car.png +0 -0
- package/lib/vtx-car-modal/imgs/ccts.png +0 -0
- package/lib/vtx-car-modal/imgs/ccts_light.png +0 -0
- package/lib/vtx-car-modal/imgs/dqsd.png +0 -0
- package/lib/vtx-car-modal/imgs/dqsd_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/dqsd_light.png +0 -0
- package/lib/vtx-car-modal/imgs/jrxs.png +0 -0
- package/lib/vtx-car-modal/imgs/jrxs_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/jrxs_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjdw.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjdw_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjdw_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjts.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjts_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjts_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjzl.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjzl_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsjzl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_car.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_cp_fish.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_cp_name.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_cp_name_active.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_cp_name_un.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_diamond.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_diamond_active.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_left.png +0 -0
- package/lib/vtx-car-modal/imgs/ljsy_right.png +0 -0
- package/lib/vtx-car-modal/imgs/ljwgsc.png +0 -0
- package/lib/vtx-car-modal/imgs/ljwgsc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ljwgts.png +0 -0
- package/lib/vtx-car-modal/imgs/ljwgts_light.png +0 -0
- package/lib/vtx-car-modal/imgs/outTime.png +0 -0
- package/lib/vtx-car-modal/imgs/outTime_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/outTime_light.png +0 -0
- package/lib/vtx-car-modal/imgs/pjwcl.png +0 -0
- package/lib/vtx-car-modal/imgs/pjwcl_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/pjwcl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/position.png +0 -0
- package/lib/vtx-car-modal/imgs/position_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/position_light.png +0 -0
- package/lib/vtx-car-modal/imgs/realCarImg.png +0 -0
- package/lib/vtx-car-modal/imgs/refresh.png +0 -0
- package/lib/vtx-car-modal/imgs/refresh_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/refresh_light.png +0 -0
- package/lib/vtx-car-modal/imgs/runTime.png +0 -0
- package/lib/vtx-car-modal/imgs/runTime_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/runTime_light.png +0 -0
- package/lib/vtx-car-modal/imgs/syyl.png +0 -0
- package/lib/vtx-car-modal/imgs/syyl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/warn.png +0 -0
- package/lib/vtx-car-modal/imgs/wcl.png +0 -0
- package/lib/vtx-car-modal/imgs/wcl_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/wcl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/wgcs.png +0 -0
- package/lib/vtx-car-modal/imgs/wgcs_light.png +0 -0
- package/lib/vtx-car-modal/imgs/work_cp_bg.png +0 -0
- package/lib/vtx-car-modal/imgs/xslc.png +0 -0
- package/lib/vtx-car-modal/imgs/xslc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/xslc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ysdw.png +0 -0
- package/lib/vtx-car-modal/imgs/ysdw_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ysdw_light.png +0 -0
- package/lib/vtx-car-modal/imgs/ywcdw.png +0 -0
- package/lib/vtx-car-modal/imgs/ywcdw_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/ywcdw_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zlc.png +0 -0
- package/lib/vtx-car-modal/imgs/zlc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zlc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zld.png +0 -0
- package/lib/vtx-car-modal/imgs/zld_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zld_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zsh.png +0 -0
- package/lib/vtx-car-modal/imgs/zsh_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zycs.png +0 -0
- package/lib/vtx-car-modal/imgs/zycs_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zycs_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zycssc.png +0 -0
- package/lib/vtx-car-modal/imgs/zycssc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zycssc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zyh.png +0 -0
- package/lib/vtx-car-modal/imgs/zyh_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zyl.png +0 -0
- package/lib/vtx-car-modal/imgs/zyl_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zyl_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zylc.png +0 -0
- package/lib/vtx-car-modal/imgs/zylc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zylc_light.png +0 -0
- package/lib/vtx-car-modal/imgs/zysc.png +0 -0
- package/lib/vtx-car-modal/imgs/zysc_blue.png +0 -0
- package/lib/vtx-car-modal/imgs/zysc_light.png +0 -0
- package/lib/vtx-car-modal/index.js +165 -0
- package/lib/vtx-car-modal/index.js.map +1 -0
- package/lib/vtx-car-modal/style/css.js +11 -0
- package/lib/vtx-car-modal/style/css.js.map +1 -0
- package/lib/vtx-car-modal/style/index.css +136 -0
- package/lib/vtx-car-modal/style/index.js +11 -0
- package/lib/vtx-car-modal/style/index.js.map +1 -0
- package/lib/vtx-car-modal/style/index.less +6 -0
- package/lib/vtx-car-modal-temp/api.js +633 -0
- package/lib/vtx-car-modal-temp/api.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/Charts.js +198 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/List.js +186 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/index.css +45 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/index.js +126 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/AlarmInfo/index.less +38 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/Charts.js +81 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayRun.js +85 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayWorkJXH.js +67 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayWorkLJSY.js +126 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/TodayWorkLJSY.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/Wgfx.js +116 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/Wgfx.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/WorkSummary.js +56 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/WorkSummary.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/WorkSummaryJxh.js +117 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/ZyfxJXH.js +123 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/ZyfxLJSY.js +147 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/index.css +280 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/index.js +252 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/BaseInfo/index.less +239 -0
- package/lib/vtx-car-modal-temp/components/Maintenance/index.css +39 -0
- package/lib/vtx-car-modal-temp/components/Maintenance/index.js +134 -0
- package/lib/vtx-car-modal-temp/components/Maintenance/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/Maintenance/index.less +34 -0
- package/lib/vtx-car-modal-temp/components/Mixsy/index.css +48 -0
- package/lib/vtx-car-modal-temp/components/Mixsy/index.js +277 -0
- package/lib/vtx-car-modal-temp/components/Mixsy/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/Mixsy/index.less +49 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/List.js +88 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/List.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/OilLIne.js +100 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/OilLIne.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/index.css +33 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/index.js +138 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/OilConsumption/index.less +36 -0
- package/lib/vtx-car-modal-temp/components/RunAna/index.css +6 -0
- package/lib/vtx-car-modal-temp/components/RunAna/index.js +130 -0
- package/lib/vtx-car-modal-temp/components/RunAna/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/RunAna/index.less +6 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/Charts.js +70 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/List.js +92 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/List.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/index.css +97 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/index.js +93 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/StaticInfo/index.less +75 -0
- package/lib/vtx-car-modal-temp/components/WaterConsumption/index.css +29 -0
- package/lib/vtx-car-modal-temp/components/WaterConsumption/index.js +116 -0
- package/lib/vtx-car-modal-temp/components/WaterConsumption/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WaterConsumption/index.less +22 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/Wcl.js +128 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/Wcl.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/WorkJxh.js +309 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/WorkLjsy.js +495 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/index.css +263 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/index.js +35 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/components/WorkInfo/index.less +220 -0
- package/lib/vtx-car-modal-temp/components/index.js +70 -0
- package/lib/vtx-car-modal-temp/components/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/imgs/bglyh.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/bglyh_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/calendar-hour.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/calendar-mile.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/car.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ccts.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ccts_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/dqsd.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/dqsd_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/dqsd_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/jrxs.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/jrxs_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/jrxs_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjdw.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjdw_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjdw_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjts.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjts_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjts_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjzl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjzl_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsjzl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_car.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_cp_fish.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_cp_name.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_cp_name_active.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_cp_name_un.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_diamond.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_diamond_active.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_left.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljsy_right.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljwgsc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljwgsc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljwgts.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ljwgts_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/outTime.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/outTime_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/outTime_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/pjwcl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/pjwcl_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/pjwcl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/position.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/position_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/position_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/realCarImg.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/refresh.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/refresh_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/refresh_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/runTime.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/runTime_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/runTime_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/syyl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/syyl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/warn.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wcl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wcl_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wcl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wgcs.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/wgcs_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/work_cp_bg.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/xslc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/xslc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/xslc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ysdw.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ysdw_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ysdw_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ywcdw.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ywcdw_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/ywcdw_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zlc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zlc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zlc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zld.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zld_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zld_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zsh.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zsh_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycs.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycs_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycs_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycssc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycssc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zycssc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyh.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyh_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyl.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyl_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zyl_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zylc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zylc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zylc_light.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zysc.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zysc_blue.png +0 -0
- package/lib/vtx-car-modal-temp/imgs/zysc_light.png +0 -0
- package/lib/vtx-car-modal-temp/index.js +156 -0
- package/lib/vtx-car-modal-temp/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/style/css.js +11 -0
- package/lib/vtx-car-modal-temp/style/css.js.map +1 -0
- package/lib/vtx-car-modal-temp/style/index.css +136 -0
- package/lib/vtx-car-modal-temp/style/index.js +11 -0
- package/lib/vtx-car-modal-temp/style/index.js.map +1 -0
- package/lib/vtx-car-modal-temp/style/index.less +6 -0
- package/lib/vtx-cp-modal/api.js +336 -0
- package/lib/vtx-cp-modal/api.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +174 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js +106 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +166 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.css +116 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js +46 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/index.less +105 -0
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js +118 -0
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +52 -0
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js +143 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.css +156 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.js +88 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/BaseInfo/index.less +139 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js +196 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/ExeceptionRecord.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js +106 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +164 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.css +116 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js +46 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.less +105 -0
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +128 -0
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js.map +1 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.css +40 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js +371 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.less +38 -0
- package/lib/vtx-cp-modal/components/index.js +35 -0
- package/lib/vtx-cp-modal/components/index.js.map +1 -0
- package/lib/vtx-cp-modal/imgs/alarm.png +0 -0
- package/lib/vtx-cp-modal/imgs/alarm_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/all_rate.png +0 -0
- package/lib/vtx-cp-modal/imgs/all_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/all_rate_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/cy.png +0 -0
- package/lib/vtx-cp-modal/imgs/cy_rate.png +0 -0
- package/lib/vtx-cp-modal/imgs/cy_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/cy_rate_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/jhsj.png +0 -0
- package/lib/vtx-cp-modal/imgs/jhsj_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/jhsj_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/khs_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/khsw.png +0 -0
- package/lib/vtx-cp-modal/imgs/qt.png +0 -0
- package/lib/vtx-cp-modal/imgs/qt_rate.png +0 -0
- package/lib/vtx-cp-modal/imgs/qt_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/qt_rate_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjl.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjl_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjl_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjsj.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjsj_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjsj_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjts.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjts_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjts_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjzl.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjzl_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/sjzl_light.png +0 -0
- package/lib/vtx-cp-modal/imgs/track.png +0 -0
- package/lib/vtx-cp-modal/imgs/yh.png +0 -0
- package/lib/vtx-cp-modal/imgs/yh_rate.png +0 -0
- package/lib/vtx-cp-modal/imgs/yh_rate_blue.png +0 -0
- package/lib/vtx-cp-modal/imgs/yh_rate_light.png +0 -0
- package/lib/vtx-cp-modal/index.js +101 -0
- package/lib/vtx-cp-modal/index.js.map +1 -0
- package/lib/vtx-cp-modal/style/css.js +5 -0
- package/lib/vtx-cp-modal/style/css.js.map +1 -0
- package/lib/vtx-cp-modal/style/index.css +132 -0
- package/lib/vtx-cp-modal/style/index.js +5 -0
- package/lib/vtx-cp-modal/style/index.js.map +1 -0
- package/lib/vtx-cp-modal/style/index.less +1 -0
- package/lib/vtx-default-modal/api.js +83 -0
- package/lib/vtx-default-modal/api.js.map +1 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.css +30 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js +63 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.less +27 -0
- package/lib/vtx-default-modal/components/index.js +14 -0
- package/lib/vtx-default-modal/components/index.js.map +1 -0
- package/lib/vtx-default-modal/index.js +87 -0
- package/lib/vtx-default-modal/index.js.map +1 -0
- package/lib/vtx-default-modal/style/css.js +5 -0
- package/lib/vtx-default-modal/style/css.js.map +1 -0
- package/lib/vtx-default-modal/style/index.css +132 -0
- package/lib/vtx-default-modal/style/index.js +5 -0
- package/lib/vtx-default-modal/style/index.js.map +1 -0
- package/lib/vtx-default-modal/style/index.less +1 -0
- package/lib/vtx-df-modal/api.js +314 -0
- package/lib/vtx-df-modal/api.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js +115 -0
- package/lib/vtx-df-modal/components/BaseInfo/AlarmDetail.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +146 -0
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +119 -0
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js +52 -0
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.css +365 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js +137 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.less +246 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +125 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +134 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/List.js +115 -0
- package/lib/vtx-df-modal/components/Metering/List.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/index.css +92 -0
- package/lib/vtx-df-modal/components/Metering/index.js +174 -0
- package/lib/vtx-df-modal/components/Metering/index.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/index.less +78 -0
- package/lib/vtx-df-modal/components/OdorAlarm/List.js +115 -0
- package/lib/vtx-df-modal/components/OdorAlarm/List.js.map +1 -0
- package/lib/vtx-df-modal/components/OdorAlarm/imgs/cq_bg.png +0 -0
- package/lib/vtx-df-modal/components/OdorAlarm/imgs/noData.png +0 -0
- package/lib/vtx-df-modal/components/OdorAlarm/imgs/position_red.png +0 -0
- package/lib/vtx-df-modal/components/OdorAlarm/index.css +198 -0
- package/lib/vtx-df-modal/components/OdorAlarm/index.js +196 -0
- package/lib/vtx-df-modal/components/OdorAlarm/index.js.map +1 -0
- package/lib/vtx-df-modal/components/OdorAlarm/index.less +179 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +113 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js +116 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.css +170 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js +98 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.less +154 -0
- package/lib/vtx-df-modal/components/index.js +35 -0
- package/lib/vtx-df-modal/components/index.js.map +1 -0
- package/lib/vtx-df-modal/imgs/alarm.png +0 -0
- package/lib/vtx-df-modal/imgs/alarm_light.png +0 -0
- package/lib/vtx-df-modal/imgs/bjdw.png +0 -0
- package/lib/vtx-df-modal/imgs/bjzx.png +0 -0
- package/lib/vtx-df-modal/imgs/hb.png +0 -0
- package/lib/vtx-df-modal/imgs/jcbj.png +0 -0
- package/lib/vtx-df-modal/imgs/jcbj_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/jcbj_light.png +0 -0
- package/lib/vtx-df-modal/imgs/jccc.png +0 -0
- package/lib/vtx-df-modal/imgs/jccc_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/jccc_light.png +0 -0
- package/lib/vtx-df-modal/imgs/jcdw.png +0 -0
- package/lib/vtx-df-modal/imgs/jcl.png +0 -0
- package/lib/vtx-df-modal/imgs/jcl_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/jcl_light.png +0 -0
- package/lib/vtx-df-modal/imgs/monitor_bg.png +0 -0
- package/lib/vtx-df-modal/imgs/normal.png +0 -0
- package/lib/vtx-df-modal/imgs/normal_light.png +0 -0
- package/lib/vtx-df-modal/imgs/rjjcl.png +0 -0
- package/lib/vtx-df-modal/imgs/rjjcl_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/rjjcl_light.png +0 -0
- package/lib/vtx-df-modal/imgs/run.png +0 -0
- package/lib/vtx-df-modal/imgs/situation_parent.png +0 -0
- package/lib/vtx-df-modal/imgs/situation_parent_bg.png +0 -0
- package/lib/vtx-df-modal/imgs/sjnl.png +0 -0
- package/lib/vtx-df-modal/imgs/sjnl_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/sjnl_light.png +0 -0
- package/lib/vtx-df-modal/imgs/zbbj.png +0 -0
- package/lib/vtx-df-modal/imgs/zbbj_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/zbbj_light.png +0 -0
- package/lib/vtx-df-modal/imgs/zjccc.png +0 -0
- package/lib/vtx-df-modal/imgs/zjccc_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/zjccc_light.png +0 -0
- package/lib/vtx-df-modal/imgs/zjcl.png +0 -0
- package/lib/vtx-df-modal/imgs/zjcl_blue.png +0 -0
- package/lib/vtx-df-modal/imgs/zjcl_light.png +0 -0
- package/lib/vtx-df-modal/index.js +135 -0
- package/lib/vtx-df-modal/index.js.map +1 -0
- package/lib/vtx-df-modal/style/css.js +7 -0
- package/lib/vtx-df-modal/style/css.js.map +1 -0
- package/lib/vtx-df-modal/style/index.css +132 -0
- package/lib/vtx-df-modal/style/index.js +7 -0
- package/lib/vtx-df-modal/style/index.js.map +1 -0
- package/lib/vtx-df-modal/style/index.less +1 -0
- package/lib/vtx-facility-modal/api.js +123 -0
- package/lib/vtx-facility-modal/api.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/Left.js +49 -0
- package/lib/vtx-facility-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/index.css +133 -0
- package/lib/vtx-facility-modal/components/OverView/index.js +285 -0
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-facility-modal/components/OverView/index.less +116 -0
- package/lib/vtx-facility-modal/components/index.js +14 -0
- package/lib/vtx-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-facility-modal/config.js +68 -0
- package/lib/vtx-facility-modal/config.js.map +1 -0
- package/lib/vtx-facility-modal/imgs/car.png +0 -0
- package/lib/vtx-facility-modal/imgs/user.png +0 -0
- package/lib/vtx-facility-modal/index.js +48 -0
- package/lib/vtx-facility-modal/index.js.map +1 -0
- package/lib/vtx-facility-modal/style/css.js +5 -0
- package/lib/vtx-facility-modal/style/css.js.map +1 -0
- package/lib/vtx-facility-modal/style/index.css +0 -0
- package/lib/vtx-facility-modal/style/index.js +5 -0
- package/lib/vtx-facility-modal/style/index.js.map +1 -0
- package/lib/vtx-facility-modal/style/index.less +1 -0
- package/lib/vtx-facility-modal/types.js +6 -0
- package/lib/vtx-facility-modal/types.js.map +1 -0
- package/lib/vtx-housing-estate-modal/api.js +613 -0
- package/lib/vtx-housing-estate-modal/api.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js +390 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js +209 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/LDB.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js +290 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/MY.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js +34 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/Rank.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.css +81 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js +104 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.less +66 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +181 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js +61 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js +122 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +213 -0
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js +204 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.css +334 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js +57 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.less +250 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.css +4 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js +58 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/SPJK/index.less +6 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.css +30 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js +301 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.less +22 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js +59 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/Content.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.css +43 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js +104 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.less +38 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js +68 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.css +93 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js +142 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.less +76 -0
- package/lib/vtx-housing-estate-modal/components/index.js +49 -0
- package/lib/vtx-housing-estate-modal/components/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/config.js +79 -0
- package/lib/vtx-housing-estate-modal/config.js.map +1 -0
- package/lib/vtx-housing-estate-modal/imgs/BOTTLE.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/CAN.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/KRAFT_PAPER_BOX.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/NAPKIN.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/PLASTIC_BAG.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/avatar_empty.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/black-rank.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/bucket-cylj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/bucket-khsw.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/bucket-qtlj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/bucket-yhlj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/cylj-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/cylj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/cywpd.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/garbage_default.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/ht.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/khsw-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/khsw.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/left-ddypz.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/left-tfdmd.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-bg-1.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-bg-2.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-gzcx.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-hjgl.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-hmd.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-wgmsr.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/manage-yyxj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/my.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/pie-chart-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/qtlj-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/qtlj.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/rank-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/tfd.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/twtf.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/wstf.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/yhlj-bg.png +0 -0
- package/lib/vtx-housing-estate-modal/imgs/yhlj.png +0 -0
- package/lib/vtx-housing-estate-modal/index.js +88 -0
- package/lib/vtx-housing-estate-modal/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/css.js +7 -0
- package/lib/vtx-housing-estate-modal/style/css.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/index.css +0 -0
- package/lib/vtx-housing-estate-modal/style/index.js +7 -0
- package/lib/vtx-housing-estate-modal/style/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/style/index.less +1 -0
- package/lib/vtx-housing-estate-modal/types.js +6 -0
- package/lib/vtx-housing-estate-modal/types.js.map +1 -0
- package/lib/vtx-kh-modal/api.js +74 -0
- package/lib/vtx-kh-modal/api.js.map +1 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.css +66 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js +93 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.less +62 -0
- package/lib/vtx-kh-modal/components/index.js +14 -0
- package/lib/vtx-kh-modal/components/index.js.map +1 -0
- package/lib/vtx-kh-modal/index.js +92 -0
- package/lib/vtx-kh-modal/index.js.map +1 -0
- package/lib/vtx-kh-modal/style/css.js +5 -0
- package/lib/vtx-kh-modal/style/css.js.map +1 -0
- package/lib/vtx-kh-modal/style/index.css +132 -0
- package/lib/vtx-kh-modal/style/index.js +5 -0
- package/lib/vtx-kh-modal/style/index.js.map +1 -0
- package/lib/vtx-kh-modal/style/index.less +1 -0
- package/lib/vtx-ljfl-tfd-modal/api.js +601 -0
- package/lib/vtx-ljfl-tfd-modal/api.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.css +55 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.js +100 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/components/OverView/index.less +49 -0
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.css +153 -0
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.js +238 -0
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/components/TFRD/index.less +15 -0
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.css +162 -0
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.js +341 -0
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/components/WGXX/index.less +22 -0
- package/lib/vtx-ljfl-tfd-modal/components/index.js +28 -0
- package/lib/vtx-ljfl-tfd-modal/components/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/config.js +73 -0
- package/lib/vtx-ljfl-tfd-modal/config.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/BOTTLE.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/CAN.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/KRAFT_PAPER_BOX.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/NAPKIN.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/PLASTIC_BAG.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/avatar_empty.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/black-rank.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/bucket-cylj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/bucket-khsw.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/bucket-qtlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/bucket-yhlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/camera.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_cy.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_khs.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_qt.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/car_yh.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cy_car.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cy_icon.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cylj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cylj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/cywpd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/disconnect.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/error.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/fangzi.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/garbage_default.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/getway.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/getwayBox.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/host.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/ht-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/ht.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/khsw-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/khsw.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/lamp.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/left-ddypz.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/left-tfdmd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-bg-1.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-bg-2.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-gzcx.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-hjgl.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-hmd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-wgmsr.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/manage-yyxj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/my-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/my.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/pie-chart-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/point.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/qtlj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/qtlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/rank-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/screen.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/throwPoint.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/tingzi.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/toukou.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/twtf-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/twtf.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/window.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/wpd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/wstf-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/wstf.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/yhlj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/imgs/yhlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal/index.js +96 -0
- package/lib/vtx-ljfl-tfd-modal/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/style/css.js +5 -0
- package/lib/vtx-ljfl-tfd-modal/style/css.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/style/index.css +132 -0
- package/lib/vtx-ljfl-tfd-modal/style/index.js +5 -0
- package/lib/vtx-ljfl-tfd-modal/style/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal/style/index.less +3 -0
- package/lib/vtx-ljfl-tfd-modal/types.js +6 -0
- package/lib/vtx-ljfl-tfd-modal/types.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/api.js +601 -0
- package/lib/vtx-ljfl-tfd-modal-temp/api.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/OverView/index.css +55 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/OverView/index.js +124 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/OverView/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/OverView/index.less +49 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/TFRD/index.css +153 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/TFRD/index.js +238 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/TFRD/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/TFRD/index.less +15 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/WGXX/index.css +162 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/WGXX/index.js +341 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/WGXX/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/WGXX/index.less +22 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/index.js +28 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/video/index.css +140 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/video/index.js +32 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/video/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/components/video/index.less +10 -0
- package/lib/vtx-ljfl-tfd-modal-temp/config.js +80 -0
- package/lib/vtx-ljfl-tfd-modal-temp/config.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/BOTTLE.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/CAN.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/KRAFT_PAPER_BOX.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/NAPKIN.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/PLASTIC_BAG.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/avatar_empty.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/black-rank.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/bucket-cylj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/bucket-khsw.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/bucket-qtlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/bucket-yhlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/camera.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/car_cy.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/car_khs.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/car_qt.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/car_yh.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cy_car.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cy_icon.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cylj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cylj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/cywpd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/disconnect.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/error.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/fangzi.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/garbage_default.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/getway.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/getwayBox.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/host.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/ht-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/ht.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/khsw-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/khsw.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/lamp.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/left-ddypz.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/left-tfdmd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-bg-1.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-bg-2.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-gzcx.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-hjgl.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-hmd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-wgmsr.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/manage-yyxj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/my-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/my.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/pie-chart-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/point.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/qtlj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/qtlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/rank-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/screen.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/throwPoint.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/tingzi.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/toukou.gif +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/twtf-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/twtf.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/window.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/wpd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/wstf-tfd.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/wstf.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/yhlj-bg.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/imgs/yhlj.png +0 -0
- package/lib/vtx-ljfl-tfd-modal-temp/index.js +101 -0
- package/lib/vtx-ljfl-tfd-modal-temp/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/css.js +5 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/css.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/index.css +132 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/index.js +5 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/index.js.map +1 -0
- package/lib/vtx-ljfl-tfd-modal-temp/style/index.less +3 -0
- package/lib/vtx-ljfl-tfd-modal-temp/types.js +6 -0
- package/lib/vtx-ljfl-tfd-modal-temp/types.js.map +1 -0
- package/lib/vtx-restaurant-modal/api.js +153 -0
- package/lib/vtx-restaurant-modal/api.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +50 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +60 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +84 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.css +45 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.js +74 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/index.less +32 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +50 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +51 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js +67 -0
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.css +79 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js +48 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.less +57 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.css +28 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.js +64 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Collection/index.less +23 -0
- package/lib/vtx-restaurant-modal/components/index.js +28 -0
- package/lib/vtx-restaurant-modal/components/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/config.js +55 -0
- package/lib/vtx-restaurant-modal/config.js.map +1 -0
- package/lib/vtx-restaurant-modal/imgs/bucket.png +0 -0
- package/lib/vtx-restaurant-modal/imgs/carNum.png +0 -0
- package/lib/vtx-restaurant-modal/imgs/weigh.png +0 -0
- package/lib/vtx-restaurant-modal/index.js +57 -0
- package/lib/vtx-restaurant-modal/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/css.js +5 -0
- package/lib/vtx-restaurant-modal/style/css.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/index.css +0 -0
- package/lib/vtx-restaurant-modal/style/index.js +5 -0
- package/lib/vtx-restaurant-modal/style/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/style/index.less +1 -0
- package/lib/vtx-restaurant-modal/type.js +6 -0
- package/lib/vtx-restaurant-modal/type.js.map +1 -0
- package/lib/vtx-road-modal/api.js +136 -0
- package/lib/vtx-road-modal/api.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js +55 -0
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js +162 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js +92 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.css +166 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.js +64 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/index.less +134 -0
- package/lib/vtx-road-modal/components/Statistical/Zylc.js +142 -0
- package/lib/vtx-road-modal/components/Statistical/Zylc.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js +111 -0
- package/lib/vtx-road-modal/components/Statistical/Zywcl.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/index.css +127 -0
- package/lib/vtx-road-modal/components/Statistical/index.js +182 -0
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -0
- package/lib/vtx-road-modal/components/Statistical/index.less +111 -0
- package/lib/vtx-road-modal/components/index.js +21 -0
- package/lib/vtx-road-modal/components/index.js.map +1 -0
- package/lib/vtx-road-modal/imgs/actual.png +0 -0
- package/lib/vtx-road-modal/imgs/actual_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/actual_light.png +0 -0
- package/lib/vtx-road-modal/imgs/all_rate.png +0 -0
- package/lib/vtx-road-modal/imgs/all_rate_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/all_rate_light.png +0 -0
- package/lib/vtx-road-modal/imgs/cx_rate.png +0 -0
- package/lib/vtx-road-modal/imgs/cx_rate_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/cx_rate_light.png +0 -0
- package/lib/vtx-road-modal/imgs/js.png +0 -0
- package/lib/vtx-road-modal/imgs/plan.png +0 -0
- package/lib/vtx-road-modal/imgs/plan_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/plan_light.png +0 -0
- package/lib/vtx-road-modal/imgs/ss.png +0 -0
- package/lib/vtx-road-modal/imgs/ss_rate.png +0 -0
- package/lib/vtx-road-modal/imgs/ss_rate_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/ss_rate_light.png +0 -0
- package/lib/vtx-road-modal/imgs/track.png +0 -0
- package/lib/vtx-road-modal/imgs/wp.png +0 -0
- package/lib/vtx-road-modal/imgs/xs.png +0 -0
- package/lib/vtx-road-modal/imgs/xs_rate.png +0 -0
- package/lib/vtx-road-modal/imgs/xs_rate_blue.png +0 -0
- package/lib/vtx-road-modal/imgs/xs_rate_light.png +0 -0
- package/lib/vtx-road-modal/index.js +100 -0
- package/lib/vtx-road-modal/index.js.map +1 -0
- package/lib/vtx-road-modal/style/css.js +6 -0
- package/lib/vtx-road-modal/style/css.js.map +1 -0
- package/lib/vtx-road-modal/style/index.css +132 -0
- package/lib/vtx-road-modal/style/index.js +6 -0
- package/lib/vtx-road-modal/style/index.js.map +1 -0
- package/lib/vtx-road-modal/style/index.less +1 -0
- package/lib/vtx-staff-modal/api.js +311 -0
- package/lib/vtx-staff-modal/api.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js +175 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +122 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.css +26 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +106 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.less +22 -0
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js +98 -0
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/Record.js +152 -0
- package/lib/vtx-staff-modal/components/Attendance/Record.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +119 -0
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/index.css +18 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js +52 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/Attendance/index.less +19 -0
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js +106 -0
- package/lib/vtx-staff-modal/components/BaseInfo/Lcfx.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js +40 -0
- package/lib/vtx-staff-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +124 -0
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.css +158 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +234 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.less +144 -0
- package/lib/vtx-staff-modal/components/Equipment/index.css +27 -0
- package/lib/vtx-staff-modal/components/Equipment/index.js +125 -0
- package/lib/vtx-staff-modal/components/Equipment/index.js.map +1 -0
- package/lib/vtx-staff-modal/components/Equipment/index.less +27 -0
- package/lib/vtx-staff-modal/components/index.js +35 -0
- package/lib/vtx-staff-modal/components/index.js.map +1 -0
- package/lib/vtx-staff-modal/imgs/position.png +0 -0
- package/lib/vtx-staff-modal/imgs/refresh.png +0 -0
- package/lib/vtx-staff-modal/imgs/rjzx.png +0 -0
- package/lib/vtx-staff-modal/imgs/rjzx_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/staff.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayOnline.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayOnline_blue.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayOnline_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayWork.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayWork_blue.png +0 -0
- package/lib/vtx-staff-modal/imgs/todayWork_light.png +0 -0
- package/lib/vtx-staff-modal/imgs/zzx.png +0 -0
- package/lib/vtx-staff-modal/imgs/zzx_light.png +0 -0
- package/lib/vtx-staff-modal/index.js +77 -0
- package/lib/vtx-staff-modal/index.js.map +1 -0
- package/lib/vtx-staff-modal/style/css.js +8 -0
- package/lib/vtx-staff-modal/style/css.js.map +1 -0
- package/lib/vtx-staff-modal/style/index.css +132 -0
- package/lib/vtx-staff-modal/style/index.js +8 -0
- package/lib/vtx-staff-modal/style/index.js.map +1 -0
- package/lib/vtx-staff-modal/style/index.less +1 -0
- package/lib/vtx-theme-provider/index.js +22 -0
- package/lib/vtx-theme-provider/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/api.js +531 -0
- package/lib/vtx-throw-point-modal/api.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js +391 -0
- package/lib/vtx-throw-point-modal/components/Alarm/FLZL.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js +209 -0
- package/lib/vtx-throw-point-modal/components/Alarm/LDB.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js +291 -0
- package/lib/vtx-throw-point-modal/components/Alarm/MY.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js +34 -0
- package/lib/vtx-throw-point-modal/components/Alarm/Rank.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.css +81 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js +104 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.less +66 -0
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js +278 -0
- package/lib/vtx-throw-point-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Left.js +120 -0
- package/lib/vtx-throw-point-modal/components/OverView/Left.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js +119 -0
- package/lib/vtx-throw-point-modal/components/OverView/Manage.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js +213 -0
- package/lib/vtx-throw-point-modal/components/OverView/RightBottom.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js +60 -0
- package/lib/vtx-throw-point-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.css +404 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js +39 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.less +321 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js +84 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.css +106 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js +333 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.less +92 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.css +21 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.js +136 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/TFRD/index.less +15 -0
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js +56 -0
- package/lib/vtx-throw-point-modal/components/WGGS/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.css +43 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js +90 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.less +38 -0
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js +66 -0
- package/lib/vtx-throw-point-modal/components/WGXW/Content.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.css +93 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js +128 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.less +76 -0
- package/lib/vtx-throw-point-modal/components/index.js +49 -0
- package/lib/vtx-throw-point-modal/components/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/config.js +67 -0
- package/lib/vtx-throw-point-modal/config.js.map +1 -0
- package/lib/vtx-throw-point-modal/imgs/BOTTLE.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/CAN.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/KRAFT_PAPER_BOX.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/NAPKIN.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/PLASTIC_BAG.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/avatar_empty.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/black-rank.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/bucket-cylj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/bucket-khsw.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/bucket-qtlj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/bucket-yhlj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/camera.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/cylj-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/cylj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/cywpd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/disconnect.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/error.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/fangzi.gif +0 -0
- package/lib/vtx-throw-point-modal/imgs/garbage_default.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/getway.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/getwayBox.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/host.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/ht-tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/ht.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/khsw-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/khsw.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/lamp.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/left-ddypz.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/left-tfdmd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-bg-1.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-bg-2.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-gzcx.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-hjgl.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-hmd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-wgmsr.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/manage-yyxj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/my-tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/my.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/pie-chart-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/point.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/qtlj-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/qtlj.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/rank-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/screen.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/throwPoint.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/tingzi.gif +0 -0
- package/lib/vtx-throw-point-modal/imgs/toukou.gif +0 -0
- package/lib/vtx-throw-point-modal/imgs/twtf-tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/twtf.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/window.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/wpd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/wstf-tfd.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/wstf.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/yhlj-bg.png +0 -0
- package/lib/vtx-throw-point-modal/imgs/yhlj.png +0 -0
- package/lib/vtx-throw-point-modal/index.js +104 -0
- package/lib/vtx-throw-point-modal/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/css.js +7 -0
- package/lib/vtx-throw-point-modal/style/css.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/index.css +0 -0
- package/lib/vtx-throw-point-modal/style/index.js +7 -0
- package/lib/vtx-throw-point-modal/style/index.js.map +1 -0
- package/lib/vtx-throw-point-modal/style/index.less +1 -0
- package/lib/vtx-throw-point-modal/types.js +6 -0
- package/lib/vtx-throw-point-modal/types.js.map +1 -0
- package/lib/vtx-wr-modal/api.js +381 -0
- package/lib/vtx-wr-modal/api.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js +249 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js +112 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js +165 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.css +114 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js +46 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/index.less +103 -0
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js +110 -0
- package/lib/vtx-wr-modal/components/BaseInfo/AlarmType.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js +40 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js +117 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.css +154 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.js +330 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/index.less +132 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js +101 -0
- package/lib/vtx-wr-modal/components/Evaluate/AppraiseRecord.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js +69 -0
- package/lib/vtx-wr-modal/components/Evaluate/Radar.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js +141 -0
- package/lib/vtx-wr-modal/components/Evaluate/Summary.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.css +121 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js +47 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.less +121 -0
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js +156 -0
- package/lib/vtx-wr-modal/components/Monitor/MonitorInfo.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js +172 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/index.css +104 -0
- package/lib/vtx-wr-modal/components/Monitor/index.js +28 -0
- package/lib/vtx-wr-modal/components/Monitor/index.js.map +1 -0
- package/lib/vtx-wr-modal/components/Monitor/index.less +78 -0
- package/lib/vtx-wr-modal/components/index.js +35 -0
- package/lib/vtx-wr-modal/components/index.js.map +1 -0
- package/lib/vtx-wr-modal/imgs/alarm.png +0 -0
- package/lib/vtx-wr-modal/imgs/alarm_blue.png +0 -0
- package/lib/vtx-wr-modal/imgs/bad.png +0 -0
- package/lib/vtx-wr-modal/imgs/chart_bg.png +0 -0
- package/lib/vtx-wr-modal/imgs/electric.png +0 -0
- package/lib/vtx-wr-modal/imgs/electric_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/female.png +0 -0
- package/lib/vtx-wr-modal/imgs/female_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/good.png +0 -0
- package/lib/vtx-wr-modal/imgs/humidity.png +0 -0
- package/lib/vtx-wr-modal/imgs/humidity_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/level1.png +0 -0
- package/lib/vtx-wr-modal/imgs/level2.png +0 -0
- package/lib/vtx-wr-modal/imgs/level3.png +0 -0
- package/lib/vtx-wr-modal/imgs/level4.png +0 -0
- package/lib/vtx-wr-modal/imgs/level5.png +0 -0
- package/lib/vtx-wr-modal/imgs/male.png +0 -0
- package/lib/vtx-wr-modal/imgs/male_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/realtime_bg.png +0 -0
- package/lib/vtx-wr-modal/imgs/realtime_bg_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/score_avg.png +0 -0
- package/lib/vtx-wr-modal/imgs/score_avg_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/stench.png +0 -0
- package/lib/vtx-wr-modal/imgs/stench_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/temperature.png +0 -0
- package/lib/vtx-wr-modal/imgs/temperature_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/traffic.png +0 -0
- package/lib/vtx-wr-modal/imgs/traffic_light.png +0 -0
- package/lib/vtx-wr-modal/imgs/water.png +0 -0
- package/lib/vtx-wr-modal/imgs/water_light.png +0 -0
- package/lib/vtx-wr-modal/index.js +100 -0
- package/lib/vtx-wr-modal/index.js.map +1 -0
- package/lib/vtx-wr-modal/style/css.js +8 -0
- package/lib/vtx-wr-modal/style/css.js.map +1 -0
- package/lib/vtx-wr-modal/style/index.css +132 -0
- package/lib/vtx-wr-modal/style/index.js +8 -0
- package/lib/vtx-wr-modal/style/index.js.map +1 -0
- package/lib/vtx-wr-modal/style/index.less +1 -0
- package/lib/vtx-zg-modal/api.js +69 -0
- package/lib/vtx-zg-modal/api.js.map +1 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.css +92 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js +178 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.less +82 -0
- package/lib/vtx-zg-modal/components/index.js +14 -0
- package/lib/vtx-zg-modal/components/index.js.map +1 -0
- package/lib/vtx-zg-modal/index.js +95 -0
- package/lib/vtx-zg-modal/index.js.map +1 -0
- package/lib/vtx-zg-modal/style/css.js +5 -0
- package/lib/vtx-zg-modal/style/css.js.map +1 -0
- package/lib/vtx-zg-modal/style/index.css +132 -0
- package/lib/vtx-zg-modal/style/index.js +5 -0
- package/lib/vtx-zg-modal/style/index.js.map +1 -0
- package/lib/vtx-zg-modal/style/index.less +1 -0
- package/lib/vtx-zyz-modal/api.js +323 -0
- package/lib/vtx-zyz-modal/api.js.map +1 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/BaseTable.js +83 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/BaseTable.js.map +1 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/index.css +79 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/index.js +166 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-zyz-modal/components/BaseInfo/index.less +73 -0
- package/lib/vtx-zyz-modal/components/Metering/ChartJccc.js +126 -0
- package/lib/vtx-zyz-modal/components/Metering/ChartJccc.js.map +1 -0
- package/lib/vtx-zyz-modal/components/Metering/ChartJcqs.js +134 -0
- package/lib/vtx-zyz-modal/components/Metering/ChartJcqs.js.map +1 -0
- package/lib/vtx-zyz-modal/components/Metering/List.js +115 -0
- package/lib/vtx-zyz-modal/components/Metering/List.js.map +1 -0
- package/lib/vtx-zyz-modal/components/Metering/index.css +101 -0
- package/lib/vtx-zyz-modal/components/Metering/index.js +182 -0
- package/lib/vtx-zyz-modal/components/Metering/index.js.map +1 -0
- package/lib/vtx-zyz-modal/components/Metering/index.less +84 -0
- package/lib/vtx-zyz-modal/components/index.js +21 -0
- package/lib/vtx-zyz-modal/components/index.js.map +1 -0
- package/lib/vtx-zyz-modal/imgs/car_normal.png +0 -0
- package/lib/vtx-zyz-modal/imgs/hb.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcbj.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcbj_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcbj_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jccc.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jccc_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jccc_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcl.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcl_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/jcl_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/monitor_bg.png +0 -0
- package/lib/vtx-zyz-modal/imgs/normal.png +0 -0
- package/lib/vtx-zyz-modal/imgs/normal_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/rjjcl.png +0 -0
- package/lib/vtx-zyz-modal/imgs/rjjcl_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/rjjcl_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/run.png +0 -0
- package/lib/vtx-zyz-modal/imgs/situation_parent.png +0 -0
- package/lib/vtx-zyz-modal/imgs/situation_parent_bg.png +0 -0
- package/lib/vtx-zyz-modal/imgs/sjnl.png +0 -0
- package/lib/vtx-zyz-modal/imgs/sjnl_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/sjnl_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zbbj.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zbbj_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zbbj_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjccc.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjccc_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjccc_light.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjcl.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjcl_blue.png +0 -0
- package/lib/vtx-zyz-modal/imgs/zjcl_light.png +0 -0
- package/lib/vtx-zyz-modal/index.js +98 -0
- package/lib/vtx-zyz-modal/index.js.map +1 -0
- package/lib/vtx-zyz-modal/style/css.js +5 -0
- package/lib/vtx-zyz-modal/style/css.js.map +1 -0
- package/lib/vtx-zyz-modal/style/index.css +132 -0
- package/lib/vtx-zyz-modal/style/index.js +5 -0
- package/lib/vtx-zyz-modal/style/index.js.map +1 -0
- package/lib/vtx-zyz-modal/style/index.less +1 -0
- package/package.json +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["TABS_BASE","TABS_STATIC","TABS_APPRAISAL","TABS_RM","VtxRoadModal","props","id","title","subTitle","visible","onCancel","theme","onPosition","BaseService","useBaseInfo","moment","format","info","baseInfo","rules","todayWorkRes","tabs","key","length","splice","React","createElement","Fragment","VtxBaseModal","width","contents","BaseInfo","data","Statistical","Appraisal","RepaireMaintain","VehicleExtButton","img","text","onClick","useSettings","className","src","alt"],"sources":["vtx-road-modal/index.js"],"sourcesContent":["import React from 'react';\nimport moment from 'moment';\nimport VtxBaseModal from '../vtx-base-modal';\nimport { BaseInfo, Statistical } from './components';\nimport Appraisal from '../vm-appraisal-info';\nimport RepaireMaintain from '../vm-repair-maintain';\nimport useSettings from '../vm-hooks/useSettings';\nimport { BaseService } from './api';\nimport '../style';\nconst TABS_BASE = 'road-base';\nconst TABS_STATIC = 'road-statistical';\nconst TABS_APPRAISAL = 'default-appraisal';\nconst TABS_RM = 'default-rm';\nconst VtxRoadModal = (props) => {\n const { id, title, subTitle, visible, onCancel, theme, onPosition } = props;\n const { info, baseInfo, rules, todayWorkRes } = BaseService.useBaseInfo(id, moment().format('YYYY-MM-DD'));\n let tabs = [\n { key: TABS_BASE, title: '总览信息' },\n // { key: TABS_STATIC, title: '统计信息' },\n { key: TABS_APPRAISAL, title: '考核信息' },\n // { key: TABS_RM, title: '维保信息' },\n ];\n if ((rules === null || rules === void 0 ? void 0 : rules.length) > 0) {\n tabs.splice(1, 0, { key: TABS_STATIC, title: '统计信息' });\n }\n return (React.createElement(React.Fragment, null, visible && (React.createElement(VtxBaseModal, { title: title, subTitle: subTitle, width: 1314, theme: theme, visible: visible, onCancel: onCancel, tabs: tabs, contents: {\n [TABS_BASE]: (React.createElement(BaseInfo, { id: id, data: { info, baseInfo, rules, todayWorkRes }, onPosition: onPosition })),\n [TABS_STATIC]: React.createElement(Statistical, { id: id }),\n [TABS_APPRAISAL]: React.createElement(Appraisal, { id: id }),\n [TABS_RM]: React.createElement(RepaireMaintain, { id: id }),\n } }))));\n};\nexport const VehicleExtButton = (props) => {\n const { img, text, onClick } = props;\n const { theme } = useSettings();\n return (React.createElement(\"div\", { className: `vtx-vehicle-ext-btn ${theme}`, onClick: onClick },\n React.createElement(\"img\", { src: img, alt: \"\" }),\n React.createElement(\"span\", null, text)));\n};\nexport default VtxRoadModal;\n"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vtx-road-modal/style/index.js"],"sourcesContent":["import '../components/BaseInfo/index.less';\nimport '../components/Statistical/index.less';\nimport './index.less';\n"],"mappings":";;AAAA;AACA;AACA"}
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
.vtx-business-modal-wrap {
|
|
2
|
+
--modal-content-bg: #f7f9fb;
|
|
3
|
+
--modal-border-color: #fff;
|
|
4
|
+
--head-bg: #fff;
|
|
5
|
+
--bg-color2: #fff;
|
|
6
|
+
--label-color: rgba(0, 0, 0, 0.65);
|
|
7
|
+
--zy-label-color: rgba(0, 0, 0, 0.85);
|
|
8
|
+
--table-head-bg: rgba(24, 144, 255, 0.1);
|
|
9
|
+
--title-color: #222;
|
|
10
|
+
--title-color2: #222;
|
|
11
|
+
--block-bg-color: rgba(0, 0, 0, 0.1);
|
|
12
|
+
--block-bg-color2: #1890ff;
|
|
13
|
+
--calendar-border: #ececec;
|
|
14
|
+
--calendar-thead-bg: #fff;
|
|
15
|
+
--calendar-bg: #fff;
|
|
16
|
+
--info-danger: #fd3a15;
|
|
17
|
+
--info-warnning: #f7d93d;
|
|
18
|
+
--info-active: #222;
|
|
19
|
+
--info-active2: #fff;
|
|
20
|
+
--info-active3: #fff;
|
|
21
|
+
--bg-color: white;
|
|
22
|
+
--sub-bg-color: #f3f3f380;
|
|
23
|
+
--title-bg-color: white;
|
|
24
|
+
--title-border: 1px solid #dbdbdbff;
|
|
25
|
+
--sub-title-color: #222;
|
|
26
|
+
--info-color: #222;
|
|
27
|
+
--border-color: '#DADADAFF';
|
|
28
|
+
--scroll-bar-bg: #c0c0c0;
|
|
29
|
+
--scroll-bar-hover-bg: #adadad;
|
|
30
|
+
--scroll-bar-track-bg: #fafafa;
|
|
31
|
+
--button-checked-color: #1890ff;
|
|
32
|
+
--button-color: #222;
|
|
33
|
+
--calendar-content-bg: #73ffbf;
|
|
34
|
+
--image-text-color: rgba(0, 0, 0, 0.65);
|
|
35
|
+
--image-value-color: #222;
|
|
36
|
+
}
|
|
37
|
+
*::-webkit-scrollbar {
|
|
38
|
+
width: 0px;
|
|
39
|
+
height: 0px;
|
|
40
|
+
}
|
|
41
|
+
*::-webkit-scrollbar-track {
|
|
42
|
+
background: transparent;
|
|
43
|
+
border-radius: 5px;
|
|
44
|
+
}
|
|
45
|
+
*::-webkit-scrollbar-thumb {
|
|
46
|
+
background: transparent;
|
|
47
|
+
border-radius: 5px;
|
|
48
|
+
}
|
|
49
|
+
*::-webkit-scrollbar-corner {
|
|
50
|
+
background-color: transparent;
|
|
51
|
+
}
|
|
52
|
+
.vtx-business-modal-wrap.dark {
|
|
53
|
+
--modal-content-bg: #0b1315;
|
|
54
|
+
--modal-border-color: #69958a;
|
|
55
|
+
--head-bg: #122a2c;
|
|
56
|
+
--bg-color: linear-gradient(0deg, #081e21cc, #000c);
|
|
57
|
+
--bg-color2: #162123;
|
|
58
|
+
--sub-bg-color: #ffffff0d;
|
|
59
|
+
--title-bg-color: #1a292bff;
|
|
60
|
+
--title-border: 1px solid transparent;
|
|
61
|
+
--title-color: white;
|
|
62
|
+
--title-color2: #a9d5d3;
|
|
63
|
+
--sub-title-color: #00f0ff;
|
|
64
|
+
--label-color: #cafdffff;
|
|
65
|
+
--info-color: #ffffffff;
|
|
66
|
+
--border-color: '#3C7073FF';
|
|
67
|
+
--scroll-bar-bg: #39cbc3aa;
|
|
68
|
+
--scroll-bar-hover-bg: #39cbc3ff;
|
|
69
|
+
--scroll-bar-track-bg: transparent;
|
|
70
|
+
--button-text-color--defalut: #c9e6e8;
|
|
71
|
+
--button-text-color--active: #ffffff;
|
|
72
|
+
--button-background-color--default: #1a5561;
|
|
73
|
+
--button-background-color--active: linear-gradient(0deg, #3195aa, #0f5160);
|
|
74
|
+
--button-checked-color: #1890ff;
|
|
75
|
+
--arrow-icon-color: #355e5f;
|
|
76
|
+
--block-bg-color: rgba(255, 255, 255, 0.1);
|
|
77
|
+
--block-bg-color2: rgba(48, 118, 114, 0.2);
|
|
78
|
+
--info-active: #40ffd3;
|
|
79
|
+
--info-active2: #52c41a;
|
|
80
|
+
--info-active3: #40ffd3;
|
|
81
|
+
--info-danger: #fd3a15;
|
|
82
|
+
--info-warnning: #f7d93d;
|
|
83
|
+
--table-head-bg: rgba(0, 173, 177, 0.1);
|
|
84
|
+
--timeline-active: #24f2ff;
|
|
85
|
+
--calendar-border: #35444c;
|
|
86
|
+
--calendar-thead-bg: #29373e;
|
|
87
|
+
--calendar-content-bg: #73ffbf;
|
|
88
|
+
--calendar-bg: rgba(255, 255, 255, 0.1);
|
|
89
|
+
--image-text-color: #cafdffff;
|
|
90
|
+
--image-value-color: #ffffffff;
|
|
91
|
+
}
|
|
92
|
+
.vtx-business-modal-wrap.blue {
|
|
93
|
+
--modal-content-bg: linear-gradient(0deg, rgba(4, 72, 117, 0.82), rgba(0, 28, 54, 0.82));
|
|
94
|
+
--modal-border-color: rgba(0, 176, 255, 0.8);
|
|
95
|
+
--head-bg: linear-gradient(90deg, rgba(0, 143, 224, 0.3), rgba(0, 106, 204, 0.3));
|
|
96
|
+
--bg-color: linear-gradient(0deg, #081e21cc, #000c);
|
|
97
|
+
--bg-color2: rgba(255, 255, 255, 0.05);
|
|
98
|
+
--sub-bg-color: #ffffff0d;
|
|
99
|
+
--title-bg-color: #1a292bff;
|
|
100
|
+
--title-border: 1px solid transparent;
|
|
101
|
+
--title-color: white;
|
|
102
|
+
--title-color2: #a9d5d3;
|
|
103
|
+
--sub-title-color: #fff;
|
|
104
|
+
--zy-label-color: #fff;
|
|
105
|
+
--label-color: #cafdffff;
|
|
106
|
+
--info-color: #74bbf4;
|
|
107
|
+
--border-color: '#3C7073FF';
|
|
108
|
+
--scroll-bar-bg: #39cbc3aa;
|
|
109
|
+
--scroll-bar-hover-bg: #39cbc3ff;
|
|
110
|
+
--scroll-bar-track-bg: transparent;
|
|
111
|
+
--button-text-color--defalut: #c9e6e8;
|
|
112
|
+
--button-text-color--active: #ffffff;
|
|
113
|
+
--button-background-color--default: #1a5561;
|
|
114
|
+
--button-background-color--active: linear-gradient(0deg, #3195aa, #0f5160);
|
|
115
|
+
--button-checked-color: #1890ff;
|
|
116
|
+
--arrow-icon-color: #355e5f;
|
|
117
|
+
--block-bg-color: rgba(255, 255, 255, 0.1);
|
|
118
|
+
--block-bg-color2: rgba(48, 118, 114, 0.2);
|
|
119
|
+
--info-active: #40ffd3;
|
|
120
|
+
--info-active2: #52c41a;
|
|
121
|
+
--info-active3: #75ffc2;
|
|
122
|
+
--info-danger: #fd3a15;
|
|
123
|
+
--info-warnning: #f7d93d;
|
|
124
|
+
--table-head-bg: rgba(0, 173, 177, 0.1);
|
|
125
|
+
--timeline-active: #24f2ff;
|
|
126
|
+
--calendar-border: #35444c;
|
|
127
|
+
--calendar-thead-bg: rgba(255, 255, 255, 0.1);
|
|
128
|
+
--calendar-content-bg: linear-gradient(0deg, #2A55E9, #0DBAFE);
|
|
129
|
+
--calendar-bg: rgba(255, 255, 255, 0.1);
|
|
130
|
+
--image-value-color: #07d4ff;
|
|
131
|
+
--image-text-color: #ffffff;
|
|
132
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-road-modal/style/index.js"],"sourcesContent":["import '../components/BaseInfo/index.less';\nimport '../components/Statistical/index.less';\nimport './index.less';\n"],"mappings":";;AAAA;AACA;AACA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '../../style/index';
|
|
@@ -0,0 +1,311 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.EquipmentService = exports.BaseService = exports.AttendanceService = exports.AlarmService = void 0;
|
|
7
|
+
var _utils = require("@vtx/utils");
|
|
8
|
+
var _ahooks = require("ahooks");
|
|
9
|
+
var BaseService = {
|
|
10
|
+
useBaseInfo: function useBaseInfo(id) {
|
|
11
|
+
var _a;
|
|
12
|
+
var _useRequest = (0, _ahooks.useRequest)(function () {
|
|
13
|
+
return _utils.request.post('/cloud/sjzt-reborn/api/v101/dataSet/execute', {
|
|
14
|
+
data: JSON.stringify({
|
|
15
|
+
code: 'ZYRY_STAFF_INFO',
|
|
16
|
+
parameters: {
|
|
17
|
+
staffId: id
|
|
18
|
+
}
|
|
19
|
+
})
|
|
20
|
+
});
|
|
21
|
+
}, {
|
|
22
|
+
refreshDeps: [id]
|
|
23
|
+
}),
|
|
24
|
+
baseInfoRes = _useRequest.data;
|
|
25
|
+
var info = baseInfoRes ? (_a = baseInfoRes.data) === null || _a === void 0 ? void 0 : _a[0] : {};
|
|
26
|
+
var baseInfo = [{
|
|
27
|
+
label: '编号',
|
|
28
|
+
key: 'code',
|
|
29
|
+
value: info === null || info === void 0 ? void 0 : info.code
|
|
30
|
+
}, {
|
|
31
|
+
label: '所属单位',
|
|
32
|
+
key: 'deptName',
|
|
33
|
+
value: info === null || info === void 0 ? void 0 : info.deptName
|
|
34
|
+
}, {
|
|
35
|
+
label: '性别',
|
|
36
|
+
key: 'gender',
|
|
37
|
+
value: info === null || info === void 0 ? void 0 : info.gender
|
|
38
|
+
}, {
|
|
39
|
+
label: '入职日期',
|
|
40
|
+
key: 'entryDay',
|
|
41
|
+
value: info === null || info === void 0 ? void 0 : info.entryDay
|
|
42
|
+
}, {
|
|
43
|
+
label: '在职状态',
|
|
44
|
+
key: 'isLeaveName',
|
|
45
|
+
value: info === null || info === void 0 ? void 0 : info.isLeaveName
|
|
46
|
+
}, {
|
|
47
|
+
label: '所属标段',
|
|
48
|
+
key: 'tenderName',
|
|
49
|
+
value: info === null || info === void 0 ? void 0 : info.tenderName
|
|
50
|
+
}, {
|
|
51
|
+
label: '行政区划',
|
|
52
|
+
key: 'divisionName',
|
|
53
|
+
value: info === null || info === void 0 ? void 0 : info.divisionName
|
|
54
|
+
}];
|
|
55
|
+
return {
|
|
56
|
+
baseInfo: baseInfo,
|
|
57
|
+
info: info
|
|
58
|
+
};
|
|
59
|
+
},
|
|
60
|
+
useWorkInfo: function useWorkInfo(staffId, startDate, endDate) {
|
|
61
|
+
var _useRequest2 = (0, _ahooks.useRequest)(function () {
|
|
62
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanWorkInfo', {
|
|
63
|
+
data: {
|
|
64
|
+
staffId: staffId,
|
|
65
|
+
startDate: startDate,
|
|
66
|
+
endDate: endDate
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
}, {
|
|
70
|
+
refreshDeps: [staffId, startDate, endDate]
|
|
71
|
+
}),
|
|
72
|
+
workInfoRes = _useRequest2.data;
|
|
73
|
+
return {
|
|
74
|
+
workInfoRes: (workInfoRes === null || workInfoRes === void 0 ? void 0 : workInfoRes.data) || {}
|
|
75
|
+
};
|
|
76
|
+
},
|
|
77
|
+
// 今日作业
|
|
78
|
+
useTodayWork: function useTodayWork(staffId, startDate, endDate) {
|
|
79
|
+
var _useRequest3 = (0, _ahooks.useRequest)(function () {
|
|
80
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanShiftWorkInfo', {
|
|
81
|
+
data: {
|
|
82
|
+
staffId: staffId,
|
|
83
|
+
startDate: startDate,
|
|
84
|
+
endDate: endDate
|
|
85
|
+
}
|
|
86
|
+
});
|
|
87
|
+
}, {
|
|
88
|
+
refreshDeps: [staffId, startDate, endDate]
|
|
89
|
+
}),
|
|
90
|
+
todayWorkRes = _useRequest3.data;
|
|
91
|
+
return {
|
|
92
|
+
todayWorkRes: (todayWorkRes === null || todayWorkRes === void 0 ? void 0 : todayWorkRes.data) || []
|
|
93
|
+
};
|
|
94
|
+
},
|
|
95
|
+
// 作业统计
|
|
96
|
+
useWorkStatic: function useWorkStatic(staffId, startDate, endDate) {
|
|
97
|
+
var _useRequest4 = (0, _ahooks.useRequest)(function () {
|
|
98
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanWorkInfoStatistics', {
|
|
99
|
+
data: {
|
|
100
|
+
staffId: staffId,
|
|
101
|
+
startDate: startDate,
|
|
102
|
+
endDate: endDate
|
|
103
|
+
}
|
|
104
|
+
});
|
|
105
|
+
}, {
|
|
106
|
+
refreshDeps: [staffId, startDate, endDate]
|
|
107
|
+
}),
|
|
108
|
+
workStaticRes = _useRequest4.data;
|
|
109
|
+
return {
|
|
110
|
+
workStaticRes: (workStaticRes === null || workStaticRes === void 0 ? void 0 : workStaticRes.data) || {}
|
|
111
|
+
};
|
|
112
|
+
},
|
|
113
|
+
// 里程分析
|
|
114
|
+
useMileAnalysis: function useMileAnalysis(staffId, startDate, endDate) {
|
|
115
|
+
var _useRequest5 = (0, _ahooks.useRequest)(function () {
|
|
116
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanWorkMileageAnalysis', {
|
|
117
|
+
data: {
|
|
118
|
+
staffId: staffId,
|
|
119
|
+
startDate: startDate,
|
|
120
|
+
endDate: endDate
|
|
121
|
+
}
|
|
122
|
+
});
|
|
123
|
+
}, {
|
|
124
|
+
refreshDeps: [staffId, startDate, endDate]
|
|
125
|
+
}),
|
|
126
|
+
mileAnalysisRes = _useRequest5.data;
|
|
127
|
+
return {
|
|
128
|
+
mileAnalysisRes: (mileAnalysisRes === null || mileAnalysisRes === void 0 ? void 0 : mileAnalysisRes.data) || {}
|
|
129
|
+
};
|
|
130
|
+
}
|
|
131
|
+
};
|
|
132
|
+
exports.BaseService = BaseService;
|
|
133
|
+
var AlarmService = {
|
|
134
|
+
// 报警类型
|
|
135
|
+
useAlarmType: function useAlarmType(staffId, startTime, endTime) {
|
|
136
|
+
var _a;
|
|
137
|
+
var _useRequest6 = (0, _ahooks.useRequest)(function () {
|
|
138
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/alarmInfo/pageAlarmCount', {
|
|
139
|
+
data: {
|
|
140
|
+
staffId: staffId,
|
|
141
|
+
startTime: startTime,
|
|
142
|
+
endTime: endTime
|
|
143
|
+
}
|
|
144
|
+
});
|
|
145
|
+
}, {
|
|
146
|
+
refreshDeps: [staffId, startTime, endTime]
|
|
147
|
+
}),
|
|
148
|
+
alarmTypeRes = _useRequest6.data;
|
|
149
|
+
return {
|
|
150
|
+
alarmTypeRes: ((_a = alarmTypeRes === null || alarmTypeRes === void 0 ? void 0 : alarmTypeRes.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? alarmTypeRes.data.map(function (ele) {
|
|
151
|
+
return Object.assign({
|
|
152
|
+
name: ele.alarmTypeName,
|
|
153
|
+
value: ele.count,
|
|
154
|
+
label: "".concat(ele.alarmTypeName, "(").concat(ele.count, ")"),
|
|
155
|
+
key: ele.alarmTypeCode || 'all'
|
|
156
|
+
}, ele);
|
|
157
|
+
}) : []
|
|
158
|
+
};
|
|
159
|
+
},
|
|
160
|
+
// 报警类型分析
|
|
161
|
+
useAlarmAnalysis: function useAlarmAnalysis(staffId, startDate, endDate) {
|
|
162
|
+
var _useRequest7 = (0, _ahooks.useRequest)(function () {
|
|
163
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanAlarmAnalysis', {
|
|
164
|
+
data: {
|
|
165
|
+
staffId: staffId,
|
|
166
|
+
startDate: startDate,
|
|
167
|
+
endDate: endDate
|
|
168
|
+
}
|
|
169
|
+
});
|
|
170
|
+
}, {
|
|
171
|
+
refreshDeps: [staffId, startDate, endDate]
|
|
172
|
+
}),
|
|
173
|
+
alarmAnalysisRes = _useRequest7.data;
|
|
174
|
+
return {
|
|
175
|
+
alarmAnalysisRes: (alarmAnalysisRes === null || alarmAnalysisRes === void 0 ? void 0 : alarmAnalysisRes.data) || {}
|
|
176
|
+
};
|
|
177
|
+
},
|
|
178
|
+
// 报警列表
|
|
179
|
+
useAlarmRecord: function useAlarmRecord(staffId, alarmTypeCode, startTime, endTime, pageNo, sortBy, order) {
|
|
180
|
+
var _useRequest8 = (0, _ahooks.useRequest)(function () {
|
|
181
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/alarmInfo/page', {
|
|
182
|
+
data: {
|
|
183
|
+
staffId: staffId,
|
|
184
|
+
alarmTypeCode: alarmTypeCode,
|
|
185
|
+
startTime: startTime,
|
|
186
|
+
endTime: endTime,
|
|
187
|
+
pageNo: pageNo,
|
|
188
|
+
pageSize: 10,
|
|
189
|
+
sortBy: sortBy,
|
|
190
|
+
order: order
|
|
191
|
+
}
|
|
192
|
+
});
|
|
193
|
+
}, {
|
|
194
|
+
refreshDeps: [staffId, alarmTypeCode, startTime, endTime, pageNo, sortBy, order]
|
|
195
|
+
}),
|
|
196
|
+
alarmRecordRes = _useRequest8.data;
|
|
197
|
+
return {
|
|
198
|
+
alarmRecordRes: (alarmRecordRes === null || alarmRecordRes === void 0 ? void 0 : alarmRecordRes.data) || {}
|
|
199
|
+
};
|
|
200
|
+
}
|
|
201
|
+
};
|
|
202
|
+
// 考勤信息
|
|
203
|
+
exports.AlarmService = AlarmService;
|
|
204
|
+
var AttendanceService = {
|
|
205
|
+
useTimeAnalysis: function useTimeAnalysis(staffId, startDate, endDate) {
|
|
206
|
+
var _useRequest9 = (0, _ahooks.useRequest)(function () {
|
|
207
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanAttendanceTimeAnalysis', {
|
|
208
|
+
data: {
|
|
209
|
+
staffId: staffId,
|
|
210
|
+
startDate: startDate,
|
|
211
|
+
endDate: endDate
|
|
212
|
+
}
|
|
213
|
+
});
|
|
214
|
+
}, {
|
|
215
|
+
refreshDeps: [staffId, startDate, endDate]
|
|
216
|
+
}),
|
|
217
|
+
attendTimeAnalysisRes = _useRequest9.data;
|
|
218
|
+
return {
|
|
219
|
+
attendTimeAnalysisRes: (attendTimeAnalysisRes === null || attendTimeAnalysisRes === void 0 ? void 0 : attendTimeAnalysisRes.data) || {}
|
|
220
|
+
};
|
|
221
|
+
},
|
|
222
|
+
useAnalysis: function useAnalysis(staffId, startDate, endDate) {
|
|
223
|
+
var _a;
|
|
224
|
+
var _useRequest10 = (0, _ahooks.useRequest)(function () {
|
|
225
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanAttendanceAnalysis', {
|
|
226
|
+
data: {
|
|
227
|
+
staffId: staffId,
|
|
228
|
+
startDate: startDate,
|
|
229
|
+
endDate: endDate
|
|
230
|
+
}
|
|
231
|
+
});
|
|
232
|
+
}, {
|
|
233
|
+
refreshDeps: [staffId, startDate, endDate]
|
|
234
|
+
}),
|
|
235
|
+
attendAnalysisRes = _useRequest10.data;
|
|
236
|
+
return {
|
|
237
|
+
attendAnalysisRes: ((_a = attendAnalysisRes === null || attendAnalysisRes === void 0 ? void 0 : attendAnalysisRes.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? attendAnalysisRes.data.map(function (ele) {
|
|
238
|
+
return Object.assign({
|
|
239
|
+
name: ele.alarmTypeName,
|
|
240
|
+
value: ele.count
|
|
241
|
+
}, ele);
|
|
242
|
+
}) : []
|
|
243
|
+
};
|
|
244
|
+
},
|
|
245
|
+
useAttendRecord: function useAttendRecord(staffId, startTime, endTime, pageNo) {
|
|
246
|
+
var _useRequest11 = (0, _ahooks.useRequest)(function () {
|
|
247
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/attendanceRecord', {
|
|
248
|
+
data: {
|
|
249
|
+
staffId: staffId,
|
|
250
|
+
startTime: startTime,
|
|
251
|
+
endTime: endTime,
|
|
252
|
+
pageNo: pageNo,
|
|
253
|
+
pageSize: 10
|
|
254
|
+
}
|
|
255
|
+
});
|
|
256
|
+
}, {
|
|
257
|
+
refreshDeps: [staffId, startTime, endTime, pageNo]
|
|
258
|
+
}),
|
|
259
|
+
attendRecordRes = _useRequest11.data;
|
|
260
|
+
return {
|
|
261
|
+
attendRecordRes: (attendRecordRes === null || attendRecordRes === void 0 ? void 0 : attendRecordRes.data) || {}
|
|
262
|
+
};
|
|
263
|
+
}
|
|
264
|
+
};
|
|
265
|
+
exports.AttendanceService = AttendanceService;
|
|
266
|
+
var EquipmentService = {
|
|
267
|
+
useDevice: function useDevice(staffId) {
|
|
268
|
+
var _useRequest12 = (0, _ahooks.useRequest)(function () {
|
|
269
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/device/getByStaffId', {
|
|
270
|
+
data: {
|
|
271
|
+
staffId: staffId
|
|
272
|
+
}
|
|
273
|
+
});
|
|
274
|
+
}, {
|
|
275
|
+
refreshDeps: [staffId]
|
|
276
|
+
}),
|
|
277
|
+
deviceRes = _useRequest12.data;
|
|
278
|
+
var _useRequest13 = (0, _ahooks.useRequest)(function () {
|
|
279
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/positionRealtime/getByStaffId', {
|
|
280
|
+
data: {
|
|
281
|
+
staffId: staffId
|
|
282
|
+
}
|
|
283
|
+
});
|
|
284
|
+
}, {
|
|
285
|
+
refreshDeps: [staffId]
|
|
286
|
+
}),
|
|
287
|
+
monitorRes = _useRequest13.data;
|
|
288
|
+
return {
|
|
289
|
+
deviceRes: (deviceRes === null || deviceRes === void 0 ? void 0 : deviceRes.data) || {},
|
|
290
|
+
monitorRes: (monitorRes === null || monitorRes === void 0 ? void 0 : monitorRes.data) || {}
|
|
291
|
+
};
|
|
292
|
+
},
|
|
293
|
+
useDeviceStatus: function useDeviceStatus(id) {
|
|
294
|
+
var _useRequest14 = (0, _ahooks.useRequest)(function () {
|
|
295
|
+
return _utils.request.get('/cloud/zyry-reborn/api/v101/positionRealtime/deviceStatus', {
|
|
296
|
+
data: {
|
|
297
|
+
id: id
|
|
298
|
+
}
|
|
299
|
+
});
|
|
300
|
+
}, {
|
|
301
|
+
ready: !!id,
|
|
302
|
+
refreshDeps: [id]
|
|
303
|
+
}),
|
|
304
|
+
deviceStatusRes = _useRequest14.data;
|
|
305
|
+
return {
|
|
306
|
+
deviceStatusRes: (deviceStatusRes === null || deviceStatusRes === void 0 ? void 0 : deviceStatusRes.data) || '-'
|
|
307
|
+
};
|
|
308
|
+
}
|
|
309
|
+
};
|
|
310
|
+
exports.EquipmentService = EquipmentService;
|
|
311
|
+
//# sourceMappingURL=api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.js","names":["BaseService","useBaseInfo","id","_a","useRequest","request","post","data","JSON","stringify","code","parameters","staffId","refreshDeps","baseInfoRes","info","baseInfo","label","key","value","deptName","gender","entryDay","isLeaveName","tenderName","divisionName","useWorkInfo","startDate","endDate","get","workInfoRes","useTodayWork","todayWorkRes","useWorkStatic","workStaticRes","useMileAnalysis","mileAnalysisRes","AlarmService","useAlarmType","startTime","endTime","alarmTypeRes","length","map","ele","Object","assign","name","alarmTypeName","count","alarmTypeCode","useAlarmAnalysis","alarmAnalysisRes","useAlarmRecord","pageNo","sortBy","order","pageSize","alarmRecordRes","AttendanceService","useTimeAnalysis","attendTimeAnalysisRes","useAnalysis","attendAnalysisRes","useAttendRecord","attendRecordRes","EquipmentService","useDevice","deviceRes","monitorRes","useDeviceStatus","ready","deviceStatusRes"],"sources":["vtx-staff-modal/api.js"],"sourcesContent":["import { request } from '@vtx/utils';\nimport { useRequest } from 'ahooks';\nconst BaseService = {\n useBaseInfo: (id) => {\n var _a;\n const { data: baseInfoRes } = useRequest(() => request.post('/cloud/sjzt-reborn/api/v101/dataSet/execute', {\n data: JSON.stringify({\n code: 'ZYRY_STAFF_INFO',\n parameters: {\n staffId: id,\n },\n }),\n }), { refreshDeps: [id] });\n const info = baseInfoRes ? (_a = baseInfoRes.data) === null || _a === void 0 ? void 0 : _a[0] : {};\n const baseInfo = [\n {\n label: '编号',\n key: 'code',\n value: info === null || info === void 0 ? void 0 : info.code,\n },\n {\n label: '所属单位',\n key: 'deptName',\n value: info === null || info === void 0 ? void 0 : info.deptName,\n },\n {\n label: '性别',\n key: 'gender',\n value: info === null || info === void 0 ? void 0 : info.gender,\n },\n {\n label: '入职日期',\n key: 'entryDay',\n value: info === null || info === void 0 ? void 0 : info.entryDay,\n },\n {\n label: '在职状态',\n key: 'isLeaveName',\n value: info === null || info === void 0 ? void 0 : info.isLeaveName,\n },\n {\n label: '所属标段',\n key: 'tenderName',\n value: info === null || info === void 0 ? void 0 : info.tenderName,\n },\n {\n label: '行政区划',\n key: 'divisionName',\n value: info === null || info === void 0 ? void 0 : info.divisionName,\n },\n ];\n return {\n baseInfo,\n info,\n };\n },\n useWorkInfo: (staffId, startDate, endDate) => {\n const { data: workInfoRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanWorkInfo', {\n data: {\n staffId,\n startDate,\n endDate,\n },\n }), { refreshDeps: [staffId, startDate, endDate] });\n return { workInfoRes: (workInfoRes === null || workInfoRes === void 0 ? void 0 : workInfoRes.data) || {} };\n },\n // 今日作业\n useTodayWork: (staffId, startDate, endDate) => {\n const { data: todayWorkRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanShiftWorkInfo', {\n data: {\n staffId,\n startDate,\n endDate,\n },\n }), { refreshDeps: [staffId, startDate, endDate] });\n return { todayWorkRes: (todayWorkRes === null || todayWorkRes === void 0 ? void 0 : todayWorkRes.data) || [] };\n },\n // 作业统计\n useWorkStatic: (staffId, startDate, endDate) => {\n const { data: workStaticRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanWorkInfoStatistics', {\n data: {\n staffId,\n startDate,\n endDate,\n },\n }), { refreshDeps: [staffId, startDate, endDate] });\n return { workStaticRes: (workStaticRes === null || workStaticRes === void 0 ? void 0 : workStaticRes.data) || {} };\n },\n // 里程分析\n useMileAnalysis: (staffId, startDate, endDate) => {\n const { data: mileAnalysisRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanWorkMileageAnalysis', {\n data: {\n staffId,\n startDate,\n endDate,\n },\n }), { refreshDeps: [staffId, startDate, endDate] });\n return { mileAnalysisRes: (mileAnalysisRes === null || mileAnalysisRes === void 0 ? void 0 : mileAnalysisRes.data) || {} };\n },\n};\nconst AlarmService = {\n // 报警类型\n useAlarmType: (staffId, startTime, endTime) => {\n var _a;\n const { data: alarmTypeRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/alarmInfo/pageAlarmCount', {\n data: {\n staffId,\n startTime,\n endTime,\n },\n }), { refreshDeps: [staffId, startTime, endTime] });\n return {\n alarmTypeRes: ((_a = alarmTypeRes === null || alarmTypeRes === void 0 ? void 0 : alarmTypeRes.data) === null || _a === void 0 ? void 0 : _a.length) > 0\n ? alarmTypeRes.data.map((ele) => (Object.assign({ name: ele.alarmTypeName, value: ele.count, label: `${ele.alarmTypeName}(${ele.count})`, key: ele.alarmTypeCode || 'all' }, ele)))\n : [],\n };\n },\n // 报警类型分析\n useAlarmAnalysis: (staffId, startDate, endDate) => {\n const { data: alarmAnalysisRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanAlarmAnalysis', {\n data: {\n staffId,\n startDate,\n endDate,\n },\n }), { refreshDeps: [staffId, startDate, endDate] });\n return {\n alarmAnalysisRes: (alarmAnalysisRes === null || alarmAnalysisRes === void 0 ? void 0 : alarmAnalysisRes.data) || {},\n };\n },\n // 报警列表\n useAlarmRecord: (staffId, alarmTypeCode, startTime, endTime, pageNo, sortBy, order) => {\n const { data: alarmRecordRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/alarmInfo/page', {\n data: {\n staffId,\n alarmTypeCode,\n startTime,\n endTime,\n pageNo,\n pageSize: 10,\n sortBy,\n order,\n },\n }), { refreshDeps: [staffId, alarmTypeCode, startTime, endTime, pageNo, sortBy, order] });\n return {\n alarmRecordRes: (alarmRecordRes === null || alarmRecordRes === void 0 ? void 0 : alarmRecordRes.data) || {},\n };\n },\n};\n// 考勤信息\nconst AttendanceService = {\n useTimeAnalysis: (staffId, startDate, endDate) => {\n const { data: attendTimeAnalysisRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanAttendanceTimeAnalysis', {\n data: {\n staffId,\n startDate,\n endDate,\n },\n }), { refreshDeps: [staffId, startDate, endDate] });\n return {\n attendTimeAnalysisRes: (attendTimeAnalysisRes === null || attendTimeAnalysisRes === void 0 ? void 0 : attendTimeAnalysisRes.data) || {},\n };\n },\n useAnalysis: (staffId, startDate, endDate) => {\n var _a;\n const { data: attendAnalysisRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/kanban/kanbanAttendanceAnalysis', {\n data: {\n staffId,\n startDate,\n endDate,\n },\n }), { refreshDeps: [staffId, startDate, endDate] });\n return {\n attendAnalysisRes: ((_a = attendAnalysisRes === null || attendAnalysisRes === void 0 ? void 0 : attendAnalysisRes.data) === null || _a === void 0 ? void 0 : _a.length) > 0\n ? attendAnalysisRes.data.map((ele) => (Object.assign({ name: ele.alarmTypeName, value: ele.count }, ele)))\n : [],\n };\n },\n useAttendRecord: (staffId, startTime, endTime, pageNo) => {\n const { data: attendRecordRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/attendanceRecord', {\n data: {\n staffId,\n startTime,\n endTime,\n pageNo,\n pageSize: 10,\n },\n }), { refreshDeps: [staffId, startTime, endTime, pageNo] });\n return {\n attendRecordRes: (attendRecordRes === null || attendRecordRes === void 0 ? void 0 : attendRecordRes.data) || {},\n };\n },\n};\nconst EquipmentService = {\n useDevice: (staffId) => {\n const { data: deviceRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/device/getByStaffId', {\n data: {\n staffId,\n },\n }), { refreshDeps: [staffId] });\n const { data: monitorRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/positionRealtime/getByStaffId', {\n data: {\n staffId,\n },\n }), { refreshDeps: [staffId] });\n return {\n deviceRes: (deviceRes === null || deviceRes === void 0 ? void 0 : deviceRes.data) || {},\n monitorRes: (monitorRes === null || monitorRes === void 0 ? void 0 : monitorRes.data) || {},\n };\n },\n useDeviceStatus: (id) => {\n const { data: deviceStatusRes } = useRequest(() => request.get('/cloud/zyry-reborn/api/v101/positionRealtime/deviceStatus', {\n data: {\n id,\n },\n }), { ready: !!id, refreshDeps: [id] });\n return {\n deviceStatusRes: (deviceStatusRes === null || deviceStatusRes === void 0 ? void 0 : deviceStatusRes.data) || '-',\n };\n },\n};\nexport { BaseService, AlarmService, AttendanceService, EquipmentService };\n"],"mappings":"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"}
|