Sfoglia il codice sorgente

背景遮罩修改

maxiaoxiao 11 mesi fa
parent
commit
0c1729018b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;