@vtx/modals2 6.0.0-beta.4 → 6.0.0-beta.6
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/_components/index.js +1 -0
- package/lib/_components/vm-appraisal-info/api.js +55 -0
- package/lib/_components/vm-appraisal-info/imgs/count.png +0 -0
- package/lib/_components/vm-appraisal-info/imgs/count_light.png +0 -0
- package/lib/_components/vm-appraisal-info/imgs/subtract.png +0 -0
- package/lib/_components/vm-appraisal-info/imgs/subtract_light.png +0 -0
- package/lib/_components/vm-appraisal-info/index.js +230 -0
- package/lib/_components/vm-appraisal-info/index.less +7 -0
- package/lib/_components/vm-calendar/index.js +1 -1
- package/lib/_components/vm-empty/index.js +1 -1
- package/lib/_components/vm-factor/index.js +1 -1
- package/lib/_components/vm-filter/index.js +1 -1
- package/lib/_components/vm-filter/style/index.less +7 -11
- package/lib/_components/vm-info-collection/index.js +1 -1
- package/lib/_components/vm-map/index.js +1 -1
- package/lib/_components/vm-progress/index.js +1 -1
- package/lib/_components/vm-repair-maintain/RmInfoSummary.js +1 -1
- package/lib/_components/vm-repair-maintain/RmMonthTrend.js +1 -1
- package/lib/_components/vm-repair-maintain/RmRecord.js +1 -1
- package/lib/_components/vm-repair-maintain/RmType.js +1 -1
- package/lib/_components/vm-repair-maintain/index.js +35 -3
- package/lib/_components/vm-table/index.js +1 -1
- package/lib/_components/vm-tag/index.js +1 -1
- package/lib/_components/vm-title/index.js +1 -1
- package/lib/_components/vm-video/HistoryGrid.js +2 -0
- package/lib/_components/vm-video/RealtimeGrid.js +2 -0
- package/lib/_components/vm-video/index.js +46 -19
- package/lib/_components/vm-wrapper/index.js +1 -1
- package/lib/_hooks/useGetChannels.js +20 -6
- package/lib/_util/http.js +27 -1
- package/lib/_util/index.js +1 -1
- package/lib/locales/en.json +1516 -1516
- package/lib/locales/zh-CN.json +1516 -1516
- package/lib/vtx-area-modal/api.js +1 -1
- package/lib/vtx-area-modal/components/BaseInfo/Lcfx.js +1 -1
- package/lib/vtx-area-modal/components/BaseInfo/ListZymx.js +1 -1
- package/lib/vtx-area-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-base-modal/Tabs/index.js +2 -1
- package/lib/vtx-base-modal/index.js +1 -1
- package/lib/vtx-car-modal/components/Info/index.js +2 -2
- package/lib/vtx-car-modal/content/Cc/AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/Cc/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/Cc/AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/OrderInfo/Detail.js +1 -1
- package/lib/vtx-car-modal/content/Cc/OrderInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Cc/WorkRecord/Detail.js +1 -1
- package/lib/vtx-car-modal/content/Cc/WorkRecord/Summary.js +1 -1
- package/lib/vtx-car-modal/content/Cc/WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/Common/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/Common/AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/DetailInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/DeviceInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/EleUse/index.js +20 -8
- package/lib/vtx-car-modal/content/Common/Maintenance/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/OilConsumption/List.js +1 -1
- package/lib/vtx-car-modal/content/Common/OilConsumption/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/OilUse/index.js +18 -6
- package/lib/vtx-car-modal/content/Common/OperationAnalysis/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/OperationAnalysis/index.less +169 -169
- package/lib/vtx-car-modal/content/Common/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/WaterConsumption/index.js +1 -1
- package/lib/vtx-car-modal/content/Common/WaterUse/index.js +10 -5
- package/lib/vtx-car-modal/content/JXH/AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/JXH/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/JXH/AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/Hw2WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/JXH/WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Alarm/Bottom.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Alarm/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Collection/Chart.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Collection/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Dispose/Pies.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/Dispose/index.js +1 -1
- package/lib/vtx-car-modal/content/Jzlj/RunCalendar/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/AlarmInfo/List.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/AlarmInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/WorkRecord/Detail.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/WorkRecord/Summary.js +1 -1
- package/lib/vtx-car-modal/content/Ljsy/WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/BaseInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/StaticInfo/index.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/WorkRecord/Detail.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/WorkRecord/Summary.js +1 -1
- package/lib/vtx-car-modal/content/Ljzy/WorkRecord/index.js +1 -1
- package/lib/vtx-car-modal/content/Unmanned/Analysis/index.js +1 -1
- package/lib/vtx-car-modal/content/Unmanned/Calendar/index.js +1 -1
- package/lib/vtx-car-modal/content/Unmanned/Monitor/index.js +1 -1
- package/lib/vtx-car-modal/content/Unmanned/WorkInfo/index.js +1 -1
- package/lib/vtx-car-modal/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmRecord.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmTrend.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/AlarmTypeAnalysis.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/StaticInfo.js +1 -1
- package/lib/vtx-cc-cp-modal/components/AlarmInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/AllWork.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Info.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/Rules.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/SyRecord.js +1 -1
- package/lib/vtx-cc-cp-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/Calendar/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionTrend.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExceptionTypeAnalysis.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/ExeceptionRecord.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/StaticInfo.js +1 -1
- package/lib/vtx-cc-cp-modal/components/ExceptionInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/Restaurant/index.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/Ljcsl.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/SummaryInfo.js +1 -1
- package/lib/vtx-cc-cp-modal/components/SyInfo/index.js +1 -1
- package/lib/vtx-cc-cp-modal/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/CollectRecord.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/DetailList.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/Factory.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/Statistics.js +1 -1
- package/lib/vtx-cc-unit-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/CarList/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/Collection/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/DetailInfo/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/Factory/index.js +1 -1
- package/lib/vtx-cc-unit-modal/components/RestaurantList/index.js +1 -1
- package/lib/vtx-cc-unit-modal/index.js +1 -1
- package/lib/vtx-cp-modal/api.js +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/AlarmRecord.js +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/MonthTrend.js +1 -1
- package/lib/vtx-cp-modal/components/AlarmInfo/Summary.js +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/CarWork.js +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/Rules.js +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/TodayWork.js +1 -1
- package/lib/vtx-cp-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/AlarmRecord.js +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/MonthTrend.js +1 -1
- package/lib/vtx-cp-modal/components/ExeceptionInfo/Summary.js +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/Ljcsl.js +3 -3
- package/lib/vtx-cp-modal/components/SyInfo/index.js +1 -1
- package/lib/vtx-cp-modal/index.js +13 -13
- package/lib/vtx-default-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-default-modal/index.js +8 -7
- package/lib/vtx-device-modal/components/BaseInfo/PreviewAndDownload.js +1 -1
- package/lib/vtx-device-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-device-modal/components/DataAnalysis/AlarmAnalysis.js +1 -1
- package/lib/vtx-device-modal/components/DataAnalysis/MonitorAnalysis.js +1 -1
- package/lib/vtx-device-modal/index.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Jcqsfx.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Jczbqs.js +3 -3
- package/lib/vtx-df-modal/components/BaseInfo/Qyjcl.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/RealtimeMonitor.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/Situation.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/Jcqsfx.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/Jczbqs.js +3 -3
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/Qyjcl.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/RealtimeMonitor.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/Situation.js +1 -1
- package/lib/vtx-df-modal/components/BaseInfoZdReborn/index.js +1 -1
- package/lib/vtx-df-modal/components/Calendar/index.js +1 -1
- package/lib/vtx-df-modal/components/Calendar/zd-reborn.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJccc.js +1 -1
- package/lib/vtx-df-modal/components/Metering/ChartJcqs.js +1 -1
- package/lib/vtx-df-modal/components/Metering/List.js +1 -1
- package/lib/vtx-df-modal/components/Metering/index.js +1 -1
- package/lib/vtx-df-modal/components/MeteringZdReborn/ChartJccc.js +1 -1
- package/lib/vtx-df-modal/components/MeteringZdReborn/ChartJcqs.js +1 -1
- package/lib/vtx-df-modal/components/MeteringZdReborn/List.js +1 -1
- package/lib/vtx-df-modal/components/MeteringZdReborn/index.js +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Monitor.js +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/Table.js +3 -3
- package/lib/vtx-df-modal/components/WorkCondition/index.js +1 -1
- package/lib/vtx-df-modal/index.js +4 -14
- package/lib/vtx-housing-estate-modal/components/Alarm/CYLJTF.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/Distribute.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FLZL_TREND.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FSCSFB.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FSSD.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/FSYZQS.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/GDCLXL.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/HTLJPH.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MYFX_FB.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MYFX_GD.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MYFX_PIE.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/MYFX_TREND.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Alarm/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Hot.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Left.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/Manage.js +1 -1
- package/lib/vtx-housing-estate-modal/components/OverView/RightBottom.js +1 -1
- package/lib/vtx-housing-estate-modal/components/Sbzj/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/TFRD/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/WGGS/index.js +1 -1
- package/lib/vtx-housing-estate-modal/components/WGXW/Content.js +1 -1
- package/lib/vtx-housing-estate-modal/components/WGXW/index.js +1 -1
- package/lib/vtx-housing-estate-modal/index.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Collection/Chart.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Collection/index.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Dispose/FlowMap.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Dispose/index.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Overview/CTL.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Overview/CTYL.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Overview/CZZ.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/components/Overview/index.js +1 -1
- package/lib/vtx-jzlj-df-tpd-modal/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Alarm/Bottom.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Alarm/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Collection/Chart.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Collection/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Dispose/FlowMap.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Dispose/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Overview/CTL.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Overview/CTYL.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Overview/CZZ.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/components/Overview/index.js +1 -1
- package/lib/vtx-jzlj-gcxm-modal/index.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Collection/Chart.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Collection/index.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Dispose/FlowMap.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Dispose/index.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Overview/CTL.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Overview/CTYL.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Overview/CZZ.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/components/Overview/index.js +1 -1
- package/lib/vtx-jzlj-xnc-modal/index.js +1 -1
- package/lib/vtx-jzlj-ysqy-modal/components/Overview/index.js +1 -1
- package/lib/vtx-jzlj-ysqy-modal/index.js +1 -1
- package/lib/vtx-kh-modal/api2.js +1 -1
- package/lib/vtx-kh-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-kh-modal/components/Record/index.js +1 -205
- package/lib/vtx-kh-modal/index.js +1 -1
- package/lib/vtx-qyry-modal/api.js +1 -1
- package/lib/vtx-qyry-modal/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmRecord.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTrend.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/AlarmTypeAnalysis.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/StaticInfo.js +1 -1
- package/lib/vtx-restaurant-modal/components/Alarm/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/CollectRule.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/DetailList.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Info.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/Summary.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/SummaryStatistics.js +1 -1
- package/lib/vtx-restaurant-modal/components/Basic/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/Calendar/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/Collection/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/SignAndContract/ContactDetail.js +1 -1
- package/lib/vtx-restaurant-modal/components/SignAndContract/index.js +1 -1
- package/lib/vtx-restaurant-modal/index.js +1 -1
- package/lib/vtx-road-modal/api.js +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/Rules.js +1 -1
- package/lib/vtx-road-modal/components/BaseInfo/Work.js +10 -2
- package/lib/vtx-road-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-road-modal/components/Calendar/index.js +1 -1
- package/lib/vtx-road-modal/components/LaneBaseInfo/Work.js +9 -2
- package/lib/vtx-road-modal/components/LaneBaseInfo/index.js +1 -1
- package/lib/vtx-road-modal/components/LaneCalendar/index.js +1 -1
- package/lib/vtx-road-modal/components/LaneStatistical/index.js +1 -1
- package/lib/vtx-road-modal/components/Statistical/index.js +1 -1
- package/lib/vtx-road-modal/index.js +7 -4
- package/lib/vtx-road-modal/utils/url.js +12 -0
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/CYLJTF.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/Distribute.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/FLZL_TREND.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSCSFB.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSSD.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/FSYZQS.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/GDCLXL.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/HTLJPH.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_FB.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_GD.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_PIE.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/MYFX_TREND.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Alarm/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/OverView/Hot.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/OverView/Left.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/OverView/Manage.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/OverView/RightBottom.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/Sbzj/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/TFRD/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/WGGS/index.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/components/WGXW/Content.js +1 -1
- package/lib/vtx-sdyd-tfd-modal/index.js +1 -1
- package/lib/vtx-shxq-modal/api.js +1 -1
- package/lib/vtx-shxq-modal/components/AlarmRecord/List.js +1 -1
- package/lib/vtx-shxq-modal/components/AlarmRecord/index.js +1 -1
- package/lib/vtx-shxq-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-shxq-modal/components/Tfd/index.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowCalendar/Chart.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowCalendar/List.js +3 -3
- package/lib/vtx-shxq-modal/components/ThrowCalendar/index.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowRecord/List.js +1 -1
- package/lib/vtx-shxq-modal/components/ThrowRecord/index.js +1 -1
- package/lib/vtx-shxq-modal/index.js +19 -4
- package/lib/vtx-staff-modal/api.js +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/Charts.js +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/List.js +1 -1
- package/lib/vtx-staff-modal/components/AlarmInfo/index.js +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Exeception.js +1 -1
- package/lib/vtx-staff-modal/components/Attendance/Record.js +1 -1
- package/lib/vtx-staff-modal/components/Attendance/WorkingHours.js +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/ListZymx.js +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/WorkStatic.js +1 -1
- package/lib/vtx-staff-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-staff-modal/components/Calendar/index.js +1 -1
- package/lib/vtx-staff-modal/components/Equipment/index.js +1 -1
- package/lib/vtx-staff-modal/index.js +1 -1
- package/lib/vtx-tfd-modal/api.js +1 -1
- package/lib/vtx-tfd-modal/components/BaseInfo/Jczbqs.js +3 -3
- package/lib/vtx-tfd-modal/components/BaseInfo/Qyjcl.js +1 -1
- package/lib/vtx-tfd-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-wr-modal/components/Appraise/index.js +1 -1
- package/lib/vtx-wr-modal/components/Base/Jbxx.js +1 -1
- package/lib/vtx-wr-modal/components/Base/Ptss.js +1 -1
- package/lib/vtx-wr-modal/components/Base/Sjjg.js +1 -1
- package/lib/vtx-wr-modal/components/Base/index.js +1 -1
- package/lib/vtx-wr-modal/components/Build/index.js +1 -1
- package/lib/vtx-wr-modal/components/File/index.js +1 -1
- package/lib/vtx-wr-modal/components/Score/index.js +1 -1
- package/lib/vtx-wr-modal/index.js +24 -5
- package/lib/vtx-zf-modal/components/Base/index.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/index.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/view.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/CKModal.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/FormView.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/index.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/FormView.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/date.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/index.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/FormView.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/checkbox.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/index.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/FormView.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/index.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/FormView.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/index.js +1 -1
- package/lib/vtx-zf-modal/components/File/index.js +1 -1
- package/lib/vtx-zf-modal/components/Process/index.js +1 -1
- package/lib/vtx-zf-modal/components/Record/index.js +1 -1
- package/lib/vtx-zf-modal/components/Right/index.js +1 -1
- package/lib/vtx-zg-modal/api.js +1 -1
- package/lib/vtx-zg-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-zg-modal/index.js +1 -1
- package/lib/vtx-zzz-modal/index.js +7 -13
- package/package.json +1 -1
|
@@ -1,169 +1,169 @@
|
|
|
1
|
-
.vtx-car-water-opt-wrap {
|
|
2
|
-
height: 100%;
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-flow: wrap;
|
|
5
|
-
gap: 16px;
|
|
6
|
-
.vtx-car-water-opt-summary {
|
|
7
|
-
height: 260px;
|
|
8
|
-
display: flex;
|
|
9
|
-
gap: 16px;
|
|
10
|
-
flex-shrink: 0;
|
|
11
|
-
}
|
|
12
|
-
.vtx-car-water-opt-summary2 {
|
|
13
|
-
width: calc((100% - 16px) / 2);
|
|
14
|
-
height: 300px;
|
|
15
|
-
}
|
|
16
|
-
> .div-wrapper {
|
|
17
|
-
width: calc((100% - 16px) / 2);
|
|
18
|
-
height: auto;
|
|
19
|
-
min-width: 0;
|
|
20
|
-
}
|
|
21
|
-
.ant-empty {
|
|
22
|
-
margin: 0 auto;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.vtx-car-water-opt-row {
|
|
26
|
-
display: grid;
|
|
27
|
-
grid-template-columns: repeat(3, 1fr);
|
|
28
|
-
margin-bottom: 16px;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.vtx-car-water-opt-row2 {
|
|
32
|
-
display: flex;
|
|
33
|
-
justify-content: space-evenly;
|
|
34
|
-
margin-bottom: 16px;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.vtx-car-depreciation-content {
|
|
38
|
-
height: 242px;
|
|
39
|
-
display: flex;
|
|
40
|
-
align-items: center;
|
|
41
|
-
box-sizing: border-box;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.vtx-car-depreciation-residual {
|
|
45
|
-
width: 132px;
|
|
46
|
-
height: 158px;
|
|
47
|
-
padding: 20px 19px;
|
|
48
|
-
display: flex;
|
|
49
|
-
flex-direction: column;
|
|
50
|
-
justify-content: flex-start;
|
|
51
|
-
box-sizing: border-box;
|
|
52
|
-
background-repeat: no-repeat;
|
|
53
|
-
background-size: 100% 100%;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.vtx-car-depreciation-label {
|
|
57
|
-
color: rgba(0, 0, 0, 55%);
|
|
58
|
-
font-size: 14px;
|
|
59
|
-
line-height: 20px;
|
|
60
|
-
white-space: wrap;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.vtx-car-depreciation-percent {
|
|
64
|
-
margin-top: 18px;
|
|
65
|
-
color: #111;
|
|
66
|
-
font-size: 28px;
|
|
67
|
-
font-weight: 700;
|
|
68
|
-
line-height: 40px;
|
|
69
|
-
|
|
70
|
-
span {
|
|
71
|
-
margin-left: 4px;
|
|
72
|
-
font-size: 17px;
|
|
73
|
-
font-weight: 700;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.vtx-car-depreciation-bars {
|
|
78
|
-
flex: 1;
|
|
79
|
-
min-width: 0;
|
|
80
|
-
margin: 0 16px;
|
|
81
|
-
display: flex;
|
|
82
|
-
flex-direction: column;
|
|
83
|
-
gap: 16px;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
.vtx-car-depreciation-bar {
|
|
87
|
-
width: 283px;
|
|
88
|
-
position: relative;
|
|
89
|
-
height: 42px;
|
|
90
|
-
padding: 0 32px 0 13px;
|
|
91
|
-
display: flex;
|
|
92
|
-
align-items: center;
|
|
93
|
-
justify-content: space-between;
|
|
94
|
-
box-sizing: border-box;
|
|
95
|
-
color: #fff;
|
|
96
|
-
background: linear-gradient(90deg, #4f86f6 0%, #5a8ffb 100%);
|
|
97
|
-
border-radius: 4px;
|
|
98
|
-
box-shadow: 0 2px 6px rgba(67, 123, 229, 20%);
|
|
99
|
-
clip-path: polygon(0 0, 100% 0, calc(100% - 18px) 100%, 0 100%);
|
|
100
|
-
|
|
101
|
-
&:first-child {
|
|
102
|
-
width: 303px;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
&:last-child {
|
|
106
|
-
width: 263px;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
span {
|
|
110
|
-
font-size: 14px;
|
|
111
|
-
white-space: nowrap;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
strong {
|
|
115
|
-
font-size: 20px;
|
|
116
|
-
font-weight: bold;
|
|
117
|
-
line-height: 1;
|
|
118
|
-
white-space: nowrap;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
em {
|
|
122
|
-
margin-left: 10px;
|
|
123
|
-
font-size: 18px;
|
|
124
|
-
font-style: normal;
|
|
125
|
-
font-weight: bold;
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
.vtx-car-depreciation-rate {
|
|
130
|
-
width: 100px;
|
|
131
|
-
transform: translate3d(-18px, -24px, 0);
|
|
132
|
-
display: flex;
|
|
133
|
-
align-items: center;
|
|
134
|
-
gap: 10px;
|
|
135
|
-
flex-shrink: 0;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
.vtx-car-depreciation-rate-img {
|
|
139
|
-
width: 51px;
|
|
140
|
-
height: 63px;
|
|
141
|
-
flex-shrink: 0;
|
|
142
|
-
background-repeat: no-repeat;
|
|
143
|
-
background-size: contain;
|
|
144
|
-
background-position: center;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.vtx-car-depreciation-rate-value {
|
|
148
|
-
margin-top: 10px;
|
|
149
|
-
color: #5e6169;
|
|
150
|
-
font-size: 14px;
|
|
151
|
-
line-height: 20px;
|
|
152
|
-
white-space: nowrap;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
&.dark,
|
|
156
|
-
[data-theme='dark'] & {
|
|
157
|
-
.vtx-car-depreciation-label {
|
|
158
|
-
color: #fff;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.vtx-car-depreciation-percent {
|
|
162
|
-
color: #fff;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.vtx-car-depreciation-rate-value {
|
|
166
|
-
color: #fff;
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
}
|
|
1
|
+
.vtx-car-water-opt-wrap {
|
|
2
|
+
height: 100%;
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-flow: wrap;
|
|
5
|
+
gap: 16px;
|
|
6
|
+
.vtx-car-water-opt-summary {
|
|
7
|
+
height: 260px;
|
|
8
|
+
display: flex;
|
|
9
|
+
gap: 16px;
|
|
10
|
+
flex-shrink: 0;
|
|
11
|
+
}
|
|
12
|
+
.vtx-car-water-opt-summary2 {
|
|
13
|
+
width: calc((100% - 16px) / 2);
|
|
14
|
+
height: 300px;
|
|
15
|
+
}
|
|
16
|
+
> .div-wrapper {
|
|
17
|
+
width: calc((100% - 16px) / 2);
|
|
18
|
+
height: auto;
|
|
19
|
+
min-width: 0;
|
|
20
|
+
}
|
|
21
|
+
.ant-empty {
|
|
22
|
+
margin: 0 auto;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.vtx-car-water-opt-row {
|
|
26
|
+
display: grid;
|
|
27
|
+
grid-template-columns: repeat(3, 1fr);
|
|
28
|
+
margin-bottom: 16px;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.vtx-car-water-opt-row2 {
|
|
32
|
+
display: flex;
|
|
33
|
+
justify-content: space-evenly;
|
|
34
|
+
margin-bottom: 16px;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.vtx-car-depreciation-content {
|
|
38
|
+
height: 242px;
|
|
39
|
+
display: flex;
|
|
40
|
+
align-items: center;
|
|
41
|
+
box-sizing: border-box;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.vtx-car-depreciation-residual {
|
|
45
|
+
width: 132px;
|
|
46
|
+
height: 158px;
|
|
47
|
+
padding: 20px 19px;
|
|
48
|
+
display: flex;
|
|
49
|
+
flex-direction: column;
|
|
50
|
+
justify-content: flex-start;
|
|
51
|
+
box-sizing: border-box;
|
|
52
|
+
background-repeat: no-repeat;
|
|
53
|
+
background-size: 100% 100%;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.vtx-car-depreciation-label {
|
|
57
|
+
color: rgba(0, 0, 0, 55%);
|
|
58
|
+
font-size: 14px;
|
|
59
|
+
line-height: 20px;
|
|
60
|
+
white-space: wrap;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.vtx-car-depreciation-percent {
|
|
64
|
+
margin-top: 18px;
|
|
65
|
+
color: #111;
|
|
66
|
+
font-size: 28px;
|
|
67
|
+
font-weight: 700;
|
|
68
|
+
line-height: 40px;
|
|
69
|
+
|
|
70
|
+
span {
|
|
71
|
+
margin-left: 4px;
|
|
72
|
+
font-size: 17px;
|
|
73
|
+
font-weight: 700;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.vtx-car-depreciation-bars {
|
|
78
|
+
flex: 1;
|
|
79
|
+
min-width: 0;
|
|
80
|
+
margin: 0 16px;
|
|
81
|
+
display: flex;
|
|
82
|
+
flex-direction: column;
|
|
83
|
+
gap: 16px;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.vtx-car-depreciation-bar {
|
|
87
|
+
width: 283px;
|
|
88
|
+
position: relative;
|
|
89
|
+
height: 42px;
|
|
90
|
+
padding: 0 32px 0 13px;
|
|
91
|
+
display: flex;
|
|
92
|
+
align-items: center;
|
|
93
|
+
justify-content: space-between;
|
|
94
|
+
box-sizing: border-box;
|
|
95
|
+
color: #fff;
|
|
96
|
+
background: linear-gradient(90deg, #4f86f6 0%, #5a8ffb 100%);
|
|
97
|
+
border-radius: 4px;
|
|
98
|
+
box-shadow: 0 2px 6px rgba(67, 123, 229, 20%);
|
|
99
|
+
clip-path: polygon(0 0, 100% 0, calc(100% - 18px) 100%, 0 100%);
|
|
100
|
+
|
|
101
|
+
&:first-child {
|
|
102
|
+
width: 303px;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
&:last-child {
|
|
106
|
+
width: 263px;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
span {
|
|
110
|
+
font-size: 14px;
|
|
111
|
+
white-space: nowrap;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
strong {
|
|
115
|
+
font-size: 20px;
|
|
116
|
+
font-weight: bold;
|
|
117
|
+
line-height: 1;
|
|
118
|
+
white-space: nowrap;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
em {
|
|
122
|
+
margin-left: 10px;
|
|
123
|
+
font-size: 18px;
|
|
124
|
+
font-style: normal;
|
|
125
|
+
font-weight: bold;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
.vtx-car-depreciation-rate {
|
|
130
|
+
width: 100px;
|
|
131
|
+
transform: translate3d(-18px, -24px, 0);
|
|
132
|
+
display: flex;
|
|
133
|
+
align-items: center;
|
|
134
|
+
gap: 10px;
|
|
135
|
+
flex-shrink: 0;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.vtx-car-depreciation-rate-img {
|
|
139
|
+
width: 51px;
|
|
140
|
+
height: 63px;
|
|
141
|
+
flex-shrink: 0;
|
|
142
|
+
background-repeat: no-repeat;
|
|
143
|
+
background-size: contain;
|
|
144
|
+
background-position: center;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.vtx-car-depreciation-rate-value {
|
|
148
|
+
margin-top: 10px;
|
|
149
|
+
color: #5e6169;
|
|
150
|
+
font-size: 14px;
|
|
151
|
+
line-height: 20px;
|
|
152
|
+
white-space: nowrap;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
&.dark,
|
|
156
|
+
[data-theme='dark'] & {
|
|
157
|
+
.vtx-car-depreciation-label {
|
|
158
|
+
color: #fff;
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.vtx-car-depreciation-percent {
|
|
162
|
+
color: #fff;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
.vtx-car-depreciation-rate-value {
|
|
166
|
+
color: #fff;
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
}
|
|
@@ -22,7 +22,7 @@ import darkMileageIcon from "../../../imgs/calendar/dark_mileage.png";
|
|
|
22
22
|
import lightDurationIcon from "../../../imgs/calendar/duration.png";
|
|
23
23
|
import lightMileageIcon from "../../../imgs/calendar/mileage.png";
|
|
24
24
|
import { CarContext } from "../../../index";
|
|
25
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
25
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
26
26
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
27
27
|
var MILEAGE_TEXT = "t('vtxcarmodal.drivingMileage')";
|
|
28
28
|
var StaticInfo = function StaticInfo() {
|
|
@@ -25,7 +25,7 @@ import mileageIcon from "../../../imgs/factor/mileage.png";
|
|
|
25
25
|
import oilIcon from "../../../imgs/factor/oil.png";
|
|
26
26
|
import { CarContext } from "../../../index";
|
|
27
27
|
import "./index.less";
|
|
28
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
28
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
29
29
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
30
30
|
var WaterConsumption = function WaterConsumption() {
|
|
31
31
|
var _useSettings = useSettings(),
|
|
@@ -19,7 +19,7 @@ import useSettings from "../../../../_hooks/useSettings";
|
|
|
19
19
|
import { MaintenanceService } from "../../../api";
|
|
20
20
|
import { CarContext } from "../../../index";
|
|
21
21
|
import "./index.less";
|
|
22
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
22
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
23
23
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
var WaterUse = function WaterUse() {
|
|
25
25
|
var _useSettings = useSettings(),
|
|
@@ -185,10 +185,15 @@ var WaterUse = function WaterUse() {
|
|
|
185
185
|
},
|
|
186
186
|
children: /*#__PURE__*/_jsx(VmWrapper, {
|
|
187
187
|
title: translateLocaleText("t('vtxcarmodal.waterRefuelDetail')"),
|
|
188
|
-
children: /*#__PURE__*/_jsx(
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
188
|
+
children: /*#__PURE__*/_jsx("div", {
|
|
189
|
+
style: {
|
|
190
|
+
height: '360px'
|
|
191
|
+
},
|
|
192
|
+
children: /*#__PURE__*/_jsx(VmTable, _objectSpread({
|
|
193
|
+
columns: columns,
|
|
194
|
+
rowKey: "id"
|
|
195
|
+
}, tableProps))
|
|
196
|
+
})
|
|
192
197
|
})
|
|
193
198
|
})]
|
|
194
199
|
});
|
|
@@ -16,7 +16,7 @@ import { VmTable, VmTag, VmWrapper } from "../../../../_components";
|
|
|
16
16
|
import { secondToFormatTime } from "../../../../_util";
|
|
17
17
|
import { JxhService } from "../../../api";
|
|
18
18
|
import { CarContext } from "../../../index";
|
|
19
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
20
20
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
21
21
|
var List = function List(props) {
|
|
22
22
|
var _useContext = useContext(CarContext),
|
|
@@ -4,7 +4,7 @@ import { useContext } from 'react';
|
|
|
4
4
|
import { VmLineCharts, VmPieCharts, VmWrapper } from "../../../../_components";
|
|
5
5
|
import { JxhService } from "../../../api";
|
|
6
6
|
import { CarContext } from "../../../index";
|
|
7
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
7
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
8
8
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
9
9
|
var StaticInfo = function StaticInfo(_ref) {
|
|
10
10
|
var startDate = _ref.startDate,
|
|
@@ -12,7 +12,7 @@ import { VMRangePicker } from "../../../../_components/vm-filter";
|
|
|
12
12
|
import useSettings from "../../../../_hooks/useSettings";
|
|
13
13
|
import List from "./List";
|
|
14
14
|
import StaticInfo from "./StaticInfo";
|
|
15
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
var AlarmInfo = function AlarmInfo() {
|
|
18
18
|
var _useSettings = useSettings(),
|
|
@@ -14,7 +14,7 @@ import { JxhService } from "../../../api";
|
|
|
14
14
|
import Info from "../../../components/Info";
|
|
15
15
|
import { CarContext } from "../../../index";
|
|
16
16
|
import Unmanned from "../../Unmanned";
|
|
17
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
17
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
18
18
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
19
19
|
var BaseInfo = function BaseInfo() {
|
|
20
20
|
var _useContext = useContext(CarContext),
|
|
@@ -16,7 +16,7 @@ import { VmTable, VmTag, VmWrapper } from "../../../../_components";
|
|
|
16
16
|
import { secondToFormatTime } from "../../../../_util";
|
|
17
17
|
import { JxhService } from "../../../api";
|
|
18
18
|
import { CarContext } from "../../../index";
|
|
19
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
20
20
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
21
21
|
var colorMap = {
|
|
22
22
|
NOT_EDGE_ALIGNED: 'yellow',
|
|
@@ -4,7 +4,7 @@ import { useContext } from 'react';
|
|
|
4
4
|
import { VmLineCharts, VmPieCharts, VmWrapper } from "../../../../_components";
|
|
5
5
|
import { Hw2Service } from "../../../api";
|
|
6
6
|
import { CarContext } from "../../../index";
|
|
7
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
7
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
8
8
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
9
9
|
var StaticInfo = function StaticInfo(_ref) {
|
|
10
10
|
var startDate = _ref.startDate,
|
|
@@ -12,7 +12,7 @@ import { VMRangePicker } from "../../../../_components/vm-filter";
|
|
|
12
12
|
import useSettings from "../../../../_hooks/useSettings";
|
|
13
13
|
import List from "./List";
|
|
14
14
|
import StaticInfo from "./StaticInfo";
|
|
15
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
var Hw2AlarmInfo = function Hw2AlarmInfo() {
|
|
18
18
|
var _useSettings = useSettings(),
|
|
@@ -13,7 +13,7 @@ import { secondToFormatTimeArray } from "../../../../_util";
|
|
|
13
13
|
import { Hw2Service } from "../../../api";
|
|
14
14
|
import Info from "../../../components/Info";
|
|
15
15
|
import { CarContext } from "../../../index";
|
|
16
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
16
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
17
17
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
18
18
|
var Hw2BaseInfo = function Hw2BaseInfo() {
|
|
19
19
|
var _useContext = useContext(CarContext),
|
|
@@ -37,7 +37,7 @@ import lightTransitionIcon from "../../../imgs/calendar/transition.png";
|
|
|
37
37
|
import lightWaterIcon from "../../../imgs/calendar/water.png";
|
|
38
38
|
import { CarContext } from "../../../index";
|
|
39
39
|
import "./index.less";
|
|
40
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
40
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
41
41
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
42
42
|
var Hw2StaticInfo = function Hw2StaticInfo() {
|
|
43
43
|
var _useState = useState('calendar'),
|
|
@@ -19,7 +19,7 @@ import { VmFactor, VmLineCharts, VmProgress, VmTable, VmTag, VmWrapper } from ".
|
|
|
19
19
|
import useSettings from "../../../../_hooks/useSettings";
|
|
20
20
|
import { Hw2Service, JxhService } from "../../../api";
|
|
21
21
|
import { CarContext } from "../../../index";
|
|
22
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
22
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
23
23
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
var workTypeColors = ['blue', 'green', 'yellow', 'purple', 'orange'];
|
|
25
25
|
var Hw2WorkRecord = function Hw2WorkRecord() {
|
|
@@ -25,7 +25,7 @@ import lightWorkMileageIcon from "../../../imgs/calendar/green_mileage.png";
|
|
|
25
25
|
import lightMileageIcon from "../../../imgs/calendar/mileage.png";
|
|
26
26
|
import { CarContext } from "../../../index";
|
|
27
27
|
import Unmanned from "../../Unmanned";
|
|
28
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
28
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
29
29
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
30
30
|
var StaticInfo = function StaticInfo() {
|
|
31
31
|
var _useState = useState('calendar'),
|
|
@@ -23,7 +23,7 @@ import { VmBarCharts, VmFactor, VmLineCharts, VmProgress, VmTable, VmTag, VmWrap
|
|
|
23
23
|
import useSettings from "../../../../_hooks/useSettings";
|
|
24
24
|
import { JxhService } from "../../../api";
|
|
25
25
|
import { CarContext } from "../../../index";
|
|
26
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
26
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
27
27
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
28
28
|
var workTypeColors = ['blue', 'green', 'yellow', 'purple', 'orange'];
|
|
29
29
|
var WorkRecord = function WorkRecord() {
|
|
@@ -15,7 +15,7 @@ import dayjs from 'dayjs';
|
|
|
15
15
|
import { useEffect, useState } from 'react';
|
|
16
16
|
import { VmFilter, VmTable, VmWrapper } from "../../../../_components";
|
|
17
17
|
import { JzljService } from "../../../api";
|
|
18
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
18
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
19
19
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
20
20
|
export default function Bottom(_ref) {
|
|
21
21
|
var id = _ref.id,
|
|
@@ -18,7 +18,7 @@ import { JzljService } from "../../../api";
|
|
|
18
18
|
import { CarContext } from "../../../index";
|
|
19
19
|
import Bottom from "./Bottom";
|
|
20
20
|
import "./index.less";
|
|
21
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
21
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
22
22
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
23
23
|
export default function Alarm() {
|
|
24
24
|
var _React$useContext = React.useContext(CarContext),
|
|
@@ -18,7 +18,7 @@ import pjrcc_dark from "../../../imgs/jzlj/pjrcc_dark.png";
|
|
|
18
18
|
import pjrcc_light from "../../../imgs/jzlj/pjrcc_light.png";
|
|
19
19
|
import pjryl_dark from "../../../imgs/jzlj/pjryl_dark.png";
|
|
20
20
|
import pjryl_light from "../../../imgs/jzlj/pjryl_light.png";
|
|
21
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
21
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
22
22
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
23
23
|
var BaseInfo = function BaseInfo() {
|
|
24
24
|
var _useContext = useContext(CarContext),
|
|
@@ -7,7 +7,7 @@ import pjrcc_light from "../../../imgs/jzlj/pjrcc_light.png";
|
|
|
7
7
|
import pjryl_dark from "../../../imgs/jzlj/pjryl_dark.png";
|
|
8
8
|
import pjryl_light from "../../../imgs/jzlj/pjryl_light.png";
|
|
9
9
|
import "./index.less";
|
|
10
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
10
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
11
11
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
12
12
|
export default function Chart(_ref) {
|
|
13
13
|
var _ref$dataList = _ref.dataList,
|
|
@@ -29,7 +29,7 @@ import cc_light from "../../../imgs/jzlj/pjrcc_light.png";
|
|
|
29
29
|
import yl_dark from "../../../imgs/jzlj/pjryl_dark.png";
|
|
30
30
|
import yl_light from "../../../imgs/jzlj/pjryl_light.png";
|
|
31
31
|
import Chart from "./Chart";
|
|
32
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
32
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
33
33
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
34
34
|
export default function Collection() {
|
|
35
35
|
var _useContext = useContext(CarContext),
|
|
@@ -6,7 +6,7 @@ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol"
|
|
|
6
6
|
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
7
7
|
import { VmPieCharts } from "../../../../_components";
|
|
8
8
|
import "./index.less";
|
|
9
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
9
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
10
10
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
11
|
export default function Pies(_ref) {
|
|
12
12
|
var _ref$pieData = _ref.pieData,
|
|
@@ -22,7 +22,7 @@ import { JzljService } from "../../../api";
|
|
|
22
22
|
import { CarContext } from "../../../index";
|
|
23
23
|
import "./index.less";
|
|
24
24
|
import Pies from "./Pies";
|
|
25
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
25
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
26
26
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
27
27
|
export default function Dispose() {
|
|
28
28
|
var _useContext = useContext(CarContext),
|
|
@@ -22,7 +22,7 @@ import yl_dark from "../../../imgs/jzlj/rl_yl_dark.png";
|
|
|
22
22
|
import yl_light from "../../../imgs/jzlj/rl_yl_light.png";
|
|
23
23
|
import { CarContext } from "../../../index";
|
|
24
24
|
import "./index.less";
|
|
25
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
25
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
26
26
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
27
27
|
export default function RunCalendar() {
|
|
28
28
|
var _useSettings = useSettings(),
|
|
@@ -15,7 +15,7 @@ import { useContext } from 'react';
|
|
|
15
15
|
import { VmTable, VmWrapper } from "../../../../_components";
|
|
16
16
|
import { LjsyService } from "../../../api";
|
|
17
17
|
import { CarContext } from "../../../index";
|
|
18
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
18
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
19
19
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
20
20
|
var List = function List(props) {
|
|
21
21
|
var _useContext = useContext(CarContext),
|
|
@@ -4,7 +4,7 @@ import { useContext } from 'react';
|
|
|
4
4
|
import { VmLineCharts, VmPieCharts, VmWrapper } from "../../../../_components";
|
|
5
5
|
import { LjsyService } from "../../../api";
|
|
6
6
|
import { CarContext } from "../../../index";
|
|
7
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
7
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
8
8
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
9
9
|
var StaticInfo = function StaticInfo(_ref) {
|
|
10
10
|
var startDate = _ref.startDate,
|
|
@@ -12,7 +12,7 @@ import { VMRangePicker } from "../../../../_components/vm-filter";
|
|
|
12
12
|
import useSettings from "../../../../_hooks/useSettings";
|
|
13
13
|
import List from "./List";
|
|
14
14
|
import StaticInfo from "./StaticInfo";
|
|
15
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
var AlarmInfo = function AlarmInfo() {
|
|
18
18
|
var _useSettings = useSettings(),
|
|
@@ -27,7 +27,7 @@ import weightIcon from "../../../imgs/factor/weight.png";
|
|
|
27
27
|
import pointIcon from "../../../imgs/factor/ys_point.png";
|
|
28
28
|
import { CarContext } from "../../../index";
|
|
29
29
|
import "./index.less";
|
|
30
|
-
import { translateLocaleText } from "./../../../../hooks/useTranslation.
|
|
30
|
+
import { translateLocaleText } from "./../../../../hooks/useTranslation.js";
|
|
31
31
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
32
32
|
var legendColorMap = {
|
|
33
33
|
计划收集点位: 'geekblue',
|