소스 검색

背景遮罩修改

maxiaoxiao 11 달 전
부모
커밋
0c1729018b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/map3d.vue

+ 1 - 1
src/views/map3d.vue

@@ -298,7 +298,7 @@ export default {
   position: fixed;
   top: 0px;
   width: 100%;
-  z-index: 100;
+  z-index: 101;
   // background: RGBA(31, 35, 41, 1);
   text-align: center;
   display: flex;