tremble 4 年之前
父节点
当前提交
08fa8a5e11
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/src/components/hotspot/index.vue

+ 1 - 1
web/src/components/hotspot/index.vue

@@ -58,7 +58,7 @@ export default {
 .hotspotcon{
   background: #000;
   position: fixed;
-  z-index: 999;
+  z-index: 99999;
   width: 100%;
   height: 100%;
   left: 0;