邹能昇 4 달 전
부모
커밋
1aa8d5d50d
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      nova-tourism/components/homestay/index.less
  2. 0 0
      nova-tourism/components/homestay/index.wxss

+ 3 - 1
nova-tourism/components/homestay/index.less

@@ -25,6 +25,7 @@
         justify-content: center;
         align-items: center;
         margin-top: -62rpx;
+        z-index: 100;
         .infobox{
             width: 94%;
             height: 217rpx;
@@ -35,7 +36,7 @@
             align-items: center;
             border-radius: 20rpx;
             
-            z-index: 10;
+            z-index: 100;
             border: solid #e5e5e5 2rpx;
             box-shadow: 0 2rpx 4rpx rgba(0,0,0,0.2);
             .seach{
@@ -222,6 +223,7 @@
         display: flex;
         align-items: center;
         justify-content: center;
+        
     }
      .Legendary-Information2{
         margin-top: 204rpx;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
nova-tourism/components/homestay/index.wxss


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.