ソースを参照

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;