diff --git a/src/assets/images/map/shuju.png b/src/assets/images/map/shuju.png new file mode 100644 index 0000000..fe012ca Binary files /dev/null and b/src/assets/images/map/shuju.png differ diff --git a/src/views/BI/index.vue b/src/views/BI/index.vue index e1a7306..1ad0a93 100644 --- a/src/views/BI/index.vue +++ b/src/views/BI/index.vue @@ -11,8 +11,17 @@
-
- +
+ + 实时数据
@@ -156,6 +165,14 @@ onBeforeUnmount(() => { left: 0; cursor: pointer; } + .shujuico { + position: absolute; + top: 20px; + right: 20px; + cursor: pointer; + display: flex; + align-items: center; + } .light { background-image: url("/src/assets/images/map/gunag.png");