Commit 03b095da authored by 纪泽龙's avatar 纪泽龙

设备调接口上图

parent 4a000595
/* /*
* @Author: your name * @Author: your name
* @Date: 2021-12-07 14:19:18 * @Date: 2021-12-07 14:19:18
* @LastEditTime: 2022-10-10 10:06:43 * @LastEditTime: 2022-10-10 10:16:23
* @LastEditors: 纪泽龙 jizelong@qq.com * @LastEditors: 纪泽龙 jizelong@qq.com
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE * @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: /cesium-vue/src/utils/seieumClass.js * @FilePath: /cesium-vue/src/utils/seieumClass.js
...@@ -66,6 +66,8 @@ const DEVICE_PIC_URL = { ...@@ -66,6 +66,8 @@ const DEVICE_PIC_URL = {
4: require("@/assets/indexImages/bottom/ywtcqUrl.png"), 4: require("@/assets/indexImages/bottom/ywtcqUrl.png"),
// 摄像头 // 摄像头
5: require("@/assets/indexImages/bottom/video2.png"), 5: require("@/assets/indexImages/bottom/video2.png"),
// 危险骷髅
10: require("@/assets/marks/weixian.png"),
// 11: require("@/assets/indexImages/bottom/videoUrl.png"), // 11: require("@/assets/indexImages/bottom/videoUrl.png"),
// 12: require("@/assets/indexImages/bottom/qtbjqUrl.png"), // 12: require("@/assets/indexImages/bottom/qtbjqUrl.png"),
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com * @Author: 纪泽龙 jizelong@qq.com
* @Date: 2022-06-16 15:03:40 * @Date: 2022-06-16 15:03:40
* @LastEditors: 纪泽龙 jizelong@qq.com * @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2022-09-30 17:23:18 * @LastEditTime: 2022-10-10 10:17:30
* @FilePath: /danger-manage-web/src/views/bigwindow/index.vue * @FilePath: /danger-manage-web/src/views/bigwindow/index.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
--> -->
...@@ -62,7 +62,7 @@ export default { ...@@ -62,7 +62,7 @@ export default {
data2: [ data2: [
{ {
deviceType: 2, deviceType: 10,
longitude: 114.081436341043262, longitude: 114.081436341043262,
latitude: 38.24983817327583, latitude: 38.24983817327583,
shortNum: 7, shortNum: 7,
...@@ -79,7 +79,7 @@ export default { ...@@ -79,7 +79,7 @@ export default {
yhrscw: "二氧化碳。", yhrscw: "二氧化碳。",
}, },
{ {
deviceType: 2, deviceType: 10,
longitude: 114.07705728663734, longitude: 114.07705728663734,
latitude: 38.249097661403205, latitude: 38.249097661403205,
shortNum: 6, shortNum: 6,
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com * @Author: 纪泽龙 jizelong@qq.com
* @Date: 2022-09-03 10:51:24 * @Date: 2022-09-03 10:51:24
* @LastEditors: 纪泽龙 jizelong@qq.com * @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2022-10-10 10:07:01 * @LastEditTime: 2022-10-10 10:17:13
* @FilePath: /danger-manage-web/src/views/index.vue * @FilePath: /danger-manage-web/src/views/index.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
--> -->
...@@ -61,7 +61,7 @@ export default { ...@@ -61,7 +61,7 @@ export default {
deviceOrDangerType: 1, deviceOrDangerType: 1,
data2: [ data2: [
{ {
deviceType: 2, deviceType: 10,
longitude: 114.081436341043262, longitude: 114.081436341043262,
latitude: 38.24983817327583, latitude: 38.24983817327583,
shortNum: 7, shortNum: 7,
...@@ -78,7 +78,7 @@ export default { ...@@ -78,7 +78,7 @@ export default {
yhrscw: "二氧化碳。", yhrscw: "二氧化碳。",
}, },
{ {
deviceType: 2, deviceType: 10,
longitude: 114.07705728663734, longitude: 114.07705728663734,
latitude: 38.249097661403205, latitude: 38.249097661403205,
shortNum: 6, shortNum: 6,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment