| | |
| | | } |
| | | } |
| | | .goods_list { |
| | | height: 100%; |
| | | height: calc( 100% - 100rpx ); |
| | | width: 590rpx; |
| | | box-sizing: border-box; |
| | | padding: 12rpx 40rpx; |
| | |
| | | background-color: #333333; |
| | | } |
| | | .main_content .main_right .goods_list { |
| | | height: 100%; |
| | | height: calc(100% - 100rpx); |
| | | width: 590rpx; |
| | | box-sizing: border-box; |
| | | padding: 12rpx 40rpx; |
| | |
| | | } |
| | | |
| | | .goods_list { |
| | | height: 100%; |
| | | height: calc( 100% - 100rpx ); |
| | | width: 590rpx; |
| | | box-sizing: border-box; |
| | | padding: 12rpx 40rpx; |
| | |
| | | height: 92rpx; |
| | | } |
| | | .item { |
| | | width: 242rpx; |
| | | width: 240rpx; |
| | | float: left; |
| | | margin-bottom: 32rpx; |
| | | // margin-right: 26rpx; |
| | |
| | | background-color: #333333; |
| | | } |
| | | .main_content .main_right .goods_list { |
| | | height: 100%; |
| | | height: calc(100% - 100rpx); |
| | | width: 590rpx; |
| | | box-sizing: border-box; |
| | | padding: 12rpx 40rpx; |
| | |
| | | height: 92rpx; |
| | | } |
| | | .main_content .main_right .goods_list .item { |
| | | width: 242rpx; |
| | | width: 240rpx; |
| | | float: left; |
| | | margin-bottom: 32rpx; |
| | | } |
| | |
| | | border-bottom: 1rpx solid #E5E5E5; |
| | | .icon{ |
| | | width: 40rpx; |
| | | height: 40rpx; |
| | | } |
| | | .input{ |
| | | flex: 1; |
| | |
| | | } |
| | | .btns .line .icon { |
| | | width: 40rpx; |
| | | height: 40rpx; |
| | | } |
| | | .btns .line .input { |
| | | flex: 1; |