style: 🎨 更新样式
This commit is contained in:
parent
1617b09400
commit
dd5010ddc7
@ -189,7 +189,7 @@ page {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 0 20rpx 20rpx;
|
padding: 0 20rpx 20rpx;
|
||||||
.navigator {
|
.navigator {
|
||||||
width: calc(50% - 50rpx);
|
width: calc(375rpx - 30rpx);
|
||||||
padding: 20rpx;
|
padding: 20rpx;
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
@ -200,7 +200,7 @@ page {
|
|||||||
height: 305rpx;
|
height: 305rpx;
|
||||||
}
|
}
|
||||||
.name {
|
.name {
|
||||||
height: 88rpx;
|
height: 75rpx;
|
||||||
font-size: 26rpx;
|
font-size: 26rpx;
|
||||||
}
|
}
|
||||||
.price {
|
.price {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user