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;