初始化
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
.item.data-v-c1d2c984 {
|
||||
padding: 22rpx;
|
||||
}
|
||||
.cover.data-v-c1d2c984 {
|
||||
width: 100%;
|
||||
height: 260rpx;
|
||||
border-radius: 18rpx;
|
||||
margin-bottom: 16rpx;
|
||||
}
|
||||
.name.data-v-c1d2c984 {
|
||||
font-weight: 950;
|
||||
font-size: 34rpx;
|
||||
max-width: 520rpx;
|
||||
}
|
||||
.price.data-v-c1d2c984 {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
color: #111827;
|
||||
}
|
||||
.yen.data-v-c1d2c984 {
|
||||
font-size: 24rpx;
|
||||
opacity: 0.8;
|
||||
}
|
||||
.num.data-v-c1d2c984 {
|
||||
font-size: 40rpx;
|
||||
font-weight: 950;
|
||||
}
|
||||
.ori.data-v-c1d2c984 {
|
||||
margin-left: 10rpx;
|
||||
font-size: 24rpx;
|
||||
text-decoration: line-through;
|
||||
}
|
||||
.meta.data-v-c1d2c984 {
|
||||
margin-top: 10rpx;
|
||||
font-size: 26rpx;
|
||||
}
|
||||
.ops.data-v-c1d2c984 {
|
||||
margin-top: 18rpx;
|
||||
gap: 16rpx;
|
||||
}
|
||||
.a.data-v-c1d2c984 {
|
||||
flex: 1;
|
||||
height: 80rpx;
|
||||
}
|
||||
.b.data-v-c1d2c984 {
|
||||
flex: 1;
|
||||
height: 80rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user