@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,153 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.BasicService = exports.AlarmService = void 0;
|
|
7
|
+
var _tslib = require("tslib");
|
|
8
|
+
var _utils = require("@vtx/utils");
|
|
9
|
+
var _ahooks = require("ahooks");
|
|
10
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
11
|
+
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, defineProperty = Object.defineProperty || function (obj, key, desc) { obj[key] = desc.value; }, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return defineProperty(generator, "_invoke", { value: makeInvokeMethod(innerFn, self, context) }), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; defineProperty(this, "_invoke", { value: function value(method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; } function maybeInvokeDelegate(delegate, context) { var methodName = context.method, method = delegate.iterator[methodName]; if (undefined === method) return context.delegate = null, "throw" === methodName && delegate.iterator["return"] && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method) || "return" !== methodName && (context.method = "throw", context.arg = new TypeError("The iterator does not provide a '" + methodName + "' method")), ContinueSentinel; var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) { if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; } return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), defineProperty(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (val) { var object = Object(val), keys = []; for (var key in object) { keys.push(key); } return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) { "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); } }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, "catch": function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
|
|
12
|
+
var query = function query(url, params) {
|
|
13
|
+
var method = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 'get';
|
|
14
|
+
return (0, _tslib.__awaiter)(void 0, void 0, void 0, /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
15
|
+
var res;
|
|
16
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
17
|
+
while (1) {
|
|
18
|
+
switch (_context.prev = _context.next) {
|
|
19
|
+
case 0:
|
|
20
|
+
_context.next = 2;
|
|
21
|
+
return _utils.request[method](url, {
|
|
22
|
+
data: params
|
|
23
|
+
});
|
|
24
|
+
case 2:
|
|
25
|
+
res = _context.sent;
|
|
26
|
+
return _context.abrupt("return", res === null || res === void 0 ? void 0 : res.data);
|
|
27
|
+
case 4:
|
|
28
|
+
case "end":
|
|
29
|
+
return _context.stop();
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}, _callee);
|
|
33
|
+
}));
|
|
34
|
+
};
|
|
35
|
+
var BasicService = {
|
|
36
|
+
// 详情
|
|
37
|
+
info: function info(_ref) {
|
|
38
|
+
var name = _ref.name;
|
|
39
|
+
var _useRequest = (0, _ahooks.useRequest)(function () {
|
|
40
|
+
return query('/cloud/cc/restaurant/getByName', {
|
|
41
|
+
name: name
|
|
42
|
+
});
|
|
43
|
+
}, {
|
|
44
|
+
refreshDeps: [name],
|
|
45
|
+
ready: !!name
|
|
46
|
+
}),
|
|
47
|
+
data = _useRequest.data;
|
|
48
|
+
return data || {};
|
|
49
|
+
},
|
|
50
|
+
// 收运记录
|
|
51
|
+
detailList: function detailList(_ref2) {
|
|
52
|
+
var name = _ref2.name,
|
|
53
|
+
startTime = _ref2.startTime,
|
|
54
|
+
endTime = _ref2.endTime;
|
|
55
|
+
var _useRequest2 = (0, _ahooks.useRequest)(function () {
|
|
56
|
+
return query('/cloud/cc/restaurantCarDataDetail/pageCarDataDetail', {
|
|
57
|
+
page: 0,
|
|
58
|
+
rows: 10000,
|
|
59
|
+
name: name,
|
|
60
|
+
weighTimeFrom: startTime,
|
|
61
|
+
weighTimeTo: endTime
|
|
62
|
+
});
|
|
63
|
+
}, {
|
|
64
|
+
refreshDeps: [name, startTime, endTime],
|
|
65
|
+
ready: !!name
|
|
66
|
+
}),
|
|
67
|
+
data = _useRequest2.data;
|
|
68
|
+
return data || {
|
|
69
|
+
total: 0,
|
|
70
|
+
rows: []
|
|
71
|
+
};
|
|
72
|
+
},
|
|
73
|
+
// 收运汇总
|
|
74
|
+
summary: function summary(_ref3) {
|
|
75
|
+
var id = _ref3.id,
|
|
76
|
+
startDate = _ref3.startDate,
|
|
77
|
+
endDate = _ref3.endDate;
|
|
78
|
+
var _useRequest3 = (0, _ahooks.useRequest)(function () {
|
|
79
|
+
return query('/cloud/cc/restaurantCollectData/restCollectInfo', {
|
|
80
|
+
restaurantId: 'fef93c57ac4e47b39ed3541ca698175b',
|
|
81
|
+
startDate: '2022-01-17',
|
|
82
|
+
endDate: '2022-02-18'
|
|
83
|
+
});
|
|
84
|
+
}, {
|
|
85
|
+
refreshDeps: [id, startDate, endDate],
|
|
86
|
+
ready: !!id
|
|
87
|
+
}),
|
|
88
|
+
data = _useRequest3.data;
|
|
89
|
+
return data;
|
|
90
|
+
}
|
|
91
|
+
};
|
|
92
|
+
exports.BasicService = BasicService;
|
|
93
|
+
var AlarmService = {
|
|
94
|
+
typeAnalysis: function typeAnalysis(_ref4) {
|
|
95
|
+
var id = _ref4.id,
|
|
96
|
+
startDate = _ref4.startDate,
|
|
97
|
+
endDate = _ref4.endDate;
|
|
98
|
+
var _useRequest4 = (0, _ahooks.useRequest)(function () {
|
|
99
|
+
return query('/cloud/cc/alarmBoard/countUnitAlarm', {
|
|
100
|
+
restaurantId: 1,
|
|
101
|
+
startDate: '2022-01-17',
|
|
102
|
+
endDate: '2022-02-18'
|
|
103
|
+
});
|
|
104
|
+
}, {
|
|
105
|
+
refreshDeps: [id, startDate, endDate],
|
|
106
|
+
ready: !!id
|
|
107
|
+
}),
|
|
108
|
+
data = _useRequest4.data;
|
|
109
|
+
return data || {};
|
|
110
|
+
},
|
|
111
|
+
alarmTrend: function alarmTrend(_ref5) {
|
|
112
|
+
var id = _ref5.id,
|
|
113
|
+
startDate = _ref5.startDate,
|
|
114
|
+
endDate = _ref5.endDate;
|
|
115
|
+
var _useRequest5 = (0, _ahooks.useRequest)(function () {
|
|
116
|
+
return query('/cloud/cc/alarmBoard/getAlarmLine', {
|
|
117
|
+
restaurantId: 1,
|
|
118
|
+
startDate: '2022-01-17',
|
|
119
|
+
endDate: '2022-02-18'
|
|
120
|
+
});
|
|
121
|
+
}, {
|
|
122
|
+
refreshDeps: [id, startDate, endDate],
|
|
123
|
+
ready: !!id
|
|
124
|
+
}),
|
|
125
|
+
data = _useRequest5.data;
|
|
126
|
+
return data;
|
|
127
|
+
},
|
|
128
|
+
// 报警明细
|
|
129
|
+
alarmRecord: function alarmRecord(_ref6) {
|
|
130
|
+
var id = _ref6.id,
|
|
131
|
+
startDate = _ref6.startDate,
|
|
132
|
+
endDate = _ref6.endDate;
|
|
133
|
+
var _useRequest6 = (0, _ahooks.useRequest)(function () {
|
|
134
|
+
return query('/cloud/cc/abnormalEventRecord/pageList', {
|
|
135
|
+
page: 0,
|
|
136
|
+
rows: 10000,
|
|
137
|
+
alarmObjId: id,
|
|
138
|
+
alarmStartTimeStart: startDate,
|
|
139
|
+
alarmStartTimeEnd: endDate
|
|
140
|
+
});
|
|
141
|
+
}, {
|
|
142
|
+
refreshDeps: [id, startDate, endDate],
|
|
143
|
+
ready: !!id
|
|
144
|
+
}),
|
|
145
|
+
data = _useRequest6.data;
|
|
146
|
+
return data || {
|
|
147
|
+
total: 0,
|
|
148
|
+
rows: []
|
|
149
|
+
};
|
|
150
|
+
}
|
|
151
|
+
};
|
|
152
|
+
exports.AlarmService = AlarmService;
|
|
153
|
+
//# sourceMappingURL=api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.js","names":["query","url","params","method","__awaiter","request","data","res","BasicService","info","name","useRequest","refreshDeps","ready","detailList","startTime","endTime","page","rows","weighTimeFrom","weighTimeTo","total","summary","id","startDate","endDate","restaurantId","AlarmService","typeAnalysis","alarmTrend","alarmRecord","alarmObjId","alarmStartTimeStart","alarmStartTimeEnd"],"sources":["vtx-restaurant-modal/api.js"],"sourcesContent":["import { __awaiter } from \"tslib\";\nimport { request } from '@vtx/utils';\nimport { useRequest } from 'ahooks';\nconst query = (url, params, method = 'get') => __awaiter(void 0, void 0, void 0, function* () {\n const res = yield request[method](url, {\n data: params,\n });\n return res === null || res === void 0 ? void 0 : res.data;\n});\nexport const BasicService = {\n // 详情\n info: ({ name }) => {\n const { data } = useRequest(() => query('/cloud/cc/restaurant/getByName', {\n name,\n }), {\n refreshDeps: [name],\n ready: !!name,\n });\n return data || {};\n },\n // 收运记录\n detailList: ({ name, startTime, endTime, }) => {\n const { data } = useRequest(() => query('/cloud/cc/restaurantCarDataDetail/pageCarDataDetail', {\n page: 0,\n rows: 10000,\n name,\n weighTimeFrom: startTime,\n weighTimeTo: endTime,\n }), {\n refreshDeps: [name, startTime, endTime],\n ready: !!name,\n });\n return data || { total: 0, rows: [] };\n },\n // 收运汇总\n summary: ({ id, startDate, endDate }) => {\n const { data } = useRequest(() => query('/cloud/cc/restaurantCollectData/restCollectInfo', {\n restaurantId: 'fef93c57ac4e47b39ed3541ca698175b',\n startDate: '2022-01-17',\n endDate: '2022-02-18',\n }), {\n refreshDeps: [id, startDate, endDate],\n ready: !!id,\n });\n return data;\n },\n};\nexport const AlarmService = {\n typeAnalysis: ({ id, startDate, endDate, }) => {\n const { data } = useRequest(() => query('/cloud/cc/alarmBoard/countUnitAlarm', {\n restaurantId: 1,\n startDate: '2022-01-17',\n endDate: '2022-02-18',\n }), {\n refreshDeps: [id, startDate, endDate],\n ready: !!id,\n });\n return data || {};\n },\n alarmTrend: ({ id, startDate, endDate, }) => {\n const { data } = useRequest(() => query('/cloud/cc/alarmBoard/getAlarmLine', {\n restaurantId: 1,\n startDate: '2022-01-17',\n endDate: '2022-02-18',\n }), {\n refreshDeps: [id, startDate, endDate],\n ready: !!id,\n });\n return data;\n },\n // 报警明细\n alarmRecord: ({ id, startDate, endDate, }) => {\n const { data } = useRequest(() => query('/cloud/cc/abnormalEventRecord/pageList', {\n page: 0,\n rows: 10000,\n alarmObjId: id,\n alarmStartTimeStart: startDate,\n alarmStartTimeEnd: endDate,\n }), {\n refreshDeps: [id, startDate, endDate],\n ready: !!id,\n });\n return data || { total: 0, rows: [] };\n },\n};\n"],"mappings":";;;;;;AAAA;AACA;AACA;AAAoC;AAAA,+CADpC;AAEA,IAAMA,KAAK,GAAG,SAARA,KAAK,CAAIC,GAAG,EAAEC,MAAM;EAAA,IAAEC,MAAM,uEAAG,KAAK;EAAA,OAAK,IAAAC,gBAAS,EAAC,KAAK,CAAC,EAAE,KAAK,CAAC,EAAE,KAAK,CAAC,0CAAE;IAAA;IAAA;MAAA;QAAA;UAAA;YAAA;YACjE,OAAMC,cAAO,CAACF,MAAM,CAAC,CAACF,GAAG,EAAE;cACnCK,IAAI,EAAEJ;YACV,CAAC,CAAC;UAAA;YAFIK,GAAG;YAAA,iCAGFA,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACD,IAAI;UAAA;UAAA;YAAA;QAAA;MAAA;IAAA;EAAA,CAC5D,EAAC;AAAA;AACK,IAAME,YAAY,GAAG;EACxB;EACAC,IAAI,EAAE,oBAAc;IAAA,IAAXC,IAAI,QAAJA,IAAI;IACT,kBAAiB,IAAAC,kBAAU,EAAC;QAAA,OAAMX,KAAK,CAAC,gCAAgC,EAAE;UACtEU,IAAI,EAAJA;QACJ,CAAC,CAAC;MAAA,GAAE;QACAE,WAAW,EAAE,CAACF,IAAI,CAAC;QACnBG,KAAK,EAAE,CAAC,CAACH;MACb,CAAC,CAAC;MALMJ,IAAI,eAAJA,IAAI;IAMZ,OAAOA,IAAI,IAAI,CAAC,CAAC;EACrB,CAAC;EACD;EACAQ,UAAU,EAAE,2BAAmC;IAAA,IAAhCJ,IAAI,SAAJA,IAAI;MAAEK,SAAS,SAATA,SAAS;MAAEC,OAAO,SAAPA,OAAO;IACnC,mBAAiB,IAAAL,kBAAU,EAAC;QAAA,OAAMX,KAAK,CAAC,qDAAqD,EAAE;UAC3FiB,IAAI,EAAE,CAAC;UACPC,IAAI,EAAE,KAAK;UACXR,IAAI,EAAJA,IAAI;UACJS,aAAa,EAAEJ,SAAS;UACxBK,WAAW,EAAEJ;QACjB,CAAC,CAAC;MAAA,GAAE;QACAJ,WAAW,EAAE,CAACF,IAAI,EAAEK,SAAS,EAAEC,OAAO,CAAC;QACvCH,KAAK,EAAE,CAAC,CAACH;MACb,CAAC,CAAC;MATMJ,IAAI,gBAAJA,IAAI;IAUZ,OAAOA,IAAI,IAAI;MAAEe,KAAK,EAAE,CAAC;MAAEH,IAAI,EAAE;IAAG,CAAC;EACzC,CAAC;EACD;EACAI,OAAO,EAAE,wBAAgC;IAAA,IAA7BC,EAAE,SAAFA,EAAE;MAAEC,SAAS,SAATA,SAAS;MAAEC,OAAO,SAAPA,OAAO;IAC9B,mBAAiB,IAAAd,kBAAU,EAAC;QAAA,OAAMX,KAAK,CAAC,iDAAiD,EAAE;UACvF0B,YAAY,EAAE,kCAAkC;UAChDF,SAAS,EAAE,YAAY;UACvBC,OAAO,EAAE;QACb,CAAC,CAAC;MAAA,GAAE;QACAb,WAAW,EAAE,CAACW,EAAE,EAAEC,SAAS,EAAEC,OAAO,CAAC;QACrCZ,KAAK,EAAE,CAAC,CAACU;MACb,CAAC,CAAC;MAPMjB,IAAI,gBAAJA,IAAI;IAQZ,OAAOA,IAAI;EACf;AACJ,CAAC;AAAC;AACK,IAAMqB,YAAY,GAAG;EACxBC,YAAY,EAAE,6BAAiC;IAAA,IAA9BL,EAAE,SAAFA,EAAE;MAAEC,SAAS,SAATA,SAAS;MAAEC,OAAO,SAAPA,OAAO;IACnC,mBAAiB,IAAAd,kBAAU,EAAC;QAAA,OAAMX,KAAK,CAAC,qCAAqC,EAAE;UAC3E0B,YAAY,EAAE,CAAC;UACfF,SAAS,EAAE,YAAY;UACvBC,OAAO,EAAE;QACb,CAAC,CAAC;MAAA,GAAE;QACAb,WAAW,EAAE,CAACW,EAAE,EAAEC,SAAS,EAAEC,OAAO,CAAC;QACrCZ,KAAK,EAAE,CAAC,CAACU;MACb,CAAC,CAAC;MAPMjB,IAAI,gBAAJA,IAAI;IAQZ,OAAOA,IAAI,IAAI,CAAC,CAAC;EACrB,CAAC;EACDuB,UAAU,EAAE,2BAAiC;IAAA,IAA9BN,EAAE,SAAFA,EAAE;MAAEC,SAAS,SAATA,SAAS;MAAEC,OAAO,SAAPA,OAAO;IACjC,mBAAiB,IAAAd,kBAAU,EAAC;QAAA,OAAMX,KAAK,CAAC,mCAAmC,EAAE;UACzE0B,YAAY,EAAE,CAAC;UACfF,SAAS,EAAE,YAAY;UACvBC,OAAO,EAAE;QACb,CAAC,CAAC;MAAA,GAAE;QACAb,WAAW,EAAE,CAACW,EAAE,EAAEC,SAAS,EAAEC,OAAO,CAAC;QACrCZ,KAAK,EAAE,CAAC,CAACU;MACb,CAAC,CAAC;MAPMjB,IAAI,gBAAJA,IAAI;IAQZ,OAAOA,IAAI;EACf,CAAC;EACD;EACAwB,WAAW,EAAE,4BAAiC;IAAA,IAA9BP,EAAE,SAAFA,EAAE;MAAEC,SAAS,SAATA,SAAS;MAAEC,OAAO,SAAPA,OAAO;IAClC,mBAAiB,IAAAd,kBAAU,EAAC;QAAA,OAAMX,KAAK,CAAC,wCAAwC,EAAE;UAC9EiB,IAAI,EAAE,CAAC;UACPC,IAAI,EAAE,KAAK;UACXa,UAAU,EAAER,EAAE;UACdS,mBAAmB,EAAER,SAAS;UAC9BS,iBAAiB,EAAER;QACvB,CAAC,CAAC;MAAA,GAAE;QACAb,WAAW,EAAE,CAACW,EAAE,EAAEC,SAAS,EAAEC,OAAO,CAAC;QACrCZ,KAAK,EAAE,CAAC,CAACU;MACb,CAAC,CAAC;MATMjB,IAAI,gBAAJA,IAAI;IAUZ,OAAOA,IAAI,IAAI;MAAEe,KAAK,EAAE,CAAC;MAAEH,IAAI,EAAE;IAAG,CAAC;EACzC;AACJ,CAAC;AAAC"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _vmTable = _interopRequireDefault(require("../../../vm-table"));
|
|
10
|
+
var _index = require("../../index");
|
|
11
|
+
var _api = require("../../api");
|
|
12
|
+
require("./index.less");
|
|
13
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
14
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
16
|
+
var columns = [{
|
|
17
|
+
title: '异常类型',
|
|
18
|
+
dataIndex: '2'
|
|
19
|
+
}, {
|
|
20
|
+
title: '等级',
|
|
21
|
+
dataIndex: '23'
|
|
22
|
+
}, {
|
|
23
|
+
title: '报警开始时间',
|
|
24
|
+
dataIndex: '1'
|
|
25
|
+
}, {
|
|
26
|
+
title: '报警结束时间',
|
|
27
|
+
dataIndex: '4'
|
|
28
|
+
}];
|
|
29
|
+
var AlarmRecord = function AlarmRecord(_ref) {
|
|
30
|
+
var startDate = _ref.startDate,
|
|
31
|
+
endDate = _ref.endDate;
|
|
32
|
+
var _useContext = (0, _react.useContext)(_index.RestaurantContext),
|
|
33
|
+
id = _useContext.id;
|
|
34
|
+
var _AlarmService$alarmRe = _api.AlarmService.alarmRecord({
|
|
35
|
+
id: id,
|
|
36
|
+
startDate: startDate,
|
|
37
|
+
endDate: endDate
|
|
38
|
+
}),
|
|
39
|
+
_AlarmService$alarmRe2 = _AlarmService$alarmRe.rows,
|
|
40
|
+
rows = _AlarmService$alarmRe2 === void 0 ? [] : _AlarmService$alarmRe2;
|
|
41
|
+
return /*#__PURE__*/_react["default"].createElement(_vmTable["default"], {
|
|
42
|
+
columns: columns,
|
|
43
|
+
dataSource: rows,
|
|
44
|
+
size: "small",
|
|
45
|
+
pagination: false
|
|
46
|
+
});
|
|
47
|
+
};
|
|
48
|
+
var _default = AlarmRecord;
|
|
49
|
+
exports["default"] = _default;
|
|
50
|
+
//# sourceMappingURL=AlarmRecord.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AlarmRecord.js","names":["columns","title","dataIndex","AlarmRecord","startDate","endDate","useContext","RestaurantContext","id","AlarmService","alarmRecord","rows","React","createElement","VmTable","dataSource","size","pagination"],"sources":["vtx-restaurant-modal/components/Alarm/AlarmRecord.js"],"sourcesContent":["import React, { useContext } from 'react';\nimport VmTable from '../../../vm-table';\nimport { RestaurantContext } from '../../index';\nimport { AlarmService } from '../../api';\nimport './index.less';\nconst columns = [\n {\n title: '异常类型',\n dataIndex: '2',\n },\n {\n title: '等级',\n dataIndex: '23',\n },\n {\n title: '报警开始时间',\n dataIndex: '1',\n },\n {\n title: '报警结束时间',\n dataIndex: '4',\n },\n];\nconst AlarmRecord = ({ startDate, endDate }) => {\n const { id } = useContext(RestaurantContext);\n const { rows = [] } = AlarmService.alarmRecord({\n id,\n startDate,\n endDate,\n });\n return React.createElement(VmTable, { columns: columns, dataSource: rows, size: \"small\", pagination: false });\n};\nexport default AlarmRecord;\n"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AAAsB;AAAA;AAAA;AACtB,IAAMA,OAAO,GAAG,CACZ;EACIC,KAAK,EAAE,MAAM;EACbC,SAAS,EAAE;AACf,CAAC,EACD;EACID,KAAK,EAAE,IAAI;EACXC,SAAS,EAAE;AACf,CAAC,EACD;EACID,KAAK,EAAE,QAAQ;EACfC,SAAS,EAAE;AACf,CAAC,EACD;EACID,KAAK,EAAE,QAAQ;EACfC,SAAS,EAAE;AACf,CAAC,CACJ;AACD,IAAMC,WAAW,GAAG,SAAdA,WAAW,OAA+B;EAAA,IAAzBC,SAAS,QAATA,SAAS;IAAEC,OAAO,QAAPA,OAAO;EACrC,kBAAe,IAAAC,iBAAU,EAACC,wBAAiB,CAAC;IAApCC,EAAE,eAAFA,EAAE;EACV,4BAAsBC,iBAAY,CAACC,WAAW,CAAC;MAC3CF,EAAE,EAAFA,EAAE;MACFJ,SAAS,EAATA,SAAS;MACTC,OAAO,EAAPA;IACJ,CAAC,CAAC;IAAA,+CAJMM,IAAI;IAAJA,IAAI,uCAAG,EAAE;EAKjB,oBAAOC,iBAAK,CAACC,aAAa,CAACC,mBAAO,EAAE;IAAEd,OAAO,EAAEA,OAAO;IAAEe,UAAU,EAAEJ,IAAI;IAAEK,IAAI,EAAE,OAAO;IAAEC,UAAU,EAAE;EAAM,CAAC,CAAC;AACjH,CAAC;AAAC,eACad,WAAW;AAAA"}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _echartsForReact = _interopRequireDefault(require("echarts-for-react"));
|
|
10
|
+
var _index = require("../../index");
|
|
11
|
+
var _api = require("../../api");
|
|
12
|
+
require("./index.less");
|
|
13
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
14
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
16
|
+
var getOption = function getOption(data) {
|
|
17
|
+
return {
|
|
18
|
+
grid: {
|
|
19
|
+
top: 20,
|
|
20
|
+
left: 40,
|
|
21
|
+
bottom: 20,
|
|
22
|
+
right: 20
|
|
23
|
+
},
|
|
24
|
+
tooltip: {
|
|
25
|
+
trigger: 'axis'
|
|
26
|
+
},
|
|
27
|
+
xAxis: {
|
|
28
|
+
type: 'category',
|
|
29
|
+
data: (data === null || data === void 0 ? void 0 : data.date) || []
|
|
30
|
+
},
|
|
31
|
+
yAxis: {
|
|
32
|
+
type: 'value'
|
|
33
|
+
},
|
|
34
|
+
series: [{
|
|
35
|
+
data: (data === null || data === void 0 ? void 0 : data.value) || [],
|
|
36
|
+
type: 'line'
|
|
37
|
+
}]
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
var AlarmTrend = function AlarmTrend(_ref) {
|
|
41
|
+
var startDate = _ref.startDate,
|
|
42
|
+
endDate = _ref.endDate;
|
|
43
|
+
var _useContext = (0, _react.useContext)(_index.RestaurantContext),
|
|
44
|
+
id = _useContext.id;
|
|
45
|
+
var data = _api.AlarmService.alarmTrend({
|
|
46
|
+
id: id,
|
|
47
|
+
startDate: startDate,
|
|
48
|
+
endDate: endDate
|
|
49
|
+
});
|
|
50
|
+
return /*#__PURE__*/_react["default"].createElement(_echartsForReact["default"], {
|
|
51
|
+
option: getOption(data),
|
|
52
|
+
style: {
|
|
53
|
+
width: '100%',
|
|
54
|
+
height: '100%'
|
|
55
|
+
}
|
|
56
|
+
});
|
|
57
|
+
};
|
|
58
|
+
var _default = AlarmTrend;
|
|
59
|
+
exports["default"] = _default;
|
|
60
|
+
//# sourceMappingURL=AlarmTrend.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AlarmTrend.js","names":["getOption","data","grid","top","left","bottom","right","tooltip","trigger","xAxis","type","date","yAxis","series","value","AlarmTrend","startDate","endDate","useContext","RestaurantContext","id","AlarmService","alarmTrend","React","createElement","ReactEcharts","option","style","width","height"],"sources":["vtx-restaurant-modal/components/Alarm/AlarmTrend.js"],"sourcesContent":["import React, { useContext } from 'react';\nimport ReactEcharts from 'echarts-for-react';\nimport { RestaurantContext } from '../../index';\nimport { AlarmService } from '../../api';\nimport './index.less';\nconst getOption = (data) => {\n return {\n grid: {\n top: 20,\n left: 40,\n bottom: 20,\n right: 20,\n },\n tooltip: {\n trigger: 'axis',\n },\n xAxis: {\n type: 'category',\n data: (data === null || data === void 0 ? void 0 : data.date) || [],\n },\n yAxis: {\n type: 'value',\n },\n series: [\n {\n data: (data === null || data === void 0 ? void 0 : data.value) || [],\n type: 'line',\n },\n ],\n };\n};\nconst AlarmTrend = ({ startDate, endDate }) => {\n const { id } = useContext(RestaurantContext);\n const data = AlarmService.alarmTrend({\n id,\n startDate,\n endDate,\n });\n return React.createElement(ReactEcharts, { option: getOption(data), style: { width: '100%', height: '100%' } });\n};\nexport default AlarmTrend;\n"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AAAsB;AAAA;AAAA;AACtB,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,IAAI,EAAK;EACxB,OAAO;IACHC,IAAI,EAAE;MACFC,GAAG,EAAE,EAAE;MACPC,IAAI,EAAE,EAAE;MACRC,MAAM,EAAE,EAAE;MACVC,KAAK,EAAE;IACX,CAAC;IACDC,OAAO,EAAE;MACLC,OAAO,EAAE;IACb,CAAC;IACDC,KAAK,EAAE;MACHC,IAAI,EAAE,UAAU;MAChBT,IAAI,EAAE,CAACA,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACU,IAAI,KAAK;IACrE,CAAC;IACDC,KAAK,EAAE;MACHF,IAAI,EAAE;IACV,CAAC;IACDG,MAAM,EAAE,CACJ;MACIZ,IAAI,EAAE,CAACA,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,IAAI,CAACa,KAAK,KAAK,EAAE;MACpEJ,IAAI,EAAE;IACV,CAAC;EAET,CAAC;AACL,CAAC;AACD,IAAMK,UAAU,GAAG,SAAbA,UAAU,OAA+B;EAAA,IAAzBC,SAAS,QAATA,SAAS;IAAEC,OAAO,QAAPA,OAAO;EACpC,kBAAe,IAAAC,iBAAU,EAACC,wBAAiB,CAAC;IAApCC,EAAE,eAAFA,EAAE;EACV,IAAMnB,IAAI,GAAGoB,iBAAY,CAACC,UAAU,CAAC;IACjCF,EAAE,EAAFA,EAAE;IACFJ,SAAS,EAATA,SAAS;IACTC,OAAO,EAAPA;EACJ,CAAC,CAAC;EACF,oBAAOM,iBAAK,CAACC,aAAa,CAACC,2BAAY,EAAE;IAAEC,MAAM,EAAE1B,SAAS,CAACC,IAAI,CAAC;IAAE0B,KAAK,EAAE;MAAEC,KAAK,EAAE,MAAM;MAAEC,MAAM,EAAE;IAAO;EAAE,CAAC,CAAC;AACnH,CAAC;AAAC,eACad,UAAU;AAAA"}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _echartsForReact = _interopRequireDefault(require("echarts-for-react"));
|
|
10
|
+
var _index = require("../../index");
|
|
11
|
+
var _api = require("../../api");
|
|
12
|
+
require("./index.less");
|
|
13
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
14
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
16
|
+
var getOption = function getOption(data) {
|
|
17
|
+
var arr = [];
|
|
18
|
+
var total = 0;
|
|
19
|
+
for (var key in data) {
|
|
20
|
+
total += data[key];
|
|
21
|
+
arr.push({
|
|
22
|
+
name: key,
|
|
23
|
+
value: data[key]
|
|
24
|
+
});
|
|
25
|
+
}
|
|
26
|
+
return {
|
|
27
|
+
title: {
|
|
28
|
+
text: "{a|\u603B\u6B21\u6570}\n".concat(total, "{a|\u6B21}"),
|
|
29
|
+
left: 'center',
|
|
30
|
+
top: 'center',
|
|
31
|
+
textStyle: {
|
|
32
|
+
rich: {
|
|
33
|
+
a: {
|
|
34
|
+
fontSize: 12
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
tooltip: {
|
|
40
|
+
trigger: 'item'
|
|
41
|
+
},
|
|
42
|
+
legend: {
|
|
43
|
+
top: 'center',
|
|
44
|
+
right: '5%',
|
|
45
|
+
orient: 'vertical'
|
|
46
|
+
},
|
|
47
|
+
series: [{
|
|
48
|
+
name: '报警次数类型占比',
|
|
49
|
+
type: 'pie',
|
|
50
|
+
center: ['50%', '50%'],
|
|
51
|
+
radius: ['70%', '90%'],
|
|
52
|
+
avoidLabelOverlap: false,
|
|
53
|
+
label: {
|
|
54
|
+
show: false,
|
|
55
|
+
position: 'center'
|
|
56
|
+
},
|
|
57
|
+
labelLine: {
|
|
58
|
+
show: false
|
|
59
|
+
},
|
|
60
|
+
data: arr
|
|
61
|
+
}]
|
|
62
|
+
};
|
|
63
|
+
};
|
|
64
|
+
var AlarmTypeAnalysis = function AlarmTypeAnalysis(_ref) {
|
|
65
|
+
var startDate = _ref.startDate,
|
|
66
|
+
endDate = _ref.endDate;
|
|
67
|
+
var _useContext = (0, _react.useContext)(_index.RestaurantContext),
|
|
68
|
+
id = _useContext.id;
|
|
69
|
+
var data = _api.AlarmService.typeAnalysis({
|
|
70
|
+
id: id,
|
|
71
|
+
startDate: startDate,
|
|
72
|
+
endDate: endDate
|
|
73
|
+
});
|
|
74
|
+
return /*#__PURE__*/_react["default"].createElement(_echartsForReact["default"], {
|
|
75
|
+
option: getOption(data),
|
|
76
|
+
style: {
|
|
77
|
+
width: '100%',
|
|
78
|
+
height: '100%'
|
|
79
|
+
}
|
|
80
|
+
});
|
|
81
|
+
};
|
|
82
|
+
var _default = AlarmTypeAnalysis;
|
|
83
|
+
exports["default"] = _default;
|
|
84
|
+
//# sourceMappingURL=AlarmTypeAnalysis.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AlarmTypeAnalysis.js","names":["getOption","data","arr","total","key","push","name","value","title","text","left","top","textStyle","rich","a","fontSize","tooltip","trigger","legend","right","orient","series","type","center","radius","avoidLabelOverlap","label","show","position","labelLine","AlarmTypeAnalysis","startDate","endDate","useContext","RestaurantContext","id","AlarmService","typeAnalysis","React","createElement","ReactEcharts","option","style","width","height"],"sources":["vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js"],"sourcesContent":["import React, { useContext } from 'react';\nimport ReactEcharts from 'echarts-for-react';\nimport { RestaurantContext } from '../../index';\nimport { AlarmService } from '../../api';\nimport './index.less';\nconst getOption = (data) => {\n const arr = [];\n let total = 0;\n for (const key in data) {\n total += data[key];\n arr.push({\n name: key,\n value: data[key],\n });\n }\n return {\n title: {\n text: `{a|总次数}\\n${total}{a|次}`,\n left: 'center',\n top: 'center',\n textStyle: {\n rich: {\n a: {\n fontSize: 12,\n },\n },\n },\n },\n tooltip: {\n trigger: 'item',\n },\n legend: {\n top: 'center',\n right: '5%',\n orient: 'vertical',\n },\n series: [\n {\n name: '报警次数类型占比',\n type: 'pie',\n center: ['50%', '50%'],\n radius: ['70%', '90%'],\n avoidLabelOverlap: false,\n label: {\n show: false,\n position: 'center',\n },\n labelLine: {\n show: false,\n },\n data: arr,\n },\n ],\n };\n};\nconst AlarmTypeAnalysis = ({ startDate, endDate }) => {\n const { id } = useContext(RestaurantContext);\n const data = AlarmService.typeAnalysis({\n id,\n startDate,\n endDate,\n });\n return React.createElement(ReactEcharts, { option: getOption(data), style: { width: '100%', height: '100%' } });\n};\nexport default AlarmTypeAnalysis;\n"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AAAsB;AAAA;AAAA;AACtB,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,IAAI,EAAK;EACxB,IAAMC,GAAG,GAAG,EAAE;EACd,IAAIC,KAAK,GAAG,CAAC;EACb,KAAK,IAAMC,GAAG,IAAIH,IAAI,EAAE;IACpBE,KAAK,IAAIF,IAAI,CAACG,GAAG,CAAC;IAClBF,GAAG,CAACG,IAAI,CAAC;MACLC,IAAI,EAAEF,GAAG;MACTG,KAAK,EAAEN,IAAI,CAACG,GAAG;IACnB,CAAC,CAAC;EACN;EACA,OAAO;IACHI,KAAK,EAAE;MACHC,IAAI,oCAAcN,KAAK,eAAO;MAC9BO,IAAI,EAAE,QAAQ;MACdC,GAAG,EAAE,QAAQ;MACbC,SAAS,EAAE;QACPC,IAAI,EAAE;UACFC,CAAC,EAAE;YACCC,QAAQ,EAAE;UACd;QACJ;MACJ;IACJ,CAAC;IACDC,OAAO,EAAE;MACLC,OAAO,EAAE;IACb,CAAC;IACDC,MAAM,EAAE;MACJP,GAAG,EAAE,QAAQ;MACbQ,KAAK,EAAE,IAAI;MACXC,MAAM,EAAE;IACZ,CAAC;IACDC,MAAM,EAAE,CACJ;MACIf,IAAI,EAAE,UAAU;MAChBgB,IAAI,EAAE,KAAK;MACXC,MAAM,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;MACtBC,MAAM,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC;MACtBC,iBAAiB,EAAE,KAAK;MACxBC,KAAK,EAAE;QACHC,IAAI,EAAE,KAAK;QACXC,QAAQ,EAAE;MACd,CAAC;MACDC,SAAS,EAAE;QACPF,IAAI,EAAE;MACV,CAAC;MACD1B,IAAI,EAAEC;IACV,CAAC;EAET,CAAC;AACL,CAAC;AACD,IAAM4B,iBAAiB,GAAG,SAApBA,iBAAiB,OAA+B;EAAA,IAAzBC,SAAS,QAATA,SAAS;IAAEC,OAAO,QAAPA,OAAO;EAC3C,kBAAe,IAAAC,iBAAU,EAACC,wBAAiB,CAAC;IAApCC,EAAE,eAAFA,EAAE;EACV,IAAMlC,IAAI,GAAGmC,iBAAY,CAACC,YAAY,CAAC;IACnCF,EAAE,EAAFA,EAAE;IACFJ,SAAS,EAATA,SAAS;IACTC,OAAO,EAAPA;EACJ,CAAC,CAAC;EACF,oBAAOM,iBAAK,CAACC,aAAa,CAACC,2BAAY,EAAE;IAAEC,MAAM,EAAEzC,SAAS,CAACC,IAAI,CAAC;IAAEyC,KAAK,EAAE;MAAEC,KAAK,EAAE,MAAM;MAAEC,MAAM,EAAE;IAAO;EAAE,CAAC,CAAC;AACnH,CAAC;AAAC,eACad,iBAAiB;AAAA"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
.restaurant-alarm {
|
|
2
|
+
display: -webkit-box;
|
|
3
|
+
display: -ms-flexbox;
|
|
4
|
+
display: flex;
|
|
5
|
+
-webkit-box-orient: vertical;
|
|
6
|
+
-webkit-box-direction: normal;
|
|
7
|
+
-ms-flex-direction: column;
|
|
8
|
+
flex-direction: column;
|
|
9
|
+
gap: 10px;
|
|
10
|
+
height: 600px;
|
|
11
|
+
padding: 6px 10px;
|
|
12
|
+
}
|
|
13
|
+
.restaurant-alarm-search {
|
|
14
|
+
padding: 10px 20px;
|
|
15
|
+
background: var(--bg-color2);
|
|
16
|
+
}
|
|
17
|
+
.restaurant-alarm-charts {
|
|
18
|
+
height: 200px;
|
|
19
|
+
display: -webkit-box;
|
|
20
|
+
display: -ms-flexbox;
|
|
21
|
+
display: flex;
|
|
22
|
+
gap: 10px;
|
|
23
|
+
}
|
|
24
|
+
.restaurant-alarm-charts--chart {
|
|
25
|
+
height: 100%;
|
|
26
|
+
padding: 20px;
|
|
27
|
+
-webkit-box-flex: 1;
|
|
28
|
+
-ms-flex: 1;
|
|
29
|
+
flex: 1;
|
|
30
|
+
display: -webkit-box;
|
|
31
|
+
display: -ms-flexbox;
|
|
32
|
+
display: flex;
|
|
33
|
+
-webkit-box-orient: vertical;
|
|
34
|
+
-webkit-box-direction: normal;
|
|
35
|
+
-ms-flex-direction: column;
|
|
36
|
+
flex-direction: column;
|
|
37
|
+
background: var(--bg-color2);
|
|
38
|
+
}
|
|
39
|
+
.restaurant-alarm-list {
|
|
40
|
+
padding: 20px;
|
|
41
|
+
-webkit-box-flex: 1;
|
|
42
|
+
-ms-flex: 1;
|
|
43
|
+
flex: 1;
|
|
44
|
+
background: var(--bg-color2);
|
|
45
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _moment = _interopRequireDefault(require("moment"));
|
|
10
|
+
var _vmSubTitle = _interopRequireDefault(require("../../../vm-sub-title"));
|
|
11
|
+
var _vmFilter = require("../../../vm-filter");
|
|
12
|
+
var _AlarmRecord = _interopRequireDefault(require("./AlarmRecord"));
|
|
13
|
+
var _AlarmTrend = _interopRequireDefault(require("./AlarmTrend"));
|
|
14
|
+
var _AlarmTypeAnalysis = _interopRequireDefault(require("./AlarmTypeAnalysis"));
|
|
15
|
+
var _index = require("../../index");
|
|
16
|
+
require("./index.less");
|
|
17
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
18
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
19
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
20
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
21
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
22
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
23
|
+
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
24
|
+
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) { ; } } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
|
25
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
26
|
+
var Alarm = function Alarm() {
|
|
27
|
+
var _useContext = (0, _react.useContext)(_index.RestaurantContext),
|
|
28
|
+
prefix = _useContext.prefix;
|
|
29
|
+
// 日期范围
|
|
30
|
+
var _useState = (0, _react.useState)([(0, _moment["default"])().subtract(30, 'day'), (0, _moment["default"])()]),
|
|
31
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
32
|
+
times = _useState2[0],
|
|
33
|
+
setTimes = _useState2[1];
|
|
34
|
+
var onDateChange = function onDateChange(date) {
|
|
35
|
+
setTimes(date);
|
|
36
|
+
};
|
|
37
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
38
|
+
className: "".concat(prefix, "-alarm")
|
|
39
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
40
|
+
className: "".concat(prefix, "-alarm-search")
|
|
41
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmFilter.VMRangePicker, {
|
|
42
|
+
value: times,
|
|
43
|
+
onChange: onDateChange,
|
|
44
|
+
style: {
|
|
45
|
+
marginRight: 10
|
|
46
|
+
}
|
|
47
|
+
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
48
|
+
className: "".concat(prefix, "-alarm-charts")
|
|
49
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
50
|
+
className: "".concat(prefix, "-alarm-charts--chart")
|
|
51
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
52
|
+
title: "\u62A5\u8B66\u6B21\u6570\u7C7B\u578B\u5360\u6BD4"
|
|
53
|
+
}), /*#__PURE__*/_react["default"].createElement(_AlarmTypeAnalysis["default"], {
|
|
54
|
+
startDate: times[0].format('YYYY-MM-DD'),
|
|
55
|
+
endDate: times[1].format('YYYY-MM-DD')
|
|
56
|
+
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
57
|
+
className: "".concat(prefix, "-alarm-charts--chart")
|
|
58
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
59
|
+
title: "\u62A5\u8B66\u6B21\u6570\u8D8B\u52BF\u5206\u6790"
|
|
60
|
+
}), /*#__PURE__*/_react["default"].createElement(_AlarmTrend["default"], {
|
|
61
|
+
startDate: times[0].format('YYYY-MM-DD'),
|
|
62
|
+
endDate: times[1].format('YYYY-MM-DD')
|
|
63
|
+
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
64
|
+
className: "".concat(prefix, "-alarm-list")
|
|
65
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
66
|
+
title: "\u62A5\u8B66\u8BB0\u5F55\u660E\u7EC6"
|
|
67
|
+
}), /*#__PURE__*/_react["default"].createElement(_AlarmRecord["default"], {
|
|
68
|
+
startDate: times[0].format('YYYY-MM-DD 00:00:00'),
|
|
69
|
+
endDate: times[1].format('YYYY-MM-DD 23:59:59')
|
|
70
|
+
})));
|
|
71
|
+
};
|
|
72
|
+
var _default = Alarm;
|
|
73
|
+
exports["default"] = _default;
|
|
74
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["Alarm","useContext","RestaurantContext","prefix","useState","moment","subtract","times","setTimes","onDateChange","date","React","createElement","className","VMRangePicker","value","onChange","style","marginRight","VmSubTitle","title","AlarmTypeAnalysis","startDate","format","endDate","AlarmTrend","AlarmRecord"],"sources":["vtx-restaurant-modal/components/Alarm/index.js"],"sourcesContent":["import React, { useContext, useState } from 'react';\nimport moment from 'moment';\nimport VmSubTitle from '../../../vm-sub-title';\nimport { VMRangePicker } from '../../../vm-filter';\nimport AlarmRecord from './AlarmRecord';\nimport AlarmTrend from './AlarmTrend';\nimport AlarmTypeAnalysis from './AlarmTypeAnalysis';\nimport { RestaurantContext } from '../../index';\nimport './index.less';\nconst Alarm = () => {\n const { prefix } = useContext(RestaurantContext);\n // 日期范围\n const [times, setTimes] = useState([moment().subtract(30, 'day'), moment()]);\n const onDateChange = (date) => {\n setTimes(date);\n };\n return (React.createElement(\"div\", { className: `${prefix}-alarm` },\n React.createElement(\"div\", { className: `${prefix}-alarm-search` },\n React.createElement(VMRangePicker, { value: times, onChange: onDateChange, style: { marginRight: 10 } })),\n React.createElement(\"div\", { className: `${prefix}-alarm-charts` },\n React.createElement(\"div\", { className: `${prefix}-alarm-charts--chart` },\n React.createElement(VmSubTitle, { title: \"\\u62A5\\u8B66\\u6B21\\u6570\\u7C7B\\u578B\\u5360\\u6BD4\" }),\n React.createElement(AlarmTypeAnalysis, { startDate: times[0].format('YYYY-MM-DD'), endDate: times[1].format('YYYY-MM-DD') })),\n React.createElement(\"div\", { className: `${prefix}-alarm-charts--chart` },\n React.createElement(VmSubTitle, { title: \"\\u62A5\\u8B66\\u6B21\\u6570\\u8D8B\\u52BF\\u5206\\u6790\" }),\n React.createElement(AlarmTrend, { startDate: times[0].format('YYYY-MM-DD'), endDate: times[1].format('YYYY-MM-DD') }))),\n React.createElement(\"div\", { className: `${prefix}-alarm-list` },\n React.createElement(VmSubTitle, { title: \"\\u62A5\\u8B66\\u8BB0\\u5F55\\u660E\\u7EC6\" }),\n React.createElement(AlarmRecord, { startDate: times[0].format('YYYY-MM-DD 00:00:00'), endDate: times[1].format('YYYY-MM-DD 23:59:59') }))));\n};\nexport default Alarm;\n"],"mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAsB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AACtB,IAAMA,KAAK,GAAG,SAARA,KAAK,GAAS;EAChB,kBAAmB,IAAAC,iBAAU,EAACC,wBAAiB,CAAC;IAAxCC,MAAM,eAANA,MAAM;EACd;EACA,gBAA0B,IAAAC,eAAQ,EAAC,CAAC,IAAAC,kBAAM,GAAE,CAACC,QAAQ,CAAC,EAAE,EAAE,KAAK,CAAC,EAAE,IAAAD,kBAAM,GAAE,CAAC,CAAC;IAAA;IAArEE,KAAK;IAAEC,QAAQ;EACtB,IAAMC,YAAY,GAAG,SAAfA,YAAY,CAAIC,IAAI,EAAK;IAC3BF,QAAQ,CAACE,IAAI,CAAC;EAClB,CAAC;EACD,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKV,MAAM;EAAS,CAAC,eAC/DQ,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKV,MAAM;EAAgB,CAAC,eAC9DQ,iBAAK,CAACC,aAAa,CAACE,uBAAa,EAAE;IAAEC,KAAK,EAAER,KAAK;IAAES,QAAQ,EAAEP,YAAY;IAAEQ,KAAK,EAAE;MAAEC,WAAW,EAAE;IAAG;EAAE,CAAC,CAAC,CAAC,eAC7GP,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKV,MAAM;EAAgB,CAAC,eAC9DQ,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKV,MAAM;EAAuB,CAAC,eACrEQ,iBAAK,CAACC,aAAa,CAACO,sBAAU,EAAE;IAAEC,KAAK,EAAE;EAAmD,CAAC,CAAC,eAC9FT,iBAAK,CAACC,aAAa,CAACS,6BAAiB,EAAE;IAAEC,SAAS,EAAEf,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,YAAY,CAAC;IAAEC,OAAO,EAAEjB,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,YAAY;EAAE,CAAC,CAAC,CAAC,eACjIZ,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKV,MAAM;EAAuB,CAAC,eACrEQ,iBAAK,CAACC,aAAa,CAACO,sBAAU,EAAE;IAAEC,KAAK,EAAE;EAAmD,CAAC,CAAC,eAC9FT,iBAAK,CAACC,aAAa,CAACa,sBAAU,EAAE;IAAEH,SAAS,EAAEf,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,YAAY,CAAC;IAAEC,OAAO,EAAEjB,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,YAAY;EAAE,CAAC,CAAC,CAAC,CAAC,eAC/HZ,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKV,MAAM;EAAc,CAAC,eAC5DQ,iBAAK,CAACC,aAAa,CAACO,sBAAU,EAAE;IAAEC,KAAK,EAAE;EAAuC,CAAC,CAAC,eAClFT,iBAAK,CAACC,aAAa,CAACc,uBAAW,EAAE;IAAEJ,SAAS,EAAEf,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,qBAAqB,CAAC;IAAEC,OAAO,EAAEjB,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,qBAAqB;EAAE,CAAC,CAAC,CAAC,CAAC;AACtJ,CAAC;AAAC,eACavB,KAAK;AAAA"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
@import '../../style/index';
|
|
2
|
+
|
|
3
|
+
.@{prefix-cls}-alarm {
|
|
4
|
+
display: flex;
|
|
5
|
+
flex-direction: column;
|
|
6
|
+
gap: 10px;
|
|
7
|
+
height: 600px;
|
|
8
|
+
padding: 6px 10px;
|
|
9
|
+
&-search {
|
|
10
|
+
padding: 10px 20px;
|
|
11
|
+
background: var(--bg-color2);
|
|
12
|
+
}
|
|
13
|
+
&-charts {
|
|
14
|
+
height: 200px;
|
|
15
|
+
display: flex;
|
|
16
|
+
gap: 10px;
|
|
17
|
+
|
|
18
|
+
&--chart {
|
|
19
|
+
height: 100%;
|
|
20
|
+
padding: 20px;
|
|
21
|
+
flex: 1;
|
|
22
|
+
display: flex;
|
|
23
|
+
flex-direction: column;
|
|
24
|
+
background: var(--bg-color2);
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
&-list {
|
|
28
|
+
padding: 20px;
|
|
29
|
+
flex: 1;
|
|
30
|
+
background: var(--bg-color2);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
|
+
Object.defineProperty(exports, "__esModule", {
|
|
5
|
+
value: true
|
|
6
|
+
});
|
|
7
|
+
exports["default"] = void 0;
|
|
8
|
+
var _react = _interopRequireWildcard(require("react"));
|
|
9
|
+
var _vmTable = _interopRequireDefault(require("../../../vm-table"));
|
|
10
|
+
var _index = require("../../index");
|
|
11
|
+
var _api = require("../../api");
|
|
12
|
+
require("./index.less");
|
|
13
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
14
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
16
|
+
var columns = [{
|
|
17
|
+
title: '垃圾净重',
|
|
18
|
+
dataIndex: '2'
|
|
19
|
+
}, {
|
|
20
|
+
title: '垃圾桶数',
|
|
21
|
+
dataIndex: '23'
|
|
22
|
+
}, {
|
|
23
|
+
title: '收运时间',
|
|
24
|
+
dataIndex: '1'
|
|
25
|
+
}, {
|
|
26
|
+
title: '收运车辆',
|
|
27
|
+
dataIndex: '4'
|
|
28
|
+
}];
|
|
29
|
+
var DetailList = function DetailList(_ref) {
|
|
30
|
+
var startTime = _ref.startTime,
|
|
31
|
+
endTime = _ref.endTime;
|
|
32
|
+
var _useContext = (0, _react.useContext)(_index.RestaurantContext),
|
|
33
|
+
name = _useContext.name;
|
|
34
|
+
var _BasicService$detailL = _api.BasicService.detailList({
|
|
35
|
+
name: name,
|
|
36
|
+
startTime: startTime,
|
|
37
|
+
endTime: endTime
|
|
38
|
+
}),
|
|
39
|
+
_BasicService$detailL2 = _BasicService$detailL.rows,
|
|
40
|
+
rows = _BasicService$detailL2 === void 0 ? [] : _BasicService$detailL2;
|
|
41
|
+
return /*#__PURE__*/_react["default"].createElement(_vmTable["default"], {
|
|
42
|
+
columns: columns,
|
|
43
|
+
dataSource: rows,
|
|
44
|
+
size: "small",
|
|
45
|
+
pagination: false
|
|
46
|
+
});
|
|
47
|
+
};
|
|
48
|
+
var _default = DetailList;
|
|
49
|
+
exports["default"] = _default;
|
|
50
|
+
//# sourceMappingURL=DetailList.js.map
|