diff --git a/pages/mall/information-item/index.wxss b/pages/mall/information-item/index.wxss index 17a4676..e69de29 100644 --- a/pages/mall/information-item/index.wxss +++ b/pages/mall/information-item/index.wxss @@ -1,23 +0,0 @@ -/* pages/main/index.wxss */ -.image-load { - width: 50px; - height: 50px; - display: flex; - align-items: center; - justify-content: center; - border-radius: 50rpx; -} -.bottomViewRightImg { - width: 290rpx; - height: 200rpx; - overflow: hidden; -} -.bottomViewRight { - width: 290rpx; - height: 200rpx !important; - overflow: hidden; -} -.imgZt{ - display: flex; - justify-content: flex-start; -} \ No newline at end of file