style: 🎨 更新样式

This commit is contained in:
jqtmviyu 2025-05-13 17:03:50 +08:00
parent 1617b09400
commit dd5010ddc7

View File

@ -189,7 +189,7 @@ page {
justify-content: space-between;
padding: 0 20rpx 20rpx;
.navigator {
width: calc(50% - 50rpx);
width: calc(375rpx - 30rpx);
padding: 20rpx;
margin-top: 20rpx;
border-radius: 10rpx;
@ -200,7 +200,7 @@ page {
height: 305rpx;
}
.name {
height: 88rpx;
height: 75rpx;
font-size: 26rpx;
}
.price {