@vtx/modals2 6.0.0-beta.2 → 6.0.0-beta.4
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/vm-calendar/index.js +1 -1
- package/lib/_components/vm-empty/index.js +1 -1
- package/lib/_components/vm-factor/index.js +2 -1
- package/lib/_components/vm-filter/index.js +1 -1
- package/lib/_components/vm-info-collection/index.js +3 -2
- package/lib/_components/vm-map/index.js +1 -1
- package/lib/_components/vm-progress/index.js +2 -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 +1 -1
- package/lib/_components/vm-table/index.js +1 -1
- package/lib/_components/vm-tag/index.js +2 -1
- package/lib/_components/vm-title/index.js +2 -1
- package/lib/_components/vm-video/index.js +1 -1
- package/lib/_components/vm-wrapper/index.js +2 -2
- package/lib/_components/vm-wrapper/style/index.less +4 -2
- package/lib/_util/http.js +6 -5
- package/lib/_util/index.js +6 -5
- package/lib/locales/en.json +1516 -1377
- package/lib/locales/zh-CN.json +1516 -1377
- 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/index.js +2 -1
- package/lib/vtx-car-modal/api.js +415 -25
- package/lib/vtx-car-modal/components/Info/index.js +1 -1
- 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 +206 -0
- package/lib/vtx-car-modal/content/Common/EleUse/index.less +19 -0
- 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 +218 -0
- package/lib/vtx-car-modal/content/Common/OilUse/index.less +19 -0
- package/lib/vtx-car-modal/content/Common/OperationAnalysis/index.js +376 -0
- package/lib/vtx-car-modal/content/Common/OperationAnalysis/index.less +169 -0
- 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 +196 -0
- package/lib/vtx-car-modal/content/Common/WaterUse/index.less +19 -0
- package/lib/vtx-car-modal/content/Common/index.js +9 -1
- 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/imgs/czb_bg.png +0 -0
- package/lib/vtx-car-modal/imgs/czb_bg_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/bglyh.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/bglyh_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdcs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdcs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdje.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdje_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdpc.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/cdpc_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/dccdje.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/dccdje_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jscs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jscs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jsje.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jsje_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jsl.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jsl_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jspc.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jspc_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jycs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jycs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jyje.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jyje_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jyl.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/jyl_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/ljwbcs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/ljwbcs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/njzfy.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/njzfy_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/qzxze.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/qzxze_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/sgcs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/sgcs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/sgfy.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/sgfy_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/syxze.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/syxze_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wbzfy.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wbzfy_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzcs.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzcs_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzkf.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzkf_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzkfee.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/wzkfee_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/xslc.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/xslc_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/ydcb.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/ydcb_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/yhcb.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/yhcb_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/yscb.png +0 -0
- package/lib/vtx-car-modal/imgs/factor/yscb_dark.png +0 -0
- package/lib/vtx-car-modal/imgs/zjl.png +0 -0
- package/lib/vtx-car-modal/imgs/zjl_dark.png +0 -0
- package/lib/vtx-car-modal/index.js +22 -2
- 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 +4 -4
- 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 +1 -1
- package/lib/vtx-cp-modal/components/SyInfo/index.js +1 -1
- package/lib/vtx-cp-modal/index.js +1 -1
- package/lib/vtx-default-modal/components/BaseInfo/index.js +1 -1
- package/lib/vtx-default-modal/index.js +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/vtx-df-modal/components/WorkCondition/index.js +1 -1
- package/lib/vtx-df-modal/index.js +1 -1
- 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 -1
- 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 +4 -4
- package/lib/vtx-restaurant-modal/components/Collection/index.js +1 -1
- package/lib/vtx-restaurant-modal/components/SignAndContract/ContactDetail.js +51 -34
- package/lib/vtx-restaurant-modal/components/SignAndContract/index.js +4 -4
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +4 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/CKModal.js +1 -1
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/FormView.js +5 -4
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/editableDiv/index.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/FormView.js +7 -6
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/date.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/input/index.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/FormView.js +6 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/checkbox.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/radio/index.js +10 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/FormView.js +7 -6
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/sign/index.js +12 -7
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/FormView.js +6 -5
- package/lib/vtx-zf-modal/components/CkEditorCustom/widgets/textarea/index.js +10 -5
- 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 +3 -3
- package/package.json +1 -1
|
@@ -16,7 +16,7 @@ import { useState } from 'react';
|
|
|
16
16
|
import { VmFilter, VmLineCharts, VmTitle } from "../../../_components";
|
|
17
17
|
import { alarmService } from "../../api";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
var TREND = function TREND(_ref) {
|
|
22
22
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -16,7 +16,7 @@ import FSYZQS from "./FSYZQS";
|
|
|
16
16
|
import GDCLXL from "./GDCLXL";
|
|
17
17
|
import MYFX from "./MYFX";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
|
|
21
21
|
var Option = Select.Option;
|
|
22
22
|
var WGXW = function WGXW(_ref) {
|
|
@@ -16,7 +16,7 @@ import { useState } from 'react';
|
|
|
16
16
|
import { VmBarCharts, VmFactor, VmLineCharts, VmTitle, VmWrapper } from "../../../_components";
|
|
17
17
|
import { getImg } from "../../../vtx-shxq-modal/components/ThrowRecord";
|
|
18
18
|
import { overViewService } from "../../api";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
var GarbageTypeColor = {
|
|
22
22
|
KEHUISHOU: '#6BB8FF',
|
|
@@ -13,7 +13,7 @@ import DDYPZ from "../../imgs/ddypz.png";
|
|
|
13
13
|
import DDYPZ_LIGHT from "../../imgs/ddypz_light.png";
|
|
14
14
|
import TFD from "../../imgs/tfd.png";
|
|
15
15
|
import TFD_LIGHT from "../../imgs/tfd_light.png";
|
|
16
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
16
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
17
17
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
18
18
|
var Left = function Left(_ref) {
|
|
19
19
|
var classPrefix = _ref.classPrefix,
|
|
@@ -9,7 +9,7 @@ import { VmFactor, VmWrapper } from "../../../_components";
|
|
|
9
9
|
import useSettings from "../../../_hooks/useSettings";
|
|
10
10
|
import { overViewService, useGetDivisionBusinessPackages } from "../../api";
|
|
11
11
|
import { getPercent } from "./RightBottom";
|
|
12
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
14
|
var TopItem = function TopItem(_ref) {
|
|
15
15
|
var name = _ref.name,
|
|
@@ -18,7 +18,7 @@ import { VmLineCharts, VmPieCharts, VmWrapper } from "../../../_components";
|
|
|
18
18
|
import useSettings from "../../../_hooks/useSettings";
|
|
19
19
|
import { overViewService } from "../../api";
|
|
20
20
|
import { getFilterEcharts } from "../../config";
|
|
21
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
21
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
22
22
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
23
23
|
export function getMinHundred(num) {
|
|
24
24
|
return Math.ceil(num / 100) * 100 || 100;
|
|
@@ -9,7 +9,7 @@ import { useState } from 'react';
|
|
|
9
9
|
import { VmInfoCollection, VmWrapper } from "../../../_components";
|
|
10
10
|
import useSettings from "../../../_hooks/useSettings";
|
|
11
11
|
import "./index.less";
|
|
12
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
14
|
var Sbzj = function Sbzj(_ref) {
|
|
15
15
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -17,7 +17,7 @@ import { VmFactor, VmTable, VmWrapper } from "../../../_components";
|
|
|
17
17
|
import useSettings from "../../../_hooks/useSettings";
|
|
18
18
|
import { queryPage, throwRecordService } from "../../api";
|
|
19
19
|
import "./index.less";
|
|
20
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
20
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
21
21
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
22
22
|
var getColumns = function getColumns() {
|
|
23
23
|
return [{
|
|
@@ -10,7 +10,7 @@ import { useState } from 'react';
|
|
|
10
10
|
import { VmWrapper } from "../../../_components";
|
|
11
11
|
import WGGSContent from "./Content";
|
|
12
12
|
import "./index.less";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
15
15
|
var WGGS = function WGGS(_ref) {
|
|
16
16
|
var _ref$classPrefix = _ref.classPrefix,
|
|
@@ -5,7 +5,7 @@ import { VmEmpty, VmTag } from "../../../_components";
|
|
|
5
5
|
import useSettings from "../../../_hooks/useSettings";
|
|
6
6
|
import { throwFailBehaviorService } from "../../api";
|
|
7
7
|
import "./index.less";
|
|
8
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
8
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
9
9
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
10
10
|
var WGGSContent = function WGGSContent(_ref) {
|
|
11
11
|
var _data$map;
|
|
@@ -16,7 +16,7 @@ import { getViolateBehavior } from "../../api";
|
|
|
16
16
|
import { filterCode } from "../../config";
|
|
17
17
|
import WGXWContent from "./Content";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
|
|
21
21
|
var Option = Select.Option;
|
|
22
22
|
var WGXW = function WGXW(_ref) {
|
|
@@ -4,7 +4,7 @@ import useGetConfig from "../_hooks/useGetConfig";
|
|
|
4
4
|
import VtxBaseModal from "../vtx-base-modal";
|
|
5
5
|
import { overViewService, useGetLoadEnumValue } from "./api";
|
|
6
6
|
import { Alarm, OverView, TFRD, WGGS, WGXW } from "./components";
|
|
7
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
7
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
8
8
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
9
9
|
var VtxHousingEstateModal = function VtxHousingEstateModal(props) {
|
|
10
10
|
var _props$visible = props.visible,
|
|
@@ -6,7 +6,7 @@ import overview_ctyl_pjrcc_light from "../../imgs/overview_ctyl_pjrcc_light.png"
|
|
|
6
6
|
import overview_ctyl_pjryl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
7
7
|
import overview_ctyl_pjryl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
8
8
|
import FactorList, { EllipsisFactorName } from "../FactorList";
|
|
9
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
9
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
10
10
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
11
|
export default function Chart(_ref) {
|
|
12
12
|
var _ref$data = _ref.data,
|
|
@@ -29,7 +29,7 @@ import yl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
|
29
29
|
import yl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
30
30
|
import Chart from "./Chart";
|
|
31
31
|
import FactorList, { EllipsisFactorName } from "../FactorList";
|
|
32
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
32
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
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 _React$useContext = React.useContext(JzljDfTpdContext),
|
|
@@ -16,7 +16,7 @@ import { FeatureLayer, FlyLineLayer, Legend, Map } from '@vtx/ol-map';
|
|
|
16
16
|
import { useEffect, useRef, useState } from 'react';
|
|
17
17
|
import useSettings from "../../../_hooks/useSettings";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
export default function FlowMap(_ref) {
|
|
22
22
|
var _mapInfo$olProps, _turf$center2;
|
|
@@ -30,7 +30,7 @@ import dispose_syl_light from "../../imgs/dispose_syl_light.png";
|
|
|
30
30
|
import dispose_zyyl_dark from "../../imgs/dispose_zyyl_dark.png";
|
|
31
31
|
import dispose_zyyl_light from "../../imgs/dispose_zyyl_light.png";
|
|
32
32
|
import FactorList, { EllipsisFactorName } from "../FactorList";
|
|
33
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
33
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
34
34
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
35
35
|
export default function Dispose() {
|
|
36
36
|
var _React$useContext = React.useContext(JzljDfTpdContext),
|
|
@@ -10,7 +10,7 @@ import { VmEmpty, VmPieCharts, VmWrapper } from "../../../_components";
|
|
|
10
10
|
import useSettings from "../../../_hooks/useSettings";
|
|
11
11
|
import { overviewApis } from "../../api";
|
|
12
12
|
import "./index.less";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
15
|
export default function CZZ(_ref) {
|
|
16
16
|
var unitStr = _ref.unitStr;
|
|
@@ -9,7 +9,7 @@ import overview_ctyl_pjrcc_light from "../../imgs/overview_ctyl_pjrcc_light.png"
|
|
|
9
9
|
import overview_ctyl_pjryl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
10
10
|
import overview_ctyl_pjryl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
11
11
|
import FactorList, { EllipsisFactorName } from "../FactorList";
|
|
12
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
14
|
export default function CZZ(_ref) {
|
|
15
15
|
var unitStr = _ref.unitStr;
|
|
@@ -7,7 +7,7 @@ import "./index.less";
|
|
|
7
7
|
import overview_czz_zl_dark from "../../imgs/overview_czz_zl_dark.png";
|
|
8
8
|
import overview_czz_zs_light from "../../imgs/overview_czz_zs_light.png";
|
|
9
9
|
import FactorList, { EllipsisFactorName } from "../FactorList";
|
|
10
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
10
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
11
11
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
12
12
|
export default function CZZ(_ref) {
|
|
13
13
|
var unitStr = _ref.unitStr;
|
|
@@ -12,7 +12,7 @@ import CTL from "./CTL";
|
|
|
12
12
|
import CTYL from "./CTYL";
|
|
13
13
|
import CZZ from "./CZZ";
|
|
14
14
|
import "./index.less";
|
|
15
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
export default function Overview() {
|
|
18
18
|
var _React$useContext = React.useContext(JzljDfTpdContext),
|
|
@@ -18,7 +18,7 @@ import useGetConfig from "../_hooks/useGetConfig";
|
|
|
18
18
|
import VtxBaseModal from "../vtx-base-modal";
|
|
19
19
|
import { overviewApis } from "./api";
|
|
20
20
|
import { Base, Collection, Dispose, Overview } from "./components";
|
|
21
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
21
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
22
22
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
23
23
|
export var JzljDfTpdContext = /*#__PURE__*/React.createContext({
|
|
24
24
|
id: ''
|
|
@@ -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 { alarmApis } from "../../api";
|
|
18
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
18
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
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 { VmBarCharts, VmFilter, VmPieCharts, VmWrapper } from "../../../_compone
|
|
|
18
18
|
import { alarmApis } from "../../api";
|
|
19
19
|
import Bottom from "./Bottom";
|
|
20
20
|
import "./index.less";
|
|
21
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
21
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
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(JzljGcxmContext),
|
|
@@ -6,7 +6,7 @@ import overview_ctyl_pjrcc_light from "../../imgs/overview_ctyl_pjrcc_light.png"
|
|
|
6
6
|
import overview_ctyl_pjryl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
7
7
|
import overview_ctyl_pjryl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
8
8
|
import VmFactorList from "../FactorList";
|
|
9
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
9
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
10
10
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
11
|
export default function Chart(_ref) {
|
|
12
12
|
var _ref$data = _ref.data,
|
|
@@ -29,7 +29,7 @@ import yl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
|
29
29
|
import yl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
30
30
|
import Chart from "./Chart";
|
|
31
31
|
import VmFactorList from "../FactorList";
|
|
32
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
32
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
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 _React$useContext = React.useContext(JzljGcxmContext),
|
|
@@ -16,7 +16,7 @@ import { FeatureLayer, FlyLineLayer, Legend, Map } from '@vtx/ol-map';
|
|
|
16
16
|
import { useEffect, useRef, useState } from 'react';
|
|
17
17
|
import useSettings from "../../../_hooks/useSettings";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
export default function FlowMap(_ref) {
|
|
22
22
|
var _mapInfo$olProps, _turf$center2;
|
|
@@ -32,7 +32,7 @@ import dispose_zsbl_light from "../../imgs/dispose_zsbl_light.png";
|
|
|
32
32
|
import dispose_zyyl_dark from "../../imgs/dispose_zyyl_dark.png";
|
|
33
33
|
import dispose_zyyl_light from "../../imgs/dispose_zyyl_light.png";
|
|
34
34
|
import VmFactorList from "../FactorList";
|
|
35
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
35
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
36
36
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
37
37
|
export default function Dispose() {
|
|
38
38
|
var _React$useContext = React.useContext(JzljGcxmContext),
|
|
@@ -10,7 +10,7 @@ import { VmEmpty, VmPieCharts, VmWrapper } from "../../../_components";
|
|
|
10
10
|
import useSettings from "../../../_hooks/useSettings";
|
|
11
11
|
import { overviewApis } from "../../api";
|
|
12
12
|
import "./index.less";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
15
|
export default function CZZ(_ref) {
|
|
16
16
|
var unitStr = _ref.unitStr;
|
|
@@ -9,7 +9,7 @@ import overview_ctyl_pjrcc_dark from "../../imgs/overview_ctyl_pjrcc_dark.png";
|
|
|
9
9
|
import overview_ctyl_pjrcc_light from "../../imgs/overview_ctyl_pjrcc_light.png";
|
|
10
10
|
import overview_ctyl_pjryl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
11
11
|
import overview_ctyl_pjryl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
12
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
14
|
export default function CZZ(_ref) {
|
|
15
15
|
var unitStr = _ref.unitStr;
|
|
@@ -9,7 +9,7 @@ import overview_czz_zl_dark from "../../imgs/overview_czz_zl_dark.png";
|
|
|
9
9
|
import overview_czz_zl_light from "../../imgs/overview_czz_zl_light.png";
|
|
10
10
|
import overview_czz_zs_dark from "../../imgs/overview_czz_zs_dark.png";
|
|
11
11
|
import overview_czz_zs_light from "../../imgs/overview_czz_zs_light.png";
|
|
12
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
14
|
export default function CZZ(_ref) {
|
|
15
15
|
var unitStr = _ref.unitStr;
|
|
@@ -12,7 +12,7 @@ import CTL from "./CTL";
|
|
|
12
12
|
import CTYL from "./CTYL";
|
|
13
13
|
import CZZ from "./CZZ";
|
|
14
14
|
import "./index.less";
|
|
15
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
export default function Overview() {
|
|
18
18
|
var _React$useContext = React.useContext(JzljGcxmContext),
|
|
@@ -19,7 +19,7 @@ import VtxBaseModal from "../vtx-base-modal";
|
|
|
19
19
|
import { overviewApis } from "./api";
|
|
20
20
|
import { Alarm, Base, Collection, Dispose, Overview } from "./components";
|
|
21
21
|
import "./style";
|
|
22
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
22
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
23
23
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
24
24
|
export var JzljGcxmContext = /*#__PURE__*/React.createContext({
|
|
25
25
|
id: ''
|
|
@@ -6,7 +6,7 @@ import overview_ctyl_pjrcc_light from "../../imgs/overview_ctyl_pjrcc_light.png"
|
|
|
6
6
|
import overview_ctyl_pjryl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
7
7
|
import overview_ctyl_pjryl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
8
8
|
import FactorList from "../FactorList";
|
|
9
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
9
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
10
10
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
11
11
|
export default function Chart(_ref) {
|
|
12
12
|
var _ref$data = _ref.data,
|
|
@@ -29,7 +29,7 @@ import yl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
|
29
29
|
import yl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
30
30
|
import Chart from "./Chart";
|
|
31
31
|
import FactorList from "../FactorList";
|
|
32
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
32
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
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 _React$useContext = React.useContext(JzljXncContext),
|
|
@@ -16,7 +16,7 @@ import { FeatureLayer, FlyLineLayer, Legend, Map } from '@vtx/ol-map';
|
|
|
16
16
|
import { useEffect, useRef, useState } from 'react';
|
|
17
17
|
import useSettings from "../../../_hooks/useSettings";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
export default function FlowMap(_ref) {
|
|
22
22
|
var _mapInfo$olProps, _turf$center2;
|
|
@@ -30,7 +30,7 @@ import dispose_syl_light from "../../imgs/dispose_syl_light.png";
|
|
|
30
30
|
import dispose_zyyl_dark from "../../imgs/dispose_zyyl_dark.png";
|
|
31
31
|
import dispose_zyyl_light from "../../imgs/dispose_zyyl_light.png";
|
|
32
32
|
import FactorList from "../FactorList";
|
|
33
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
33
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
34
34
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
35
35
|
export default function Dispose() {
|
|
36
36
|
var _React$useContext = React.useContext(JzljXncContext),
|
|
@@ -10,7 +10,7 @@ import { VmEmpty, VmPieCharts, VmWrapper } from "../../../_components";
|
|
|
10
10
|
import useSettings from "../../../_hooks/useSettings";
|
|
11
11
|
import { overviewApis } from "../../api";
|
|
12
12
|
import "./index.less";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
15
|
export default function CZZ(_ref) {
|
|
16
16
|
var unitStr = _ref.unitStr;
|
|
@@ -9,7 +9,7 @@ import overview_ctyl_pjrcc_dark from "../../imgs/overview_ctyl_pjrcc_dark.png";
|
|
|
9
9
|
import overview_ctyl_pjrcc_light from "../../imgs/overview_ctyl_pjrcc_light.png";
|
|
10
10
|
import overview_ctyl_pjryl_dark from "../../imgs/overview_ctyl_pjryl_dark.png";
|
|
11
11
|
import overview_ctyl_pjryl_light from "../../imgs/overview_ctyl_pjryl_light.png";
|
|
12
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
14
14
|
export default function CZZ(_ref) {
|
|
15
15
|
var unitStr = _ref.unitStr;
|
|
@@ -7,7 +7,7 @@ import FactorList from "../FactorList";
|
|
|
7
7
|
import "./index.less";
|
|
8
8
|
import overview_czz_zl_dark from "../../imgs/overview_czz_zl_dark.png";
|
|
9
9
|
import overview_czz_zs_light from "../../imgs/overview_czz_zs_light.png";
|
|
10
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
10
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
11
11
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
12
12
|
export default function CZZ(_ref) {
|
|
13
13
|
var unitStr = _ref.unitStr;
|
|
@@ -18,7 +18,7 @@ import CTL from "./CTL";
|
|
|
18
18
|
import CTYL from "./CTYL";
|
|
19
19
|
import CZZ from "./CZZ";
|
|
20
20
|
import "./index.less";
|
|
21
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
21
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
22
22
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
23
23
|
export default function Overview() {
|
|
24
24
|
var _czzData$syWeight;
|
|
@@ -19,7 +19,7 @@ import VtxBaseModal from "../vtx-base-modal";
|
|
|
19
19
|
import { overviewApis } from "./api";
|
|
20
20
|
import { Base, Collection, Dispose, Overview } from "./components";
|
|
21
21
|
import "./style";
|
|
22
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
22
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
23
23
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
24
24
|
export var JzljXncContext = /*#__PURE__*/React.createContext({
|
|
25
25
|
id: ''
|
|
@@ -10,7 +10,7 @@ import { JzljYsqyContext } from "../..";
|
|
|
10
10
|
import { VmInfoCollection, VmTable, VmWrapper } from "../../../_components";
|
|
11
11
|
import { overviewApis } from "../../api";
|
|
12
12
|
import "./index.less";
|
|
13
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
13
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
14
14
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
15
15
|
var ellipsisTitle = function ellipsisTitle(text) {
|
|
16
16
|
return /*#__PURE__*/_jsx(Tooltip, {
|
|
@@ -5,7 +5,7 @@ import VtxBaseModal from "../vtx-base-modal";
|
|
|
5
5
|
import { overviewApis } from "./api";
|
|
6
6
|
import { Overview } from "./components";
|
|
7
7
|
import "./style";
|
|
8
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
8
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
9
9
|
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
|
|
10
10
|
export var JzljYsqyContext = /*#__PURE__*/React.createContext({
|
|
11
11
|
id: ''
|
package/lib/vtx-kh-modal/api2.js
CHANGED
|
@@ -7,7 +7,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
7
7
|
import { MapIcon } from '@vtx/map-icon';
|
|
8
8
|
import { request } from '@vtx/utils';
|
|
9
9
|
import { useRequest } from 'ahooks';
|
|
10
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
10
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
11
11
|
var BaseService = {
|
|
12
12
|
useBaseInfo: function useBaseInfo(id) {
|
|
13
13
|
var _info$categoryDTO, _info$geometryInfo, _info$geometryInfo2, _lngLats$split, _info$geometryInfo3;
|
|
@@ -16,7 +16,7 @@ import { VmBarCharts, VmFactor, VmInfoCollection, VmMap, VmPieCharts, VmTitle, V
|
|
|
16
16
|
import useSettings from "../../../_hooks/useSettings";
|
|
17
17
|
import { BaseService } from "../../api2";
|
|
18
18
|
import "./index.less";
|
|
19
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
19
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
20
20
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
21
21
|
var BaseInfo = function BaseInfo(props) {
|
|
22
22
|
var _useSettings = useSettings(),
|
|
@@ -14,7 +14,7 @@ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o =
|
|
|
14
14
|
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; }
|
|
15
15
|
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
16
16
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
17
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
17
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
18
18
|
/**
|
|
19
19
|
* 考核信息-列表
|
|
20
20
|
*/
|
|
@@ -2,7 +2,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
|
|
|
2
2
|
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; }
|
|
3
3
|
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
4
4
|
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); }
|
|
5
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
5
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
6
6
|
/**
|
|
7
7
|
* 考核弹窗
|
|
8
8
|
*/
|
|
@@ -8,7 +8,7 @@ import { MapIcon } from '@vtx/map-icon';
|
|
|
8
8
|
import { getVtxToken, request } from '@vtx/utils';
|
|
9
9
|
import { useRequest } from 'ahooks';
|
|
10
10
|
import useSettings from "../_hooks/useSettings";
|
|
11
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
11
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
12
12
|
var BaseService = {
|
|
13
13
|
useBaseInfo: function useBaseInfo(id) {
|
|
14
14
|
var _useRequest = useRequest(function () {
|
|
@@ -9,7 +9,7 @@ import VtxBaseModal from "../vtx-base-modal";
|
|
|
9
9
|
import { AlarmInfo, Attendance, BaseInfo, Calendar, Equipment } from "../vtx-staff-modal/components";
|
|
10
10
|
import "../vtx-staff-modal/style";
|
|
11
11
|
import { BaseService } from "./api";
|
|
12
|
-
import { translateLocaleText } from "./../hooks/useTranslation.
|
|
12
|
+
import { translateLocaleText } from "./../hooks/useTranslation.ts";
|
|
13
13
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
14
14
|
var TABS_BASE = 'base';
|
|
15
15
|
var TABS_CALENDAR = 'calendar';
|
|
@@ -2,7 +2,7 @@ import { useContext } from 'react';
|
|
|
2
2
|
import { VmTable, VmTag, VmWrapper } from "../../../_components";
|
|
3
3
|
import { AlarmService } from "../../api";
|
|
4
4
|
import { RestaurantContext } from "../../index";
|
|
5
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
5
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
6
6
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
7
|
var columns = [{
|
|
8
8
|
title: translateLocaleText("t('vtxcccpmodal.type3')"),
|
|
@@ -3,7 +3,7 @@ import { useContext } from 'react';
|
|
|
3
3
|
import { VmEmpty, VmLineCharts } from "../../../_components";
|
|
4
4
|
import { AlarmService } from "../../api";
|
|
5
5
|
import { RestaurantContext } from "../../index";
|
|
6
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
6
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
7
7
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
8
|
var AlarmTrend = function AlarmTrend(_ref) {
|
|
9
9
|
var startDate = _ref.startDate,
|
|
@@ -3,7 +3,7 @@ import { useContext } from 'react';
|
|
|
3
3
|
import { VmEmpty, VmPieCharts } from "../../../_components";
|
|
4
4
|
import { AlarmService } from "../../api";
|
|
5
5
|
import { RestaurantContext } from "../../index";
|
|
6
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
6
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
7
7
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
8
|
var AlarmTypeAnalysis = function AlarmTypeAnalysis(_ref) {
|
|
9
9
|
var startDate = _ref.startDate,
|
|
@@ -2,7 +2,7 @@ import { Col, Row } from 'antd';
|
|
|
2
2
|
import { VmWrapper } from "../../../_components";
|
|
3
3
|
import AlarmTrend from "./AlarmTrend";
|
|
4
4
|
import AlarmTypeAnalysis from "./AlarmTypeAnalysis";
|
|
5
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
5
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
6
6
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
7
7
|
var StaticInfo = function StaticInfo(_ref) {
|
|
8
8
|
var startDate = _ref.startDate,
|
|
@@ -12,7 +12,7 @@ import { VMRangePicker } from "../../../_components/vm-filter";
|
|
|
12
12
|
import useSettings from "../../../_hooks/useSettings";
|
|
13
13
|
import AlarmRecord from "./AlarmRecord";
|
|
14
14
|
import StaticInfo from "./StaticInfo";
|
|
15
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
15
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
16
16
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
17
17
|
var AlarmInfo = function AlarmInfo() {
|
|
18
18
|
var _useSettings = useSettings(),
|
|
@@ -4,7 +4,7 @@ import { VmInfoCollection, VmTag } from "../../../_components";
|
|
|
4
4
|
import { BasicService } from "../../api";
|
|
5
5
|
import { RestaurantContext } from "../../index";
|
|
6
6
|
import "./index.less";
|
|
7
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
7
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
8
8
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
9
9
|
var CollectRule = function CollectRule() {
|
|
10
10
|
var _useContext = useContext(RestaurantContext),
|
|
@@ -4,7 +4,7 @@ import { VmTable } from "../../../_components";
|
|
|
4
4
|
import { BasicService } from "../../api";
|
|
5
5
|
import { RestaurantContext } from "../../index";
|
|
6
6
|
import "./index.less";
|
|
7
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
7
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
8
8
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
9
9
|
var DetailList = function DetailList(_ref) {
|
|
10
10
|
var startDay = _ref.startDay,
|
|
@@ -17,7 +17,7 @@ import { VmInfoCollection, VmMap } from "../../../_components";
|
|
|
17
17
|
import { BasicService } from "../../api";
|
|
18
18
|
import { getFormItem } from "../../config";
|
|
19
19
|
import { RestaurantContext } from "../../index";
|
|
20
|
-
import { translateLocaleText } from "./../../../hooks/useTranslation.
|
|
20
|
+
import { translateLocaleText } from "./../../../hooks/useTranslation.ts";
|
|
21
21
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
22
22
|
var Info = function Info() {
|
|
23
23
|
var _data$location;
|