diff --git a/pages/plugins/shop/detail/detail.css b/pages/plugins/shop/detail/detail.css index 1dbd6179..d8bc6711 100644 --- a/pages/plugins/shop/detail/detail.css +++ b/pages/plugins/shop/detail/detail.css @@ -133,21 +133,4 @@ } .shop-category-list .item:last-child { margin-right: 20rpx; -} - -/** -* ๅ•†ๅ“ๅˆ—่กจ -*/ -.data-list .item { - width: calc(50% - 10rpx); -} -.data-list .item:nth-child(2n) { - float: right; -} -.data-list .item:nth-child(2n+1) { - float: left; -} -.data-list .item .goods-img { - width: 100%; - height: 380rpx !important; } \ No newline at end of file