初始化
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
.item.data-v-449c29a4 {
|
||||
padding: 20rpx;
|
||||
height: 360rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.cover.data-v-449c29a4 {
|
||||
width: 100%;
|
||||
height: 180rpx;
|
||||
border-radius: 18rpx;
|
||||
}
|
||||
.name.data-v-449c29a4 {
|
||||
font-size: 30rpx;
|
||||
font-weight: 950;
|
||||
line-height: 1.2;
|
||||
max-height: 72rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
.meta.data-v-449c29a4 {
|
||||
margin-top: 8rpx;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
.bottom.data-v-449c29a4 {
|
||||
margin-top: 8rpx;
|
||||
}
|
||||
.price.data-v-449c29a4 {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
}
|
||||
.yen.data-v-449c29a4 {
|
||||
font-size: 22rpx;
|
||||
opacity: 0.8;
|
||||
}
|
||||
.num.data-v-449c29a4 {
|
||||
font-size: 36rpx;
|
||||
font-weight: 950;
|
||||
}
|
||||
.ori.data-v-449c29a4 {
|
||||
margin-left: 8rpx;
|
||||
font-size: 22rpx;
|
||||
text-decoration: line-through;
|
||||
}
|
||||
.go.data-v-449c29a4 {
|
||||
padding: 10rpx 14rpx;
|
||||
border-radius: 999rpx;
|
||||
background: rgba(59, 130, 246, 0.14);
|
||||
color: #1d4ed8;
|
||||
font-size: 24rpx;
|
||||
font-weight: 900;
|
||||
}
|
||||
Reference in New Issue
Block a user