Compare commits
30 Commits
master
...
shenzhen-d
| Author | SHA1 | Date | |
|---|---|---|---|
| 523e8c3a92 | |||
| 9c4a83d943 | |||
| b08169e47e | |||
| a90ff18543 | |||
| 22c9cfd642 | |||
| 2279a3c5d0 | |||
| 47db9192bd | |||
| 0eacffa460 | |||
| 89e6ae2a59 | |||
| 7b7fa741d2 | |||
| 850b1e2676 | |||
| d1b231a689 | |||
| 8be9b201ea | |||
| 9a9ea92796 | |||
| d99436a392 | |||
| 5b0a423804 | |||
| 7b850d3208 | |||
| c2e2b0808c | |||
| 03e49946c1 | |||
| 02051759ae | |||
| 971f74a4f9 | |||
| 1275fcd343 | |||
| f503f3eaff | |||
| dc3965d429 | |||
| 2b5bdaf3be | |||
| f8c187e2d1 | |||
| da60872d01 | |||
| f6ce55acbc | |||
| bd499046e8 | |||
| 11c8b2cd28 |
@ -3,8 +3,9 @@ NODE_ENV = 'development'
|
||||
|
||||
# 本地环境接口地址(/api/index.ts文件中使用)
|
||||
# 后端本地
|
||||
# VITE_API_URL = 'http://192.168.34.155:28890' #彭杰鞍钢本地
|
||||
# VITE_API_URL = 'http://192.168.34.155:19111'
|
||||
# VITE_API_URL = 'http://192.168.34.221:9111' #雄哥本地
|
||||
VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地
|
||||
# VITE_API_URL = 'http://192.168.34.221:19112' #雄哥本地
|
||||
# VITE_API_URL = 'http://192.168.34.221:28890' #雄哥本地
|
||||
# VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程
|
||||
@ -33,16 +34,18 @@ NODE_ENV = 'development'
|
||||
# VITE_API_URL = 'http://42.180.188.17:11211' #测试环境
|
||||
# VITE_API_URL = 'http://jxj.zhgdyun.com:19812'
|
||||
# 苏立信/重庆市南岸区
|
||||
VITE_API_URL = 'http://101.43.164.214:11111'
|
||||
# VITE_API_URL = 'http://101.43.164.214:11111'
|
||||
# 中科安信
|
||||
# VITE_API_URL = 'http://8.136.222.164:8808'
|
||||
# 中科佳成
|
||||
VITE_API_URL = 'http://1.13.185.209:8089'
|
||||
# VITE_API_URL = 'http://1.13.185.209:8089'
|
||||
# 九柱
|
||||
# VITE_API_URL = 'http://jxjzw.zhgdyun.com:11111'
|
||||
# 四川网诚
|
||||
# VITE_API_URL = 'http://jxj.zhgdyun.com:100'
|
||||
# VITE_API_URL = 'http://jxj.zhgdyun.com:34568'
|
||||
# 新能源智慧基建管理平台|中新建电力集团(外网)
|
||||
# VITE_API_URL = 'http://117.146.73.156:9820'
|
||||
# 九柱集团
|
||||
# VITE_API_URL = 'http://218.95.151.122:31004'
|
||||
# 包头化工
|
||||
|
||||
@ -10,7 +10,7 @@ NODE_ENV = "production"
|
||||
# 沈阳合盈线上
|
||||
# VITE_API_URL = "http://101.43.164.214:45022"
|
||||
# 嘉兴王江泾公用码头
|
||||
VITE_API_URL = "http://183.249.224.118:9003"
|
||||
# VITE_API_URL = "http://183.249.224.118:9003"
|
||||
|
||||
# 百色 新项目通用地址
|
||||
# VITE_API_URL = 'http://101.43.164.214:11111'
|
||||
@ -29,7 +29,7 @@ VITE_API_URL = "http://183.249.224.118:9003"
|
||||
# 中科安信
|
||||
# VITE_API_URL = 'http://8.136.222.164:8808'
|
||||
# 中科佳成
|
||||
VITE_API_URL = 'http://1.13.185.209:8089'
|
||||
# VITE_API_URL = 'http://1.13.185.209:8089'
|
||||
# 合肥启程(乌丹)
|
||||
# VITE_API_URL = 'http://192.168.100.4:9809'
|
||||
# 九柱
|
||||
@ -54,5 +54,6 @@ VITE_API_URL = 'http://1.13.185.209:8089'
|
||||
# VITE_API_URL = 'http://121.37.106.37:9820'
|
||||
# VITE_API_URL = 'http://121.37.106.37:9809'
|
||||
# 打包
|
||||
VITE_API_URL =''
|
||||
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='
|
||||
|
||||
|
||||
@ -8,6 +8,8 @@
|
||||
<title>
|
||||
<%- title %>
|
||||
</title>
|
||||
<!-- <script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script> -->
|
||||
<script src="/hls.min.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
4832
package-lock.json
generated
@ -40,13 +40,14 @@
|
||||
"element-china-area-data": "^5.0.2",
|
||||
"element-plus": "^2.2.30",
|
||||
"ezuikit-js": "^7.7.8",
|
||||
"hls.js": "^1.6.7",
|
||||
"jquery": "^3.7.1",
|
||||
"jquery-ui": "^1.13.2",
|
||||
"jquery-ui-dist": "^1.13.2",
|
||||
"js-base64": "^3.7.5",
|
||||
"js-md5": "^0.7.3",
|
||||
"mars3d": "^3.5.6",
|
||||
"mars3d-cesium": "^1.105.0",
|
||||
"mars3d": "^3.9.10",
|
||||
"mars3d-cesium": "^1.129.0",
|
||||
"mitt": "^3.0.0",
|
||||
"moment": "^2.29.4",
|
||||
"mqtt": "^4.2.6",
|
||||
|
||||
2
public/hls.min.js
vendored
Normal file
17
src/api/modules/config.ts
Normal file
@ -0,0 +1,17 @@
|
||||
import http from "@/api";
|
||||
const BASEURL = import.meta.env.VITE_API_URL;
|
||||
|
||||
// 今日大屏自定义配置
|
||||
export const addLargeScreenConfig = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/largeScreenConfig/add`, params);
|
||||
};
|
||||
|
||||
// 查询大屏自定义配置
|
||||
export const queryByProject = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/largeScreenConfig/queryByProject`, params);
|
||||
};
|
||||
|
||||
// 更新大屏自定义配置
|
||||
export const updateLargeScreenConfig = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/largeScreenConfig/edit`, params);
|
||||
};
|
||||
@ -21,6 +21,10 @@ export const getRealTimeDataApi = (params: {}) => {
|
||||
export const getMemberInfoList = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/workerInfo/selectWorkerInfoList`, params);
|
||||
};
|
||||
// 一键出场
|
||||
export const outMember = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/workerAttendance/reissueAttendanceCard`, params);
|
||||
};
|
||||
//查询所属企业
|
||||
export const getCompanyDataList = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/enterpriseInfo/list`, params);
|
||||
@ -63,3 +67,18 @@ export const getworkerAttendanceTrendApi = (params: {}) => {
|
||||
export const getComapnyWorkTotalListApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/workerInfo/selectProjectComapnyWorkTotalList`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
// 获取闸机列表
|
||||
export const getUfaceDevListApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/ufaceDev/list`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
// 获取闸机分组列表
|
||||
export const getUfaceDevGroupListApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/ufaceDevGroup/list`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
// 获取人员分布
|
||||
export const getPresentByRegionApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/workerAttendance/getPresentByRegion`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
72
src/api/modules/mapConfig.ts
Normal file
@ -0,0 +1,72 @@
|
||||
// 项目展示
|
||||
import http from "@/api";
|
||||
const BASEURL = import.meta.env.VITE_API_URL;
|
||||
|
||||
// 查询系统配置
|
||||
export const getSystemConfig = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/systemConfig/queryByKey`, params);
|
||||
};
|
||||
|
||||
// 新增系统配置
|
||||
export const addSystemConfig = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/systemConfig/add`, params);
|
||||
};
|
||||
|
||||
// 修改系统配置
|
||||
export const updateSystemConfig = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/systemConfig/edit`, params);
|
||||
};
|
||||
|
||||
// 底图图层列表
|
||||
export const baseMapList = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/baseMap/list`, params);
|
||||
};
|
||||
|
||||
// 模型gltr列表
|
||||
export const gltfModelList = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/gltfModel/list`, params);
|
||||
};
|
||||
|
||||
export const getDevList = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/monitorDev/getDevList`, params);
|
||||
};
|
||||
|
||||
export const getStationStat = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/monitorDev/getStationStat`, params);
|
||||
};
|
||||
|
||||
export const getTopStat = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/reviewIndex/topStat`, params);
|
||||
};
|
||||
|
||||
export const getWorkerStat = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/reviewIndex/workerStat`, params);
|
||||
};
|
||||
|
||||
export const getAlarmList = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/reviewIndex/alarmList`, params);
|
||||
};
|
||||
|
||||
export const getAlarmNumStat = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/reviewIndex/alarmNumStat`, params);
|
||||
};
|
||||
|
||||
// 车辆类型统计
|
||||
export const getVehicleStat = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/vehiclePositionDev/countVehiclePositionDevCarType`, params);
|
||||
};
|
||||
|
||||
// 车辆列表
|
||||
export const getVehicleList = (params: any) => {
|
||||
return http.get(BASEURL + `/xmgl/vehiclePositionDev/list`, params);
|
||||
};
|
||||
|
||||
// 机械设备统计
|
||||
export const getMachineryStat = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/reviewIndex/machineryStat`, params);
|
||||
};
|
||||
|
||||
// 获取视频设备信息
|
||||
export const getVideoItemInfo = (params: any) => {
|
||||
return http.post(BASEURL + `/xmgl/videoItem/getVideoItemInfo`, params);
|
||||
};
|
||||
23
src/api/modules/shieldMachine.ts
Normal file
@ -0,0 +1,23 @@
|
||||
// 盾构机接口API
|
||||
import http from "@/api";
|
||||
const BASEURL = import.meta.env.VITE_API_URL;
|
||||
|
||||
// 大屏数据统计
|
||||
export const getShieldMachineData = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/tunnelBoringMachineCurrentData/getStatData`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
// 盾构机报警信息
|
||||
export const getShieldMachineAlarm = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/tunnelBoringMachineAlarm/getNewAlarm`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
// 盾构机详情
|
||||
export const getShieldMachineDetail = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/tunnelBoringMachine/queryById`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
// 盾构机列表
|
||||
export const getShieldMachineList = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/tunnelBoringMachine/list`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
@ -49,7 +49,11 @@ export const getVehiclePositionDayRecord = (params: {}) => {
|
||||
|
||||
// 智能安全帽--分类查询设备列表
|
||||
export const getHatDevOptionApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/safetyHatDev/list`, params);
|
||||
return http.get(BASEURL + `/xmgl/safetyHatDev/list`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
// 智能安全帽--分类查询设备列表-分页
|
||||
export const getHatDevOptionPageApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/safetyHatDev/page`, params);
|
||||
};
|
||||
// 智能安全帽--分类查询设备树
|
||||
export const getEnterpriseTreeApi = (params: {}) => {
|
||||
@ -61,11 +65,11 @@ export const getSafeHatTypeTotalApi = (params: {}) => {
|
||||
};
|
||||
// 智能安全帽--查询周报警数据
|
||||
export const getWeekAlarmDataApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/safetyHatAlarm/getRecentWeekAlarm`, params);
|
||||
return http.post(BASEURL + `/xmgl/safetyHatAlarm/getRecentWeekAlarm`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
// 智能安全帽--查询围栏信息
|
||||
export const getSuroundInfoApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/safetyHatFence/list`, params);
|
||||
return http.get(BASEURL + `/xmgl/safetyHatFence/list`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
// 智能安全帽--查询报警信息
|
||||
export const getAlarmRecordInfoApi = (params: {}) => {
|
||||
@ -73,7 +77,7 @@ export const getAlarmRecordInfoApi = (params: {}) => {
|
||||
};
|
||||
// 智能安全帽--查询报警信息-分页
|
||||
export const getAlarmRecordInfoApiPage = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/safetyHatAlarm/page`, params);
|
||||
return http.get(BASEURL + `/xmgl/safetyHatAlarm/page`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
// 智能安全帽--查询实时数据信息
|
||||
@ -96,3 +100,40 @@ export const deleteSafehatFence = (params: {}) => {
|
||||
export const addSafeHatPositionFence = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/safetyHatFence/add`, params);
|
||||
};
|
||||
|
||||
// 智能安全帽--查询围栏绑定人员
|
||||
export const getHatFenceByIdApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/safetyHatFence/queryById`, params);
|
||||
};
|
||||
|
||||
// 智能安全帽--绑定人员
|
||||
export const bindWorkerApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/safetyHatDev/bind`, params);
|
||||
};
|
||||
// 智能安全帽--解绑人员
|
||||
export const unBindWorkerApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/safetyHatDev/unBind`, params);
|
||||
};
|
||||
|
||||
// 智能安全帽--查询报警配置
|
||||
export const getAlarmConfigApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/safetyHatAlarmConfig/list`, params, { headers: { noLoading: true } });
|
||||
};
|
||||
|
||||
// 智能安全帽--查询围栏绑定人员
|
||||
export const getWorkerListByRegionApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/safetyHatData/getWorkerListByRegion`, params);
|
||||
};
|
||||
// 智能安全帽--查询围栏绑定人员
|
||||
export const getWorkerListByRegionApi1 = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/safetyHatData/getWorkerListByRegion1`, params);
|
||||
};
|
||||
|
||||
// 智能安全帽--查询围栏绑定车辆
|
||||
export const getVehicleListByRegionApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/vehiclePositionData/getVehicleListByRegion`, params);
|
||||
};
|
||||
// 智能安全帽--查询围栏绑定车辆
|
||||
export const getVehicleListByRegionApi1 = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/vehiclePositionData/getVehicleListByRegion1`, params);
|
||||
};
|
||||
|
||||
32
src/api/modules/workTicket.ts
Normal file
@ -0,0 +1,32 @@
|
||||
|
||||
import http from "@/api";
|
||||
const BASEURL = import.meta.env.VITE_API_URL;
|
||||
|
||||
// 统计工作票
|
||||
export const getWorkTicketCountWorkTicketApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/workTicket/countWorkTicket`, params);
|
||||
};
|
||||
// 分页列表查询工作票信息
|
||||
export const getWorkTicketPageApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/workTicket/page`, params);
|
||||
};
|
||||
// 树形分页列表查询工作票类型信息
|
||||
export const getWorkTicketTypeTreePageApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/workTicketType/tree/page`, params);
|
||||
};
|
||||
// 通过id查询工作票信息
|
||||
export const getWorkTicketQueryByIdApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/workTicket/queryById`, params);
|
||||
};
|
||||
// 列表查询工作票历史记录信息
|
||||
export const getWorkTicketHistoryListApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/workTicketHistory/list`, params);
|
||||
};
|
||||
// 根据itemId查询视频播放url
|
||||
export const getVideoItemInfoPoliceCameraItemApi = (params: {}) => {
|
||||
return http.post(BASEURL + `/xmgl/policeCameraItem/getVideoItemInfo`, params);
|
||||
};
|
||||
// 分页列表查询执法记录仪设备列表信息
|
||||
export const getPoliceCameraItemPageApi = (params: {}) => {
|
||||
return http.get(BASEURL + `/xmgl/policeCameraItem/page`, params);
|
||||
};
|
||||
@ -64,3 +64,13 @@
|
||||
font-family: YouSheBiaoTiHei;
|
||||
src: url("./screenFonts/YouSheBiaoTiHei-2.ttf");
|
||||
}
|
||||
@font-face {
|
||||
font-family: AlimamaShuHeiTi;
|
||||
src: url("./screenFonts/AlimamaShuHeiTi.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: AlibabaPuHuiTi;
|
||||
src: url("./screenFonts/AlibabaPuHuiTi.ttf");
|
||||
}
|
||||
|
||||
|
||||
BIN
src/assets/fonts/screenFonts/AlibabaPuHuiTi.ttf
Normal file
BIN
src/assets/fonts/screenFonts/AlimamaShuHeiTi.ttf
Normal file
BIN
src/assets/images/Mars3DImg/basemaps/TerrainEllipsoid.png
Normal file
|
After Width: | Height: | Size: 6.2 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/TerrainSTK.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/arcgis.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-bluish.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-dark.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-darkgreen.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-googlelite.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-grassgreen.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-grayscale.png
Normal file
|
After Width: | Height: | Size: 6.3 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-hardedge.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-light.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-midnight.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-pink.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-c-redalert.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-img.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bd-vec.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bingAerial.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bingAerialLabels.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bingRoads.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bingimage.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/bingmap.png
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/blackMarble.png
Normal file
|
After Width: | Height: | Size: 6.3 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/esriNationalGeographic.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/esriWorldImagery.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/esriWorldStreetMap.png
Normal file
|
After Width: | Height: | Size: 9.2 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/gaode_img.png
Normal file
|
After Width: | Height: | Size: 9.0 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/gaode_vec.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/google_img.png
Normal file
|
After Width: | Height: | Size: 9.4 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/google_ter.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/google_vec.png
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/mapQuestOpenStreetMap.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/mapboxSatellite.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/mapboxStreets.png
Normal file
|
After Width: | Height: | Size: 9.4 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/mapboxTerrain.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/naturalEarthII.png
Normal file
|
After Width: | Height: | Size: 9.0 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/null.png
Normal file
|
After Width: | Height: | Size: 233 B |
BIN
src/assets/images/Mars3DImg/basemaps/offline.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/osm.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/sea.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/stamenToner.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/stamenWatercolor.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/tdt_img.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/tdt_ter.png
Normal file
|
After Width: | Height: | Size: 9.0 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/tdt_vec.png
Normal file
|
After Width: | Height: | Size: 8.7 KiB |
BIN
src/assets/images/Mars3DImg/basemaps/tencent_img.png
Normal file
|
After Width: | Height: | Size: 2.0 MiB |
BIN
src/assets/images/Mars3DImg/basemaps/tencent_vec.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
src/assets/images/Mars3DImg/marker/80800.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
src/assets/images/Mars3DImg/marker/lace-blue.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/images/Mars3DImg/marker/lace-red.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/images/Mars3DImg/marker/lace-yellow.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
src/assets/images/Mars3DImg/marker/mark-blue.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/images/Mars3DImg/marker/mark-green.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/images/Mars3DImg/marker/mark-red.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
src/assets/images/Mars3DImg/marker/point-orange.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/images/Mars3DImg/marker/point-red.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
src/assets/images/Mars3DImg/marker/point-yellow.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
src/assets/images/Mars3DImg/marker/route-end.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
src/assets/images/Mars3DImg/marker/route-start.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
src/assets/images/Mars3DImg/marker/square.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
src/assets/images/Mars3DImg/marker/street.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
src/assets/images/Mars3DImg/marker/street2.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
src/assets/images/bigImg-bak.png
Normal file
|
After Width: | Height: | Size: 3.6 MiB |
BIN
src/assets/images/bigImg.png
Normal file
|
After Width: | Height: | Size: 4.3 MiB |
|
Before Width: | Height: | Size: 5.7 MiB After Width: | Height: | Size: 5.7 MiB |
BIN
src/assets/images/cardImg1.png
Normal file
|
After Width: | Height: | Size: 336 B |
BIN
src/assets/images/header/header-bg.png
Normal file
|
After Width: | Height: | Size: 200 KiB |
BIN
src/assets/images/header/sub-header-bg.png
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
src/assets/images/header/sub-tab-bg-active.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
src/assets/images/header/tab-bg-active.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
src/assets/images/header/tab-bg.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
src/assets/images/larborManagement/back-ic.png
Normal file
|
After Width: | Height: | Size: 634 B |
BIN
src/assets/images/larborManagement/xd-bg-warn.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
src/assets/images/larborManagement/xd-bg.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
src/assets/images/larborManagement/xd-ic-warn.png
Normal file
|
After Width: | Height: | Size: 281 B |
BIN
src/assets/images/larborManagement/xd-ic.png
Normal file
|
After Width: | Height: | Size: 263 B |
BIN
src/assets/images/login/input-bg-focus.png
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
src/assets/images/login/input-bg.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
src/assets/images/login/login-bg.png
Normal file
|
After Width: | Height: | Size: 3.3 MiB |
BIN
src/assets/images/login/login-title-adorn.png
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
src/assets/images/monitor/close-all-active.png
Normal file
|
After Width: | Height: | Size: 566 B |
BIN
src/assets/images/monitor/close-all.png
Normal file
|
After Width: | Height: | Size: 580 B |
BIN
src/assets/images/monitor/monitor-icon.png
Normal file
|
After Width: | Height: | Size: 543 B |
BIN
src/assets/images/monitor/play-all-active.png
Normal file
|
After Width: | Height: | Size: 424 B |
BIN
src/assets/images/monitor/play-all.png
Normal file
|
After Width: | Height: | Size: 513 B |
BIN
src/assets/images/monitor/video_1.png
Normal file
|
After Width: | Height: | Size: 276 B |