feat:星享购 收藏和订单的顶部改成top: 44px;
| | |
| | | .collect-title{ |
| | | position: fixed; |
| | | left: 0; |
| | | top: 0; |
| | | top: 44px; |
| | | z-index: 99; |
| | | width: 100%; |
| | | background-color: #ebebeb; |
| | |
| | | background-color: #000000; |
| | | opacity: .5; |
| | | z-index: 999; |
| | | } |
| | | } |
| | |
| | | .order-tab{ |
| | | position: fixed; |
| | | left: 0; |
| | | top: 0; |
| | | top: 44px; |
| | | z-index: 99; |
| | | display: flex; |
| | | height: 80upx; |
| | |
| | | padding: 10upx 30upx; |
| | | } |
| | | .total{ |
| | | |
| | | |
| | | } |
| | | .popup-content{ |
| | | width: 100%; |
| | |
| | | font-size: 28upx; |
| | | } |
| | | |
| | | .orderDetail { |
| | | .orderDetail { |
| | | padding: 30upx; |
| | | } |
| | | .orderDetail text:nth-child(2){ |
| | |
| | | } |
| | | .orderBtns-v text{ |
| | | margin-left: 30upx; |
| | | } |
| | | } |