Explorar o código

不让全屏loading挡住聊天框

刘洋 hai 1 ano
pai
achega
9d84039da5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/common/LoadingFlag.vue

+ 1 - 1
src/components/common/LoadingFlag.vue

@@ -14,7 +14,7 @@
   left: 0;
   right: 0;
   bottom: 0;
-  z-index: 99999;
+  z-index: 1500;
   background: rgba(0, 0, 0, 0.3);
   .loading-content {
     width: 140px;