From 8e5340cc3cc44ba06f05ec59847baf4e386b954a Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Sat, 9 Jul 2022 18:10:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=9A=E5=95=86=E6=88=B7?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugins/shop/detail/detail.css | 17 ----------------- 1 file changed, 17 deletions(-) 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