瀏覽代碼

登录框层级修改

yuwenjun1997 2 年之前
父節點
當前提交
935257d134
共有 2 個文件被更改,包括 4 次插入19488 次删除
  1. 3 0
      components/SimpleLogin/index.vue
  2. 1 19488
      package-lock.json

+ 3 - 0
components/SimpleLogin/index.vue

@@ -400,6 +400,9 @@ export default {
   }
   }
 }
 }
 @media screen and (max-width: 768px) {
 @media screen and (max-width: 768px) {
+  .van-overlay {
+    z-index: 20;
+  }
   .wrapper {
   .wrapper {
     height: 100vh;
     height: 100vh;
 
 

File diff suppressed because it is too large
+ 1 - 19488
package-lock.json


Some files were not shown because too many files changed in this diff