Browse Source

loading层级

luolei 5 years atrás
parent
commit
0c459eb9c1
1 changed files with 1 additions and 0 deletions
  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;