소스 검색

loading层级

luolei 5 년 전
부모
커밋
0c459eb9c1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/common/Loading.vue

+ 1 - 0
src/common/Loading.vue

@@ -23,6 +23,7 @@ export default {
     height: 100%;
     left: 0;
     top: 0;
+    z-index: 999;
   }
   img {
     position: fixed;