首页拼团推荐样式
This commit is contained in:
@@ -44,14 +44,14 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.item{
|
||||
width: 330rpx;
|
||||
height: 480rpx;
|
||||
height: 450rpx;
|
||||
margin-bottom: 26rpx;
|
||||
background-color: #f8f8f8;
|
||||
border-radius: 10rpx 10rpx 0rpx 0rpx;
|
||||
.img{
|
||||
width: 330rpx;
|
||||
height: 300rpx;
|
||||
background: rgba(245,245,245,1);
|
||||
background: rgb(114, 110, 110);
|
||||
border-radius: 10rpx 10rpx 0rpx 0rpx;
|
||||
margin-bottom: 24rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user