Browse Source

css背景兼容

gcz 1 year ago
parent
commit
f133bc74c2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      center/center.vue

+ 1 - 0
center/center.vue

@@ -200,6 +200,7 @@ $boxHeight:418rpx;
 .home_top {
 	position: relative; 
 	width: 100%; 
+	z-index: 2;
 	height: $boxHeight;
 	.base-info{
 		position: absolute;