邹能昇 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


部分文件因文件數量過多而無法顯示