소스 검색

修改花田层级 用来修复背包icon和关闭重叠的问题

lalalashen 2 달 전
부모
커밋
1c760cc645
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/isLand/HuaTian.scss

+ 1 - 1
pages/isLand/HuaTian.scss

@@ -3,7 +3,7 @@
 	background-color: rgba(0, 0, 0, 0.6);
 	position: fixed;left:0;top:0;
 	display: flex;flex-direction: column;justify-content: center;align-items: center;
-	z-index: 50;
+	z-index: 100;
 }
 .bgAlpha {
 	width:750rpx;height:100vh;