@vtx/modals2 2.10.20 → 2.10.21
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 +126 -0
- package/lib/index.js.map +1 -0
- package/lib/style/css.js +16 -0
- package/lib/style/css.js.map +1 -0
- package/lib/style/index.js +16 -0
- package/lib/style/index.js.map +1 -0
- package/lib/typings.d.ts +14 -0
- package/lib/util/index.js +25 -0
- package/lib/util/index.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmRecord.js +83 -0
- package/lib/vm-alarm-info/Components/AlarmRecord.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmStatistics.js +99 -0
- package/lib/vm-alarm-info/Components/AlarmStatistics.js.map +1 -0
- package/lib/vm-alarm-info/Components/AlarmTrend.js +203 -0
- package/lib/vm-alarm-info/Components/AlarmTrend.js.map +1 -0
- package/lib/vm-alarm-info/Components/CurrentAlarm.js +35 -0
- package/lib/vm-alarm-info/Components/CurrentAlarm.js.map +1 -0
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js +87 -0
- package/lib/vm-alarm-info/Components/CurrentAlarmNew.js.map +1 -0
- package/lib/vm-alarm-info/api.js +169 -0
- package/lib/vm-alarm-info/api.js.map +1 -0
- package/lib/vm-alarm-info/index.js +95 -0
- package/lib/vm-alarm-info/index.js.map +1 -0
- package/lib/vm-alarm-info/style/css.js +4 -0
- package/lib/vm-alarm-info/style/css.js.map +1 -0
- package/lib/vm-alarm-info/style/index.js +4 -0
- package/lib/vm-alarm-info/style/index.js.map +1 -0
- package/lib/vm-alarm-situation/api.js +87 -0
- package/lib/vm-alarm-situation/api.js.map +1 -0
- package/lib/vm-alarm-situation/index.js +212 -0
- package/lib/vm-alarm-situation/index.js.map +1 -0
- package/lib/vm-alarm-situation/style/css.js +4 -0
- package/lib/vm-alarm-situation/style/css.js.map +1 -0
- package/lib/vm-alarm-situation/style/index.js +4 -0
- package/lib/vm-alarm-situation/style/index.js.map +1 -0
- package/lib/vm-alarm-situation-pt/api.js +75 -0
- package/lib/vm-alarm-situation-pt/api.js.map +1 -0
- package/lib/vm-alarm-situation-pt/index.js +146 -0
- package/lib/vm-alarm-situation-pt/index.js.map +1 -0
- package/lib/vm-alarm-situation-pt/style/css.js +4 -0
- package/lib/vm-alarm-situation-pt/style/css.js.map +1 -0
- package/lib/vm-alarm-situation-pt/style/index.js +4 -0
- package/lib/vm-alarm-situation-pt/style/index.js.map +1 -0
- package/lib/vm-analysis-comparison/api.js +178 -0
- package/lib/vm-analysis-comparison/api.js.map +1 -0
- package/lib/vm-analysis-comparison/index.js +368 -0
- package/lib/vm-analysis-comparison/index.js.map +1 -0
- package/lib/vm-analysis-comparison/style/css.js +4 -0
- package/lib/vm-analysis-comparison/style/css.js.map +1 -0
- package/lib/vm-analysis-comparison/style/index.js +4 -0
- package/lib/vm-analysis-comparison/style/index.js.map +1 -0
- package/lib/vm-appraisal-info/AppraisalBase.js +57 -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 +47 -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/index.js +133 -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.js +4 -0
- package/lib/vm-appraisal-info/style/index.js.map +1 -0
- package/lib/vm-base-list/OpenArrow.js +42 -0
- package/lib/vm-base-list/OpenArrow.js.map +1 -0
- package/lib/vm-base-list/index.js +86 -0
- package/lib/vm-base-list/index.js.map +1 -0
- package/lib/vm-base-list/style/css.js +4 -0
- package/lib/vm-base-list/style/css.js.map +1 -0
- package/lib/vm-base-list/style/index.js +4 -0
- package/lib/vm-base-list/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-button/style/index.js.map +1 -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/Line.js +215 -0
- package/lib/vm-charts/Line.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/Pie.js +117 -0
- package/lib/vm-charts/Pie.js.map +1 -0
- package/lib/vm-charts/index.js +42 -0
- package/lib/vm-charts/index.js.map +1 -0
- package/lib/vm-checkbox/index.js +34 -0
- package/lib/vm-checkbox/index.js.map +1 -0
- package/lib/vm-checkbox/style/css.js +4 -0
- package/lib/vm-checkbox/style/css.js.map +1 -0
- package/lib/vm-checkbox/style/index.js +4 -0
- package/lib/vm-checkbox/style/index.js.map +1 -0
- package/lib/vm-common-components/common/index.js +28 -0
- package/lib/vm-common-components/common/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/index.js +35 -0
- package/lib/vm-common-components/common/vm-modal/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-modal/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-modal/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-modal/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/index.js +22 -0
- package/lib/vm-common-components/common/vm-select/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-select/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-select/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-select/style/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/index.js +75 -0
- package/lib/vm-common-components/common/vm-tabs/index.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/style/css.js +4 -0
- package/lib/vm-common-components/common/vm-tabs/style/css.js.map +1 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.js +4 -0
- package/lib/vm-common-components/common/vm-tabs/style/index.js.map +1 -0
- package/lib/vm-common-components/components/Compare/index.js +52 -0
- package/lib/vm-common-components/components/Compare/index.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/css.js +4 -0
- package/lib/vm-common-components/components/Compare/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Compare/style/index.js +4 -0
- package/lib/vm-common-components/components/Compare/style/index.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/index.js +30 -0
- package/lib/vm-common-components/components/ImagesGroup/index.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/style/css.js +4 -0
- package/lib/vm-common-components/components/ImagesGroup/style/css.js.map +1 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.js +4 -0
- package/lib/vm-common-components/components/ImagesGroup/style/index.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/index.js +44 -0
- package/lib/vm-common-components/components/RadionButton/index.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/style/css.js +4 -0
- package/lib/vm-common-components/components/RadionButton/style/css.js.map +1 -0
- package/lib/vm-common-components/components/RadionButton/style/index.js +4 -0
- package/lib/vm-common-components/components/RadionButton/style/index.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/index.js +177 -0
- package/lib/vm-common-components/components/Statistics/index.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/style/css.js +4 -0
- package/lib/vm-common-components/components/Statistics/style/css.js.map +1 -0
- package/lib/vm-common-components/components/Statistics/style/index.js +4 -0
- package/lib/vm-common-components/components/Statistics/style/index.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/index.js +61 -0
- package/lib/vm-common-components/components/SubTitle/index.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/style/css.js +2 -0
- package/lib/vm-common-components/components/SubTitle/style/css.js.map +1 -0
- package/lib/vm-common-components/components/SubTitle/style/index.js +2 -0
- package/lib/vm-common-components/components/SubTitle/style/index.js.map +1 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js +44 -0
- package/lib/vm-common-components/components/TimePeriodSwitch/index.js.map +1 -0
- package/lib/vm-common-components/components/index.js +86 -0
- package/lib/vm-common-components/components/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/index.js +31 -0
- package/lib/vm-common-components/components/vm-alarm-title/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-alarm-title/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-chart/index.js +389 -0
- package/lib/vm-common-components/components/vm-chart/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/api.js +35 -0
- package/lib/vm-common-components/components/vm-collect/api.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/index.js +66 -0
- package/lib/vm-common-components/components/vm-collect/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-collect/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-collect/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-collect/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/index.js +48 -0
- package/lib/vm-common-components/components/vm-container/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-container/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-container/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-container/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/index.js +73 -0
- package/lib/vm-common-components/components/vm-nodata/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/style/css.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/style/css.js.map +1 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.js +4 -0
- package/lib/vm-common-components/components/vm-nodata/style/index.js.map +1 -0
- package/lib/vm-common-components/components/vm-water-wave/index.js +161 -0
- package/lib/vm-common-components/components/vm-water-wave/index.js.map +1 -0
- package/lib/vm-common-components/index.js +331 -0
- package/lib/vm-common-components/index.js.map +1 -0
- package/lib/vm-common-components/style/css.js +4 -0
- package/lib/vm-common-components/style/css.js.map +1 -0
- package/lib/vm-common-components/style/index.js +4 -0
- package/lib/vm-common-components/style/index.js.map +1 -0
- package/lib/vm-container/index.js +35 -0
- package/lib/vm-container/index.js.map +1 -0
- package/lib/vm-container/style/css.js +4 -0
- package/lib/vm-container/style/css.js.map +1 -0
- package/lib/vm-container/style/index.js +4 -0
- package/lib/vm-container/style/index.js.map +1 -0
- package/lib/vm-correlation-comparison/api.js +237 -0
- package/lib/vm-correlation-comparison/api.js.map +1 -0
- package/lib/vm-correlation-comparison/index.js +309 -0
- package/lib/vm-correlation-comparison/index.js.map +1 -0
- package/lib/vm-correlation-comparison/style/css.js +4 -0
- package/lib/vm-correlation-comparison/style/css.js.map +1 -0
- package/lib/vm-correlation-comparison/style/index.js +4 -0
- package/lib/vm-correlation-comparison/style/index.js.map +1 -0
- package/lib/vm-empty/index.js +45 -0
- package/lib/vm-empty/index.js.map +1 -0
- package/lib/vm-empty/style/css.js +4 -0
- package/lib/vm-empty/style/css.js.map +1 -0
- package/lib/vm-empty/style/index.js +4 -0
- package/lib/vm-empty/style/index.js.map +1 -0
- package/lib/vm-filter/index.js +182 -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.js +4 -0
- package/lib/vm-filter/style/index.js.map +1 -0
- package/lib/vm-hooks/useSettings.js +31 -0
- package/lib/vm-hooks/useSettings.js.map +1 -0
- package/lib/vm-image-text/index.js +42 -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.js +4 -0
- package/lib/vm-image-text/style/index.js.map +1 -0
- package/lib/vm-info-collection/index.js +45 -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.js +4 -0
- package/lib/vm-info-collection/style/index.js.map +1 -0
- package/lib/vm-map/index.js +209 -0
- package/lib/vm-map/index.js.map +1 -0
- package/lib/vm-map/mapStyle.js +4730 -0
- package/lib/vm-map/mapStyle.js.map +1 -0
- package/lib/vm-modal-table/index.js +35 -0
- package/lib/vm-modal-table/index.js.map +1 -0
- package/lib/vm-modal-table/style/css.js +4 -0
- package/lib/vm-modal-table/style/css.js.map +1 -0
- package/lib/vm-modal-table/style/index.js +4 -0
- package/lib/vm-modal-table/style/index.js.map +1 -0
- package/lib/vm-nodata/index.js +26 -0
- package/lib/vm-nodata/index.js.map +1 -0
- package/lib/vm-radio/index.js +29 -0
- package/lib/vm-radio/index.js.map +1 -0
- package/lib/vm-radio/style/css.js +4 -0
- package/lib/vm-radio/style/css.js.map +1 -0
- package/lib/vm-radio/style/index.js +4 -0
- package/lib/vm-radio/style/index.js.map +1 -0
- package/lib/vm-real-time-monitor/api.js +194 -0
- package/lib/vm-real-time-monitor/api.js.map +1 -0
- package/lib/vm-real-time-monitor/index.js +366 -0
- package/lib/vm-real-time-monitor/index.js.map +1 -0
- package/lib/vm-real-time-monitor/style/css.js +4 -0
- package/lib/vm-real-time-monitor/style/css.js.map +1 -0
- package/lib/vm-real-time-monitor/style/index.js +4 -0
- package/lib/vm-real-time-monitor/style/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/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.js +4 -0
- package/lib/vm-repair-maintain/style/index.js.map +1 -0
- package/lib/vm-round-content/index.js +68 -0
- package/lib/vm-round-content/index.js.map +1 -0
- package/lib/vm-round-content/style/css.js +4 -0
- package/lib/vm-round-content/style/css.js.map +1 -0
- package/lib/vm-round-content/style/index.js +4 -0
- package/lib/vm-round-content/style/index.js.map +1 -0
- package/lib/vm-row-col/index.js +28 -0
- package/lib/vm-row-col/index.js.map +1 -0
- package/lib/vm-row-col/style/css.js +4 -0
- package/lib/vm-row-col/style/css.js.map +1 -0
- package/lib/vm-row-col/style/index.js +4 -0
- package/lib/vm-row-col/style/index.js.map +1 -0
- package/lib/vm-select-device/index.js +90 -0
- package/lib/vm-select-device/index.js.map +1 -0
- package/lib/vm-select-device/style/css.js +4 -0
- package/lib/vm-select-device/style/css.js.map +1 -0
- package/lib/vm-select-device/style/index.js +4 -0
- package/lib/vm-select-device/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-sub-tabs/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-sub-title/style/index.js.map +1 -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.js +4 -0
- package/lib/vm-table/style/index.js.map +1 -0
- package/lib/vm-time-line/index.js +25 -0
- package/lib/vm-time-line/index.js.map +1 -0
- package/lib/vm-time-line/style/css.js +4 -0
- package/lib/vm-time-line/style/css.js.map +1 -0
- package/lib/vm-time-line/style/index.js +4 -0
- package/lib/vm-time-line/style/index.js.map +1 -0
- package/lib/vm-video/api.js +30 -0
- package/lib/vm-video/api.js.map +1 -0
- package/lib/vm-video/index.js +37 -0
- package/lib/vm-video/index.js.map +1 -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/index.js +210 -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.js +4 -0
- package/lib/vtx-base-modal/style/index.js.map +1 -0
- package/lib/vtx-base-modal-hz/index.js +40 -0
- package/lib/vtx-base-modal-hz/index.js.map +1 -0
- package/lib/vtx-car-modal/api.js +611 -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.js +139 -0
- package/lib/vtx-car-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js +66 -0
- package/lib/vtx-car-modal/components/BaseInfo/Charts.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js +83 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayRun.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js +51 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkCC.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js +68 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/TodayWorkLJSY.js +115 -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 +102 -0
- package/lib/vtx-car-modal/components/BaseInfo/WorkSummaryJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js +138 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxCC.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js +126 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxJXH.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js +137 -0
- package/lib/vtx-car-modal/components/BaseInfo/ZyfxLJSY.js.map +1 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js +231 -0
- package/lib/vtx-car-modal/components/BaseInfo/index.js.map +1 -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/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.js +140 -0
- package/lib/vtx-car-modal/components/OilConsumption/index.js.map +1 -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.js +99 -0
- package/lib/vtx-car-modal/components/StaticInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js +118 -0
- package/lib/vtx-car-modal/components/WaterConsumption/index.js.map +1 -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 +317 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkJxh.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js +249 -0
- package/lib/vtx-car-modal/components/WorkInfo/WorkLjsy.js.map +1 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js +35 -0
- package/lib/vtx-car-modal/components/WorkInfo/index.js.map +1 -0
- package/lib/vtx-car-modal/components/index.js +56 -0
- package/lib/vtx-car-modal/components/index.js.map +1 -0
- package/lib/vtx-car-modal/index.js +128 -0
- package/lib/vtx-car-modal/index.js.map +1 -0
- package/lib/vtx-car-modal/style/css.js +12 -0
- package/lib/vtx-car-modal/style/css.js.map +1 -0
- package/lib/vtx-car-modal/style/index.js +12 -0
- package/lib/vtx-car-modal/style/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/api.js +308 -0
- package/lib/vtx-cc-cp-modal/api.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +153 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js +104 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js +135 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/Summary.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js +35 -0
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +77 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +45 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +49 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +126 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js +67 -0
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js +131 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionRecord.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js +104 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/MonthTrend.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js +135 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/Summary.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js +35 -0
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +125 -0
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +111 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +118 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +84 -0
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/components/index.js +42 -0
- package/lib/vtx-cc-cp-modal/components/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/index.js +67 -0
- package/lib/vtx-cc-cp-modal/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/style/css.js +5 -0
- package/lib/vtx-cc-cp-modal/style/css.js.map +1 -0
- package/lib/vtx-cc-cp-modal/style/index.js +5 -0
- package/lib/vtx-cc-cp-modal/style/index.js.map +1 -0
- package/lib/vtx-cc-cp-modal/type.js +6 -0
- package/lib/vtx-cc-cp-modal/type.js.map +1 -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 +170 -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 +164 -0
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js.map +1 -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/BaseInfo/CarWork.js +110 -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 +123 -0
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js.map +1 -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/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.js +46 -0
- package/lib/vtx-cp-modal/components/ExeceptionInfo/index.js.map +1 -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.js +345 -0
- package/lib/vtx-cp-modal/components/SyInfo/index.js.map +1 -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/index.js +107 -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.js +5 -0
- package/lib/vtx-cp-modal/style/index.js.map +1 -0
- package/lib/vtx-default-modal/api.js +49 -0
- package/lib/vtx-default-modal/api.js.map +1 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js +53 -0
- package/lib/vtx-default-modal/components/BaseInfo/index.js.map +1 -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 +89 -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.js +5 -0
- package/lib/vtx-default-modal/style/index.js.map +1 -0
- package/lib/vtx-device-modal/api.js +212 -0
- package/lib/vtx-device-modal/api.js.map +1 -0
- package/lib/vtx-device-modal/components/BaseInfo/index.js +51 -0
- package/lib/vtx-device-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/DataAnalysis/index.js +83 -0
- package/lib/vtx-device-modal/components/DataAnalysis/index.js.map +1 -0
- package/lib/vtx-device-modal/components/FacilityFile/index.js +48 -0
- package/lib/vtx-device-modal/components/FacilityFile/index.js.map +1 -0
- package/lib/vtx-device-modal/components/LiftInfo/index.js +32 -0
- package/lib/vtx-device-modal/components/LiftInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/OverViewInfo/Left.js +27 -0
- package/lib/vtx-device-modal/components/OverViewInfo/Left.js.map +1 -0
- package/lib/vtx-device-modal/components/OverViewInfo/index.js +103 -0
- package/lib/vtx-device-modal/components/OverViewInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/components/VideoInfo/index.js +36 -0
- package/lib/vtx-device-modal/components/VideoInfo/index.js.map +1 -0
- package/lib/vtx-device-modal/config.js +50 -0
- package/lib/vtx-device-modal/config.js.map +1 -0
- package/lib/vtx-device-modal/index.js +75 -0
- package/lib/vtx-device-modal/index.js.map +1 -0
- package/lib/vtx-device-modal/style/css.js +4 -0
- package/lib/vtx-device-modal/style/css.js.map +1 -0
- package/lib/vtx-device-modal/style/index.js +4 -0
- package/lib/vtx-device-modal/style/index.js.map +1 -0
- package/lib/vtx-device-modal/types.js +6 -0
- package/lib/vtx-device-modal/types.js.map +1 -0
- package/lib/vtx-df-modal/api.js +260 -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 +118 -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.js +134 -0
- package/lib/vtx-df-modal/components/BaseInfo/index.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +121 -0
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +133 -0
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js.map +1 -0
- package/lib/vtx-df-modal/components/Metering/List.js +110 -0
- package/lib/vtx-df-modal/components/Metering/List.js.map +1 -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/WorkCondition/Monitor.js +112 -0
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js +106 -0
- package/lib/vtx-df-modal/components/WorkCondition/Situation.js.map +1 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js +89 -0
- package/lib/vtx-df-modal/components/WorkCondition/index.js.map +1 -0
- package/lib/vtx-df-modal/components/index.js +28 -0
- package/lib/vtx-df-modal/components/index.js.map +1 -0
- package/lib/vtx-df-modal/index.js +122 -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.js +7 -0
- package/lib/vtx-df-modal/style/index.js.map +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.js +285 -0
- package/lib/vtx-facility-modal/components/OverView/index.js.map +1 -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/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.js +5 -0
- package/lib/vtx-facility-modal/style/index.js.map +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 +539 -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.js +104 -0
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +290 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js +89 -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 +60 -0
- package/lib/vtx-housing-estate-modal/components/OverView/Trend.js.map +1 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js +41 -0
- package/lib/vtx-housing-estate-modal/components/OverView/index.js.map +1 -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/TFRD/index.js +139 -0
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js.map +1 -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.js +104 -0
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js.map +1 -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.js +142 -0
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js.map +1 -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 +88 -0
- package/lib/vtx-housing-estate-modal/config.js.map +1 -0
- package/lib/vtx-housing-estate-modal/index.js +100 -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.js +7 -0
- package/lib/vtx-housing-estate-modal/style/index.js.map +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-hz-facility-modal/api.js +776 -0
- package/lib/vtx-hz-facility-modal/api.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js +234 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/DetectedData/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js +25 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js +272 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile1/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js +279 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/FacilityFile2/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js +386 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/MonitorData/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js +27 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js +402 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo1/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js +270 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo2/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js +97 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/components/OverViewInfo3/style/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/components/index.js +21 -0
- package/lib/vtx-hz-facility-modal/components/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/index.js +87 -0
- package/lib/vtx-hz-facility-modal/index.js.map +1 -0
- package/lib/vtx-hz-facility-modal/style/css.js +4 -0
- package/lib/vtx-hz-facility-modal/style/css.js.map +1 -0
- package/lib/vtx-hz-facility-modal/style/index.js +4 -0
- package/lib/vtx-hz-facility-modal/style/index.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.js +93 -0
- package/lib/vtx-kh-modal/components/BaseInfo/index.js.map +1 -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.js +5 -0
- package/lib/vtx-kh-modal/style/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/api.js +152 -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 +78 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +92 -0
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js.map +1 -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/Basic/DetailList.js +60 -0
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js.map +1 -0
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +57 -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.js +48 -0
- package/lib/vtx-restaurant-modal/components/Basic/index.js.map +1 -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/index.js +28 -0
- package/lib/vtx-restaurant-modal/components/index.js.map +1 -0
- package/lib/vtx-restaurant-modal/config.js +58 -0
- package/lib/vtx-restaurant-modal/config.js.map +1 -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.js +5 -0
- package/lib/vtx-restaurant-modal/style/index.js.map +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 +152 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWork.js.map +1 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js +83 -0
- package/lib/vtx-road-modal/components/BaseInfo/TodayWorkTable.js.map +1 -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/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.js +183 -0
- package/lib/vtx-road-modal/components/Statistical/index.js.map +1 -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/index.js +89 -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.js +6 -0
- package/lib/vtx-road-modal/style/index.js.map +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.js +106 -0
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js.map +1 -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.js +52 -0
- package/lib/vtx-staff-modal/components/Attendance/index.js.map +1 -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.js +211 -0
- package/lib/vtx-staff-modal/components/BaseInfo/index.js.map +1 -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/index.js +35 -0
- package/lib/vtx-staff-modal/components/index.js.map +1 -0
- package/lib/vtx-staff-modal/index.js +78 -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.js +8 -0
- package/lib/vtx-staff-modal/style/index.js.map +1 -0
- package/lib/vtx-theme-provider/index.js +21 -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.js +104 -0
- package/lib/vtx-throw-point-modal/components/Alarm/index.js.map +1 -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.js +39 -0
- package/lib/vtx-throw-point-modal/components/OverView/index.js.map +1 -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.js +334 -0
- package/lib/vtx-throw-point-modal/components/SBZJ/index.js.map +1 -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/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.js +90 -0
- package/lib/vtx-throw-point-modal/components/WGGS/index.js.map +1 -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.js +128 -0
- package/lib/vtx-throw-point-modal/components/WGXW/index.js.map +1 -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/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.js +7 -0
- package/lib/vtx-throw-point-modal/style/index.js.map +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 +163 -0
- package/lib/vtx-wr-modal/components/AlarmInfo/Summary.js.map +1 -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/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 +39 -0
- package/lib/vtx-wr-modal/components/BaseInfo/BaseInner.js.map +1 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js +109 -0
- package/lib/vtx-wr-modal/components/BaseInfo/Situation.js.map +1 -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/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.js +47 -0
- package/lib/vtx-wr-modal/components/Evaluate/index.js.map +1 -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 +162 -0
- package/lib/vtx-wr-modal/components/Monitor/RealtimeInfo.js.map +1 -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/index.js +35 -0
- package/lib/vtx-wr-modal/components/index.js.map +1 -0
- package/lib/vtx-wr-modal/index.js +101 -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.js +8 -0
- package/lib/vtx-wr-modal/style/index.js.map +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.js +178 -0
- package/lib/vtx-zg-modal/components/BaseInfo/index.js.map +1 -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.js +5 -0
- package/lib/vtx-zg-modal/style/index.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,64 @@
|
|
|
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 _DetailList = _interopRequireDefault(require("../Basic/DetailList"));
|
|
13
|
+
var _Summary = _interopRequireDefault(require("../Basic/Summary"));
|
|
14
|
+
var _index = require("../../index");
|
|
15
|
+
require("./index.less");
|
|
16
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
17
|
+
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); }
|
|
18
|
+
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; }
|
|
19
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
20
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
21
|
+
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
22
|
+
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
23
|
+
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0) { ; } } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i["return"] && (_r = _i["return"](), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
|
24
|
+
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
25
|
+
var Alarm = function Alarm() {
|
|
26
|
+
var _useContext = (0, _react.useContext)(_index.RestaurantContext),
|
|
27
|
+
prefix = _useContext.prefix;
|
|
28
|
+
// 日期范围(最近30天)
|
|
29
|
+
var _useState = (0, _react.useState)([(0, _moment["default"])().subtract(30, 'day'), (0, _moment["default"])()]),
|
|
30
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
31
|
+
times = _useState2[0],
|
|
32
|
+
setTimes = _useState2[1];
|
|
33
|
+
var onDateChange = function onDateChange(date) {
|
|
34
|
+
setTimes(date);
|
|
35
|
+
};
|
|
36
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
37
|
+
className: "".concat(prefix, "-collection")
|
|
38
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
39
|
+
className: "".concat(prefix, "-collection-search")
|
|
40
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmFilter.VMRangePicker, {
|
|
41
|
+
value: times,
|
|
42
|
+
onChange: onDateChange,
|
|
43
|
+
style: {
|
|
44
|
+
marginRight: 10
|
|
45
|
+
}
|
|
46
|
+
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
47
|
+
className: "".concat(prefix, "-collection-summary")
|
|
48
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
49
|
+
title: "\u4EA7\u751F\u6C47\u603B"
|
|
50
|
+
}), /*#__PURE__*/_react["default"].createElement(_Summary["default"], {
|
|
51
|
+
startDay: times[0].format('YYYY-MM-DD'),
|
|
52
|
+
endDay: times[1].format('YYYY-MM-DD')
|
|
53
|
+
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
54
|
+
className: "".concat(prefix, "-collection-list")
|
|
55
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
56
|
+
title: "\u6536\u8FD0\u8BB0\u5F55\u660E\u7EC6"
|
|
57
|
+
}), /*#__PURE__*/_react["default"].createElement(_DetailList["default"], {
|
|
58
|
+
startTime: times[0].format('YYYY-MM-DD 00:00:00'),
|
|
59
|
+
endTime: times[1].format('YYYY-MM-DD 23:59:59')
|
|
60
|
+
})));
|
|
61
|
+
};
|
|
62
|
+
var _default = Alarm;
|
|
63
|
+
exports["default"] = _default;
|
|
64
|
+
//# 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","Summary","startDay","format","endDay","DetailList","startTime","endTime"],"sources":["vtx-restaurant-modal/components/Collection/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 DetailList from '../Basic/DetailList';\nimport Summary from '../Basic/Summary';\nimport { RestaurantContext } from '../../index';\nimport './index.less';\nconst Alarm = () => {\n const { prefix } = useContext(RestaurantContext);\n // 日期范围(最近30天)\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}-collection` },\n React.createElement(\"div\", { className: `${prefix}-collection-search` },\n React.createElement(VMRangePicker, { value: times, onChange: onDateChange, style: { marginRight: 10 } })),\n React.createElement(\"div\", { className: `${prefix}-collection-summary` },\n React.createElement(VmSubTitle, { title: \"\\u4EA7\\u751F\\u6C47\\u603B\" }),\n React.createElement(Summary, { startDay: times[0].format('YYYY-MM-DD'), endDay: times[1].format('YYYY-MM-DD') })),\n React.createElement(\"div\", { className: `${prefix}-collection-list` },\n React.createElement(VmSubTitle, { title: \"\\u6536\\u8FD0\\u8BB0\\u5F55\\u660E\\u7EC6\" }),\n React.createElement(DetailList, { startTime: times[0].format('YYYY-MM-DD 00:00:00'), endTime: times[1].format('YYYY-MM-DD 23:59:59') }))));\n};\nexport default Alarm;\n"],"mappings":";;;;;;;AAAA;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;EAAc,CAAC,eACpEQ,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKV,MAAM;EAAqB,CAAC,eACnEQ,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;EAAsB,CAAC,eACpEQ,iBAAK,CAACC,aAAa,CAACO,sBAAU,EAAE;IAAEC,KAAK,EAAE;EAA2B,CAAC,CAAC,eACtET,iBAAK,CAACC,aAAa,CAACS,mBAAO,EAAE;IAAEC,QAAQ,EAAEf,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,YAAY,CAAC;IAAEC,MAAM,EAAEjB,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,YAAY;EAAE,CAAC,CAAC,CAAC,eACrHZ,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,YAAKV,MAAM;EAAmB,CAAC,eACjEQ,iBAAK,CAACC,aAAa,CAACO,sBAAU,EAAE;IAAEC,KAAK,EAAE;EAAuC,CAAC,CAAC,eAClFT,iBAAK,CAACC,aAAa,CAACa,sBAAU,EAAE;IAAEC,SAAS,EAAEnB,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,qBAAqB,CAAC;IAAEI,OAAO,EAAEpB,KAAK,CAAC,CAAC,CAAC,CAACgB,MAAM,CAAC,qBAAqB;EAAE,CAAC,CAAC,CAAC,CAAC;AACrJ,CAAC;AAAC,eACavB,KAAK;AAAA"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Alarm", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function get() {
|
|
9
|
+
return _Alarm["default"];
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "Basic", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function get() {
|
|
15
|
+
return _Basic["default"];
|
|
16
|
+
}
|
|
17
|
+
});
|
|
18
|
+
Object.defineProperty(exports, "Collection", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function get() {
|
|
21
|
+
return _Collection["default"];
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
var _Basic = _interopRequireDefault(require("./Basic"));
|
|
25
|
+
var _Collection = _interopRequireDefault(require("./Collection"));
|
|
26
|
+
var _Alarm = _interopRequireDefault(require("./Alarm"));
|
|
27
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
28
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-restaurant-modal/components/index.js"],"sourcesContent":["export { default as Basic } from './Basic';\nexport { default as Collection } from './Collection';\nexport { default as Alarm } from './Alarm';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AAA2C"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.TABS = exports.BASIC_FIELDS = void 0;
|
|
7
|
+
// 弹窗页签
|
|
8
|
+
var TABS = [{
|
|
9
|
+
key: 'basic',
|
|
10
|
+
title: '基础信息'
|
|
11
|
+
}, {
|
|
12
|
+
key: 'collect',
|
|
13
|
+
title: '收运信息'
|
|
14
|
+
}, {
|
|
15
|
+
key: 'alarm',
|
|
16
|
+
title: '报警信息'
|
|
17
|
+
}];
|
|
18
|
+
// 基础信息字段
|
|
19
|
+
exports.TABS = TABS;
|
|
20
|
+
var BASIC_FIELDS = [{
|
|
21
|
+
key: 'code',
|
|
22
|
+
label: '商户编号'
|
|
23
|
+
}, {
|
|
24
|
+
key: 'divisionName',
|
|
25
|
+
label: '行政区划'
|
|
26
|
+
}, {
|
|
27
|
+
key: 'address',
|
|
28
|
+
label: '商户地址'
|
|
29
|
+
}, {
|
|
30
|
+
key: 'classesName',
|
|
31
|
+
label: '商户类型'
|
|
32
|
+
}, {
|
|
33
|
+
key: 'collectStatusValue',
|
|
34
|
+
label: '收集类型'
|
|
35
|
+
}, {
|
|
36
|
+
key: 'syPointName',
|
|
37
|
+
label: '收集点'
|
|
38
|
+
}, {
|
|
39
|
+
key: 'signTransUnitName',
|
|
40
|
+
label: '签约企业'
|
|
41
|
+
}, {
|
|
42
|
+
key: 'isSignValue',
|
|
43
|
+
label: '签约状态'
|
|
44
|
+
}, {
|
|
45
|
+
key: 'trashBinNum',
|
|
46
|
+
label: '标签卡个数'
|
|
47
|
+
}, {
|
|
48
|
+
key: 'trashCanNum',
|
|
49
|
+
label: '垃圾桶个数'
|
|
50
|
+
}, {
|
|
51
|
+
key: 'suggestCollectTime',
|
|
52
|
+
label: '建议收运时间'
|
|
53
|
+
}, {
|
|
54
|
+
key: 'photoIds',
|
|
55
|
+
label: '图片'
|
|
56
|
+
}];
|
|
57
|
+
exports.BASIC_FIELDS = BASIC_FIELDS;
|
|
58
|
+
//# sourceMappingURL=config.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config.js","names":["TABS","key","title","BASIC_FIELDS","label"],"sources":["vtx-restaurant-modal/config.js"],"sourcesContent":["// 弹窗页签\nexport const TABS = [\n {\n key: 'basic',\n title: '基础信息',\n },\n {\n key: 'collect',\n title: '收运信息',\n },\n {\n key: 'alarm',\n title: '报警信息',\n },\n];\n// 基础信息字段\nexport const BASIC_FIELDS = [\n {\n key: 'code',\n label: '商户编号',\n },\n {\n key: 'divisionName',\n label: '行政区划',\n },\n {\n key: 'address',\n label: '商户地址',\n },\n {\n key: 'classesName',\n label: '商户类型',\n },\n {\n key: 'collectStatusValue',\n label: '收集类型',\n },\n {\n key: 'syPointName',\n label: '收集点',\n },\n {\n key: 'signTransUnitName',\n label: '签约企业',\n },\n {\n key: 'isSignValue',\n label: '签约状态',\n },\n {\n key: 'trashBinNum',\n label: '标签卡个数',\n },\n {\n key: 'trashCanNum',\n label: '垃圾桶个数',\n },\n {\n key: 'suggestCollectTime',\n label: '建议收运时间',\n },\n {\n key: 'photoIds',\n label: '图片',\n },\n];\n"],"mappings":";;;;;;AAAA;AACO,IAAMA,IAAI,GAAG,CAChB;EACIC,GAAG,EAAE,OAAO;EACZC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,SAAS;EACdC,KAAK,EAAE;AACX,CAAC,EACD;EACID,GAAG,EAAE,OAAO;EACZC,KAAK,EAAE;AACX,CAAC,CACJ;AACD;AAAA;AACO,IAAMC,YAAY,GAAG,CACxB;EACIF,GAAG,EAAE,MAAM;EACXG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,cAAc;EACnBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,SAAS;EACdG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,aAAa;EAClBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,oBAAoB;EACzBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,aAAa;EAClBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,mBAAmB;EACxBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,aAAa;EAClBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,aAAa;EAClBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,aAAa;EAClBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,oBAAoB;EACzBG,KAAK,EAAE;AACX,CAAC,EACD;EACIH,GAAG,EAAE,UAAU;EACfG,KAAK,EAAE;AACX,CAAC,CACJ;AAAC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = exports.RestaurantContext = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _vtxBaseModal = _interopRequireDefault(require("../vtx-base-modal"));
|
|
9
|
+
var _components = require("./components");
|
|
10
|
+
var _api = require("./api");
|
|
11
|
+
var _config = require("./config");
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
13
|
+
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); }
|
|
14
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
15
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
|
16
|
+
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
|
17
|
+
var RestaurantContext = /*#__PURE__*/_react["default"].createContext({
|
|
18
|
+
prefix: '',
|
|
19
|
+
id: '',
|
|
20
|
+
name: ''
|
|
21
|
+
});
|
|
22
|
+
exports.RestaurantContext = RestaurantContext;
|
|
23
|
+
var Provider = RestaurantContext.Provider;
|
|
24
|
+
var PREFIX = 'restaurant';
|
|
25
|
+
var VtxRestaurantModal = function VtxRestaurantModal(props) {
|
|
26
|
+
var _tabContents;
|
|
27
|
+
var _props$visible = props.visible,
|
|
28
|
+
visible = _props$visible === void 0 ? false : _props$visible,
|
|
29
|
+
onCancel = props.onCancel,
|
|
30
|
+
_props$theme = props.theme,
|
|
31
|
+
theme = _props$theme === void 0 ? 'dark' : _props$theme,
|
|
32
|
+
id = props.id,
|
|
33
|
+
_props$title = props.title,
|
|
34
|
+
title = _props$title === void 0 ? '小区' : _props$title;
|
|
35
|
+
// 先用名称查出id(处理基础设施那边同步的产生单位)
|
|
36
|
+
var basicInfo = _api.BasicService.info({
|
|
37
|
+
id: id
|
|
38
|
+
});
|
|
39
|
+
var tabContents = (_tabContents = {}, _defineProperty(_tabContents, _config.TABS[0].key, /*#__PURE__*/_react["default"].createElement(_components.Basic, null)), _defineProperty(_tabContents, _config.TABS[1].key, /*#__PURE__*/_react["default"].createElement(_components.Collection, null)), _defineProperty(_tabContents, _config.TABS[2].key, /*#__PURE__*/_react["default"].createElement(_components.Alarm, null)), _tabContents);
|
|
40
|
+
return /*#__PURE__*/_react["default"].createElement(Provider, {
|
|
41
|
+
value: {
|
|
42
|
+
prefix: PREFIX,
|
|
43
|
+
id: id,
|
|
44
|
+
name: basicInfo.name
|
|
45
|
+
}
|
|
46
|
+
}, /*#__PURE__*/_react["default"].createElement(_vtxBaseModal["default"], {
|
|
47
|
+
title: title,
|
|
48
|
+
theme: theme,
|
|
49
|
+
tabs: _config.TABS,
|
|
50
|
+
contents: tabContents,
|
|
51
|
+
visible: visible,
|
|
52
|
+
onCancel: onCancel
|
|
53
|
+
}));
|
|
54
|
+
};
|
|
55
|
+
var _default = VtxRestaurantModal;
|
|
56
|
+
exports["default"] = _default;
|
|
57
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":["RestaurantContext","React","createContext","prefix","id","name","Provider","PREFIX","VtxRestaurantModal","props","visible","onCancel","theme","title","basicInfo","BasicService","info","tabContents","TABS","key","createElement","Basic","Collection","Alarm","value","VtxBaseModal","tabs","contents"],"sources":["vtx-restaurant-modal/index.js"],"sourcesContent":["import React from 'react';\nimport VtxBaseModal from '../vtx-base-modal';\nimport { Basic, Collection, Alarm } from './components';\nimport { BasicService } from './api';\nimport { TABS } from './config';\nexport const RestaurantContext = React.createContext({\n prefix: '',\n id: '',\n name: '',\n});\nconst { Provider } = RestaurantContext;\nconst PREFIX = 'restaurant';\nconst VtxRestaurantModal = (props) => {\n const { visible = false, onCancel, theme = 'dark', id, title = '小区' } = props;\n // 先用名称查出id(处理基础设施那边同步的产生单位)\n const basicInfo = BasicService.info({ id });\n const tabContents = {\n [TABS[0].key]: React.createElement(Basic, null),\n [TABS[1].key]: React.createElement(Collection, null),\n [TABS[2].key]: React.createElement(Alarm, null),\n };\n return (React.createElement(Provider, { value: {\n prefix: PREFIX,\n id,\n name: basicInfo.name\n } },\n React.createElement(VtxBaseModal, { title: title, theme: theme, tabs: TABS, contents: tabContents, visible: visible, onCancel: onCancel })));\n};\nexport default VtxRestaurantModal;\n"],"mappings":";;;;;;AAAA;AACA;AACA;AACA;AACA;AAAgC;AAAA;AAAA;AAAA;AAAA;AACzB,IAAMA,iBAAiB,gBAAGC,iBAAK,CAACC,aAAa,CAAC;EACjDC,MAAM,EAAE,EAAE;EACVC,EAAE,EAAE,EAAE;EACNC,IAAI,EAAE;AACV,CAAC,CAAC;AAAC;AACH,IAAQC,QAAQ,GAAKN,iBAAiB,CAA9BM,QAAQ;AAChB,IAAMC,MAAM,GAAG,YAAY;AAC3B,IAAMC,kBAAkB,GAAG,SAArBA,kBAAkB,CAAIC,KAAK,EAAK;EAAA;EAClC,qBAAwEA,KAAK,CAArEC,OAAO;IAAPA,OAAO,+BAAG,KAAK;IAAEC,QAAQ,GAAuCF,KAAK,CAApDE,QAAQ;IAAA,eAAuCF,KAAK,CAA1CG,KAAK;IAALA,KAAK,6BAAG,MAAM;IAAER,EAAE,GAAmBK,KAAK,CAA1BL,EAAE;IAAA,eAAmBK,KAAK,CAAtBI,KAAK;IAALA,KAAK,6BAAG,IAAI;EACnE;EACA,IAAMC,SAAS,GAAGC,iBAAY,CAACC,IAAI,CAAC;IAAEZ,EAAE,EAAFA;EAAG,CAAC,CAAC;EAC3C,IAAMa,WAAW,qDACZC,YAAI,CAAC,CAAC,CAAC,CAACC,GAAG,eAAGlB,iBAAK,CAACmB,aAAa,CAACC,iBAAK,EAAE,IAAI,CAAC,iCAC9CH,YAAI,CAAC,CAAC,CAAC,CAACC,GAAG,eAAGlB,iBAAK,CAACmB,aAAa,CAACE,sBAAU,EAAE,IAAI,CAAC,iCACnDJ,YAAI,CAAC,CAAC,CAAC,CAACC,GAAG,eAAGlB,iBAAK,CAACmB,aAAa,CAACG,iBAAK,EAAE,IAAI,CAAC,gBAClD;EACD,oBAAQtB,iBAAK,CAACmB,aAAa,CAACd,QAAQ,EAAE;IAAEkB,KAAK,EAAE;MACvCrB,MAAM,EAAEI,MAAM;MACdH,EAAE,EAAFA,EAAE;MACFC,IAAI,EAAES,SAAS,CAACT;IACpB;EAAE,CAAC,eACHJ,iBAAK,CAACmB,aAAa,CAACK,wBAAY,EAAE;IAAEZ,KAAK,EAAEA,KAAK;IAAED,KAAK,EAAEA,KAAK;IAAEc,IAAI,EAAER,YAAI;IAAES,QAAQ,EAAEV,WAAW;IAAEP,OAAO,EAAEA,OAAO;IAAEC,QAAQ,EAAEA;EAAS,CAAC,CAAC,CAAC;AACnJ,CAAC;AAAC,eACaH,kBAAkB;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css.js","names":[],"sources":["vtx-restaurant-modal/style/index.js"],"sourcesContent":["import '../components/Basic/index.less';\nimport './index.less';\n"],"mappings":";;AAAA;AACA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["vtx-restaurant-modal/style/index.js"],"sourcesContent":["import '../components/Basic/index.less';\nimport './index.less';\n"],"mappings":";;AAAA;AACA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"type.js","names":[],"sources":["vtx-restaurant-modal/type.js"],"sourcesContent":["export {};\n"],"mappings":""}
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.StaticService = exports.BaseService = void 0;
|
|
7
|
+
var _utils = require("@vtx/utils");
|
|
8
|
+
var _ahooks = require("ahooks");
|
|
9
|
+
var BaseService = {
|
|
10
|
+
useBaseInfo: function useBaseInfo(id, date, service) {
|
|
11
|
+
var _useRequest = (0, _ahooks.useRequest)(function () {
|
|
12
|
+
return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/v1.5/road/").concat(id));
|
|
13
|
+
}, {
|
|
14
|
+
refreshDeps: [id]
|
|
15
|
+
}),
|
|
16
|
+
baseInfoRes = _useRequest.data;
|
|
17
|
+
var info = baseInfoRes === null || baseInfoRes === void 0 ? void 0 : baseInfoRes.data;
|
|
18
|
+
var baseInfo = [{
|
|
19
|
+
label: '管理单位',
|
|
20
|
+
key: 'manageUnitName',
|
|
21
|
+
value: info === null || info === void 0 ? void 0 : info.manageUnitName
|
|
22
|
+
}, {
|
|
23
|
+
label: '路段长度',
|
|
24
|
+
key: 'roadSpace',
|
|
25
|
+
value: "".concat((info === null || info === void 0 ? void 0 : info.roadSpace) || '0', "m")
|
|
26
|
+
}, {
|
|
27
|
+
label: '行政区划',
|
|
28
|
+
key: 'divisionName',
|
|
29
|
+
value: info === null || info === void 0 ? void 0 : info.divisionName
|
|
30
|
+
}, {
|
|
31
|
+
label: '路段宽度(m)',
|
|
32
|
+
key: 'roadWidth',
|
|
33
|
+
value: "".concat((info === null || info === void 0 ? void 0 : info.roadWidth) || '0', "m")
|
|
34
|
+
}, {
|
|
35
|
+
label: '路段类型',
|
|
36
|
+
key: 'roadTypeName',
|
|
37
|
+
value: info === null || info === void 0 ? void 0 : info.roadTypeName
|
|
38
|
+
}, {
|
|
39
|
+
label: '所属标段',
|
|
40
|
+
key: 'bidSectionName',
|
|
41
|
+
value: info === null || info === void 0 ? void 0 : info.bidSectionName
|
|
42
|
+
}, {
|
|
43
|
+
label: '作业单位',
|
|
44
|
+
key: 'companyName',
|
|
45
|
+
value: info === null || info === void 0 ? void 0 : info.companyName
|
|
46
|
+
}];
|
|
47
|
+
// 今日作业
|
|
48
|
+
var _useRequest2 = (0, _ahooks.useRequest)(function () {
|
|
49
|
+
return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/workOverview"), {
|
|
50
|
+
data: {
|
|
51
|
+
roadId: id,
|
|
52
|
+
date: date
|
|
53
|
+
}
|
|
54
|
+
});
|
|
55
|
+
}, {
|
|
56
|
+
refreshDeps: [id]
|
|
57
|
+
}),
|
|
58
|
+
todayWorkRes = _useRequest2.data;
|
|
59
|
+
return {
|
|
60
|
+
baseInfo: baseInfo,
|
|
61
|
+
rules: (info === null || info === void 0 ? void 0 : info.rules) || [],
|
|
62
|
+
todayWorkRes: (todayWorkRes === null || todayWorkRes === void 0 ? void 0 : todayWorkRes.data) || [],
|
|
63
|
+
info: baseInfoRes === null || baseInfoRes === void 0 ? void 0 : baseInfoRes.data
|
|
64
|
+
};
|
|
65
|
+
},
|
|
66
|
+
useRecordService: function useRecordService(id, date, service) {
|
|
67
|
+
// 车辆作业信息
|
|
68
|
+
var _useRequest3 = (0, _ahooks.useRequest)(function () {
|
|
69
|
+
return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/getCarWorkInfoByRoadId"), {
|
|
70
|
+
data: {
|
|
71
|
+
roadId: id,
|
|
72
|
+
date: date
|
|
73
|
+
}
|
|
74
|
+
});
|
|
75
|
+
}, {
|
|
76
|
+
refreshDeps: [id, date]
|
|
77
|
+
}),
|
|
78
|
+
carWorkRecordRes = _useRequest3.data;
|
|
79
|
+
return {
|
|
80
|
+
carWorkRecord: (carWorkRecordRes === null || carWorkRecordRes === void 0 ? void 0 : carWorkRecordRes.data) || []
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
};
|
|
84
|
+
exports.BaseService = BaseService;
|
|
85
|
+
var StaticService = {
|
|
86
|
+
useSummaryInfo: function useSummaryInfo(id, startDate, endDate, service) {
|
|
87
|
+
var _useRequest4 = (0, _ahooks.useRequest)(function () {
|
|
88
|
+
return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/summaryStatistics"), {
|
|
89
|
+
data: {
|
|
90
|
+
roadId: id,
|
|
91
|
+
startDate: startDate,
|
|
92
|
+
endDate: endDate
|
|
93
|
+
}
|
|
94
|
+
});
|
|
95
|
+
}, {
|
|
96
|
+
refreshDeps: [id, startDate, endDate]
|
|
97
|
+
}),
|
|
98
|
+
summaryInfoRes = _useRequest4.data;
|
|
99
|
+
var summaryInfo = summaryInfoRes === null || summaryInfoRes === void 0 ? void 0 : summaryInfoRes.data;
|
|
100
|
+
//完成率统计
|
|
101
|
+
var _useRequest5 = (0, _ahooks.useRequest)(function () {
|
|
102
|
+
return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/completionRateStatistics"), {
|
|
103
|
+
data: {
|
|
104
|
+
roadId: id,
|
|
105
|
+
startDate: startDate,
|
|
106
|
+
endDate: endDate
|
|
107
|
+
}
|
|
108
|
+
});
|
|
109
|
+
}, {
|
|
110
|
+
refreshDeps: [id, startDate, endDate]
|
|
111
|
+
}),
|
|
112
|
+
completionRateRes = _useRequest5.data;
|
|
113
|
+
var completionRate = completionRateRes === null || completionRateRes === void 0 ? void 0 : completionRateRes.data;
|
|
114
|
+
// 作业里程分析
|
|
115
|
+
var _useRequest6 = (0, _ahooks.useRequest)(function () {
|
|
116
|
+
return _utils.request.get("/cloud/".concat(service ? service : 'zyqs-reborn', "/api/kanban/workMileageAnalysis"), {
|
|
117
|
+
data: {
|
|
118
|
+
roadId: id,
|
|
119
|
+
startDate: startDate,
|
|
120
|
+
endDate: endDate
|
|
121
|
+
}
|
|
122
|
+
});
|
|
123
|
+
}, {
|
|
124
|
+
refreshDeps: [id, startDate, endDate]
|
|
125
|
+
}),
|
|
126
|
+
mileAnalysisRes = _useRequest6.data;
|
|
127
|
+
var mileAnalysis = (mileAnalysisRes === null || mileAnalysisRes === void 0 ? void 0 : mileAnalysisRes.data) || [];
|
|
128
|
+
return {
|
|
129
|
+
summaryInfo: summaryInfo,
|
|
130
|
+
completionRate: completionRate,
|
|
131
|
+
mileAnalysis: mileAnalysis
|
|
132
|
+
};
|
|
133
|
+
}
|
|
134
|
+
};
|
|
135
|
+
exports.StaticService = StaticService;
|
|
136
|
+
//# sourceMappingURL=api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.js","names":["BaseService","useBaseInfo","id","date","service","useRequest","request","get","refreshDeps","baseInfoRes","data","info","baseInfo","label","key","value","manageUnitName","roadSpace","divisionName","roadWidth","roadTypeName","bidSectionName","companyName","roadId","todayWorkRes","rules","useRecordService","carWorkRecordRes","carWorkRecord","StaticService","useSummaryInfo","startDate","endDate","summaryInfoRes","summaryInfo","completionRateRes","completionRate","mileAnalysisRes","mileAnalysis"],"sources":["vtx-road-modal/api.js"],"sourcesContent":["import { request } from '@vtx/utils';\nimport { useRequest } from 'ahooks';\nconst BaseService = {\n useBaseInfo: (id, date, service) => {\n const { data: baseInfoRes } = useRequest(() => request.get(`/cloud/${service ? service : 'zyqs-reborn'}/api/v1.5/road/${id}`), { refreshDeps: [id] });\n const info = baseInfoRes === null || baseInfoRes === void 0 ? void 0 : baseInfoRes.data;\n const baseInfo = [\n {\n label: '管理单位',\n key: 'manageUnitName',\n value: info === null || info === void 0 ? void 0 : info.manageUnitName,\n },\n {\n label: '路段长度',\n key: 'roadSpace',\n value: `${(info === null || info === void 0 ? void 0 : info.roadSpace) || '0'}m`,\n },\n {\n label: '行政区划',\n key: 'divisionName',\n value: info === null || info === void 0 ? void 0 : info.divisionName,\n },\n {\n label: '路段宽度(m)',\n key: 'roadWidth',\n value: `${(info === null || info === void 0 ? void 0 : info.roadWidth) || '0'}m`,\n },\n {\n label: '路段类型',\n key: 'roadTypeName',\n value: info === null || info === void 0 ? void 0 : info.roadTypeName,\n },\n {\n label: '所属标段',\n key: 'bidSectionName',\n value: info === null || info === void 0 ? void 0 : info.bidSectionName,\n },\n {\n label: '作业单位',\n key: 'companyName',\n value: info === null || info === void 0 ? void 0 : info.companyName,\n },\n ];\n // 今日作业\n const { data: todayWorkRes } = useRequest(() => request.get(`/cloud/${service ? service : 'zyqs-reborn'}/api/kanban/workOverview`, {\n data: {\n roadId: id,\n date,\n },\n }), { refreshDeps: [id] });\n return {\n baseInfo,\n rules: (info === null || info === void 0 ? void 0 : info.rules) || [],\n todayWorkRes: (todayWorkRes === null || todayWorkRes === void 0 ? void 0 : todayWorkRes.data) || [],\n info: baseInfoRes === null || baseInfoRes === void 0 ? void 0 : baseInfoRes.data,\n };\n },\n useRecordService: (id, date, service) => {\n // 车辆作业信息\n const { data: carWorkRecordRes } = useRequest(() => request.get(`/cloud/${service ? service : 'zyqs-reborn'}/api/kanban/getCarWorkInfoByRoadId`, {\n data: {\n roadId: id,\n date,\n },\n }), { refreshDeps: [id, date] });\n return {\n carWorkRecord: (carWorkRecordRes === null || carWorkRecordRes === void 0 ? void 0 : carWorkRecordRes.data) || [],\n };\n },\n};\nconst StaticService = {\n useSummaryInfo: (id, startDate, endDate, service) => {\n const { data: summaryInfoRes } = useRequest(() => request.get(`/cloud/${service ? service : 'zyqs-reborn'}/api/kanban/summaryStatistics`, {\n data: {\n roadId: id,\n startDate,\n endDate,\n },\n }), { refreshDeps: [id, startDate, endDate] });\n const summaryInfo = summaryInfoRes === null || summaryInfoRes === void 0 ? void 0 : summaryInfoRes.data;\n //完成率统计\n const { data: completionRateRes } = useRequest(() => request.get(`/cloud/${service ? service : 'zyqs-reborn'}/api/kanban/completionRateStatistics`, {\n data: {\n roadId: id,\n startDate,\n endDate,\n },\n }), { refreshDeps: [id, startDate, endDate] });\n const completionRate = completionRateRes === null || completionRateRes === void 0 ? void 0 : completionRateRes.data;\n // 作业里程分析\n const { data: mileAnalysisRes } = useRequest(() => request.get(`/cloud/${service ? service : 'zyqs-reborn'}/api/kanban/workMileageAnalysis`, {\n data: {\n roadId: id,\n startDate,\n endDate,\n },\n }), { refreshDeps: [id, startDate, endDate] });\n const mileAnalysis = (mileAnalysisRes === null || mileAnalysisRes === void 0 ? void 0 : mileAnalysisRes.data) || [];\n return {\n summaryInfo,\n completionRate,\n mileAnalysis,\n };\n },\n};\nexport { BaseService, StaticService };\n"],"mappings":"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"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = Rules;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _vmNodata = _interopRequireDefault(require("../../../vm-nodata"));
|
|
9
|
+
var _vmSubTitle = _interopRequireDefault(require("../../../vm-sub-title"));
|
|
10
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
11
|
+
/**
|
|
12
|
+
* 收集点-总览信息-收运规则
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
function Rules(props) {
|
|
16
|
+
var rules = props.rules;
|
|
17
|
+
var getImgCode = function getImgCode(name) {
|
|
18
|
+
var code = 'ss';
|
|
19
|
+
switch (name) {
|
|
20
|
+
case '洒水':
|
|
21
|
+
code = 'ss';
|
|
22
|
+
break;
|
|
23
|
+
case '机扫':
|
|
24
|
+
code = 'js';
|
|
25
|
+
break;
|
|
26
|
+
case '洗扫':
|
|
27
|
+
code = 'xs';
|
|
28
|
+
break;
|
|
29
|
+
case '雾炮':
|
|
30
|
+
code = 'wp';
|
|
31
|
+
break;
|
|
32
|
+
default:
|
|
33
|
+
code = 'ss';
|
|
34
|
+
break;
|
|
35
|
+
}
|
|
36
|
+
return code;
|
|
37
|
+
};
|
|
38
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
39
|
+
className: "workRules"
|
|
40
|
+
}, /*#__PURE__*/_react["default"].createElement(_vmSubTitle["default"], {
|
|
41
|
+
title: "\u4F5C\u4E1A\u89C4\u5219"
|
|
42
|
+
}), Array.isArray(rules) ? rules.map(function (ele, index) {
|
|
43
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
44
|
+
className: "workRules-item",
|
|
45
|
+
key: index
|
|
46
|
+
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
47
|
+
className: "workRules-item--name ".concat(getImgCode((ele === null || ele === void 0 ? void 0 : ele.workTypeName) || ''))
|
|
48
|
+
}, (ele === null || ele === void 0 ? void 0 : ele.workTypeName) || '--'), /*#__PURE__*/_react["default"].createElement("div", {
|
|
49
|
+
className: "workRules-item--content"
|
|
50
|
+
}, /*#__PURE__*/_react["default"].createElement("span", null, "\u4F5C\u4E1A\u8D9F\u6570\uFF1A"), (ele === null || ele === void 0 ? void 0 : ele.workCount) || '--'), /*#__PURE__*/_react["default"].createElement("div", {
|
|
51
|
+
className: "workRules-item--content"
|
|
52
|
+
}, /*#__PURE__*/_react["default"].createElement("span", null, "\u4F5C\u4E1A\u65F6\u6BB5\uFF1A"), "".concat(ele === null || ele === void 0 ? void 0 : ele.workStartTime, "-").concat(ele === null || ele === void 0 ? void 0 : ele.workEndTime)));
|
|
53
|
+
}) : /*#__PURE__*/_react["default"].createElement(_vmNodata["default"], null));
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=Rules.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Rules.js","names":["Rules","props","rules","getImgCode","name","code","React","createElement","className","SubTitle","title","Array","isArray","map","ele","index","key","workTypeName","workCount","workStartTime","workEndTime","NoData"],"sources":["vtx-road-modal/components/BaseInfo/Rules.js"],"sourcesContent":["/**\n * 收集点-总览信息-收运规则\n */\nimport React from 'react';\nimport NoData from '../../../vm-nodata';\nimport SubTitle from '../../../vm-sub-title';\nexport default function Rules(props) {\n const { rules } = props;\n const getImgCode = (name) => {\n let code = 'ss';\n switch (name) {\n case '洒水':\n code = 'ss';\n break;\n case '机扫':\n code = 'js';\n break;\n case '洗扫':\n code = 'xs';\n break;\n case '雾炮':\n code = 'wp';\n break;\n default:\n code = 'ss';\n break;\n }\n return code;\n };\n return (React.createElement(\"div\", { className: \"workRules\" },\n React.createElement(SubTitle, { title: \"\\u4F5C\\u4E1A\\u89C4\\u5219\" }),\n Array.isArray(rules) ? (rules.map((ele, index) => {\n return (React.createElement(\"div\", { className: \"workRules-item\", key: index },\n React.createElement(\"div\", { className: `workRules-item--name ${getImgCode((ele === null || ele === void 0 ? void 0 : ele.workTypeName) || '')}` }, (ele === null || ele === void 0 ? void 0 : ele.workTypeName) || '--'),\n React.createElement(\"div\", { className: \"workRules-item--content\" },\n React.createElement(\"span\", null, \"\\u4F5C\\u4E1A\\u8D9F\\u6570\\uFF1A\"),\n (ele === null || ele === void 0 ? void 0 : ele.workCount) || '--'),\n React.createElement(\"div\", { className: \"workRules-item--content\" },\n React.createElement(\"span\", null, \"\\u4F5C\\u4E1A\\u65F6\\u6BB5\\uFF1A\"),\n `${ele === null || ele === void 0 ? void 0 : ele.workStartTime}-${ele === null || ele === void 0 ? void 0 : ele.workEndTime}`)));\n })) : (React.createElement(NoData, null))));\n}\n"],"mappings":";;;;;;AAGA;AACA;AACA;AAA6C;AAL7C;AACA;AACA;;AAIe,SAASA,KAAK,CAACC,KAAK,EAAE;EACjC,IAAQC,KAAK,GAAKD,KAAK,CAAfC,KAAK;EACb,IAAMC,UAAU,GAAG,SAAbA,UAAU,CAAIC,IAAI,EAAK;IACzB,IAAIC,IAAI,GAAG,IAAI;IACf,QAAQD,IAAI;MACR,KAAK,IAAI;QACLC,IAAI,GAAG,IAAI;QACX;MACJ,KAAK,IAAI;QACLA,IAAI,GAAG,IAAI;QACX;MACJ,KAAK,IAAI;QACLA,IAAI,GAAG,IAAI;QACX;MACJ,KAAK,IAAI;QACLA,IAAI,GAAG,IAAI;QACX;MACJ;QACIA,IAAI,GAAG,IAAI;QACX;IAAM;IAEd,OAAOA,IAAI;EACf,CAAC;EACD,oBAAQC,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;IAAEC,SAAS,EAAE;EAAY,CAAC,eACzDF,iBAAK,CAACC,aAAa,CAACE,sBAAQ,EAAE;IAAEC,KAAK,EAAE;EAA2B,CAAC,CAAC,EACpEC,KAAK,CAACC,OAAO,CAACV,KAAK,CAAC,GAAIA,KAAK,CAACW,GAAG,CAAC,UAACC,GAAG,EAAEC,KAAK,EAAK;IAC9C,oBAAQT,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,EAAE,gBAAgB;MAAEQ,GAAG,EAAED;IAAM,CAAC,eAC1ET,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,kCAA2BL,UAAU,CAAC,CAACW,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACG,YAAY,KAAK,EAAE,CAAC;IAAG,CAAC,EAAE,CAACH,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACG,YAAY,KAAK,IAAI,CAAC,eAC1NX,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,EAAE;IAA0B,CAAC,eAC/DF,iBAAK,CAACC,aAAa,CAAC,MAAM,EAAE,IAAI,EAAE,gCAAgC,CAAC,EACnE,CAACO,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACI,SAAS,KAAK,IAAI,CAAC,eACtEZ,iBAAK,CAACC,aAAa,CAAC,KAAK,EAAE;MAAEC,SAAS,EAAE;IAA0B,CAAC,eAC/DF,iBAAK,CAACC,aAAa,CAAC,MAAM,EAAE,IAAI,EAAE,gCAAgC,CAAC,YAChEO,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACK,aAAa,cAAIL,GAAG,KAAK,IAAI,IAAIA,GAAG,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,GAAG,CAACM,WAAW,EAAG,CAAC;EAC3I,CAAC,CAAC,gBAAKd,iBAAK,CAACC,aAAa,CAACc,oBAAM,EAAE,IAAI,CAAE,CAAC;AAClD"}
|