Commit 36267c2ec67c59e41c41b0deb9ae8892d256cb37

Authored by zhiyangdu
1 parent 9584f38a

去除商品订单层次展示设置

src/components/giftGivingItem/giftGivingItem.less
@@ -75,7 +75,6 @@ @@ -75,7 +75,6 @@
75 font-weight: 500; 75 font-weight: 500;
76 color: rgba(255, 255, 255, 1); 76 color: rgba(255, 255, 255, 1);
77 line-height: 52px; 77 line-height: 52px;
78 - z-index: 1000;  
79 div { 78 div {
80 margin-left: 18px; 79 margin-left: 18px;
81 } 80 }
src/components/receivingGiftsItem/receivingGiftsItem.less
@@ -82,7 +82,6 @@ @@ -82,7 +82,6 @@
82 font-weight: 500; 82 font-weight: 500;
83 color: rgba(255, 255, 255, 1); 83 color: rgba(255, 255, 255, 1);
84 line-height: 52px; 84 line-height: 52px;
85 - z-index: 1000;  
86 div { 85 div {
87 margin-left: 18px; 86 margin-left: 18px;
88 } 87 }