Fix:4651 【旅居商城小程序】团购详情页底部交互按钮区域样式优化
This commit is contained in:
@@ -165,7 +165,7 @@ export default{
|
|||||||
width: fit-content;
|
width: fit-content;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #C52733;
|
background: #C52733;
|
||||||
font-size: 28rpx;
|
font-size: 30rpx;
|
||||||
padding: 4rpx 20rpx;
|
padding: 4rpx 20rpx;
|
||||||
}
|
}
|
||||||
.swiper-wrap{
|
.swiper-wrap{
|
||||||
|
|||||||
@@ -510,13 +510,13 @@ export default {
|
|||||||
.gallery-img { width: 100%; margin-bottom: 16rpx; border-radius: 12rpx; overflow: hidden; }
|
.gallery-img { width: 100%; margin-bottom: 16rpx; border-radius: 12rpx; overflow: hidden; }
|
||||||
.bottom-space { height: 140rpx; }
|
.bottom-space { height: 140rpx; }
|
||||||
.bottom-bar { position: fixed; left: 0; right: 0; bottom: 0; background: #fff; border-top: 1rpx solid #eee; display: flex; align-items: center; justify-content: space-between; padding: 16rpx 24rpx; }
|
.bottom-bar { position: fixed; left: 0; right: 0; bottom: 0; background: #fff; border-top: 1rpx solid #eee; display: flex; align-items: center; justify-content: space-between; padding: 16rpx 24rpx; }
|
||||||
.total { font-size: 28rpx; color: #111; font-weight: 700; }
|
.total { font-size: 30rpx; color: #111; font-weight: 700; }
|
||||||
.bar-actions { display: flex; gap: 16rpx; }
|
.bar-actions { display: flex; gap: 16rpx; }
|
||||||
.mini-btn {
|
.mini-btn {
|
||||||
padding: 10rpx 22rpx;
|
padding: 10rpx 22rpx;
|
||||||
border: 1rpx solid #ccc;
|
border: 1rpx solid #ccc;
|
||||||
border-radius: 132rpx;
|
border-radius: 132rpx;
|
||||||
font-size: 26rpx;
|
font-size: 30rpx;
|
||||||
color: #333;
|
color: #333;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -526,7 +526,7 @@ export default {
|
|||||||
border-radius: 132rpx;
|
border-radius: 132rpx;
|
||||||
background: #C52733;
|
background: #C52733;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 26rpx;
|
font-size: 30rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
@@ -626,13 +626,13 @@ export default {
|
|||||||
.gallery-img { width: 100%; margin-bottom: 16rpx; border-radius: 12rpx; overflow: hidden; }
|
.gallery-img { width: 100%; margin-bottom: 16rpx; border-radius: 12rpx; overflow: hidden; }
|
||||||
.bottom-space { height: 140rpx; }
|
.bottom-space { height: 140rpx; }
|
||||||
.bottom-bar { position: fixed; left: 0; right: 0; bottom: 0; background: #fff; border-top: 1rpx solid #eee; display: flex; align-items: center; justify-content: space-between; padding: 16rpx 24rpx; }
|
.bottom-bar { position: fixed; left: 0; right: 0; bottom: 0; background: #fff; border-top: 1rpx solid #eee; display: flex; align-items: center; justify-content: space-between; padding: 16rpx 24rpx; }
|
||||||
.total { font-size: 28rpx; color: #111; font-weight: 700; }
|
.total { font-size: 30rpx; color: #111; font-weight: 700; }
|
||||||
.bar-actions { display: flex; gap: 16rpx; }
|
.bar-actions { display: flex; gap: 16rpx; }
|
||||||
.mini-btn {
|
.mini-btn {
|
||||||
padding: 10rpx 22rpx;
|
padding: 10rpx 22rpx;
|
||||||
border: 1rpx solid #ccc;
|
border: 1rpx solid #ccc;
|
||||||
border-radius: 132rpx;
|
border-radius: 132rpx;
|
||||||
font-size: 26rpx;
|
font-size: 30rpx;
|
||||||
color: #333;
|
color: #333;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -642,7 +642,7 @@ export default {
|
|||||||
border-radius: 132rpx;
|
border-radius: 132rpx;
|
||||||
background: #C52733;
|
background: #C52733;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 26rpx;
|
font-size: 30rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -435,14 +435,14 @@ export default {
|
|||||||
|
|
||||||
.bottom-space { height: 140rpx; }
|
.bottom-space { height: 140rpx; }
|
||||||
.bottom-bar { position: fixed; left: 0; right: 0; bottom: 0; background: #fff; border-top: 1rpx solid #eee; display: flex; align-items: center; justify-content: space-between; padding: 16rpx 24rpx; }
|
.bottom-bar { position: fixed; left: 0; right: 0; bottom: 0; background: #fff; border-top: 1rpx solid #eee; display: flex; align-items: center; justify-content: space-between; padding: 16rpx 24rpx; }
|
||||||
.total { font-size: 28rpx; color: #111; font-weight: 700; }
|
.total { font-size: 30rpx; color: #111; font-weight: 700; }
|
||||||
.total .highlight { color: #C52733; font-weight: 700; }
|
.total .highlight { color: #C52733; font-weight: 700; }
|
||||||
.bar-actions { display: flex; gap: 16rpx; }
|
.bar-actions { display: flex; gap: 16rpx; }
|
||||||
.mini-btn {
|
.mini-btn {
|
||||||
padding: 10rpx 22rpx;
|
padding: 10rpx 22rpx;
|
||||||
border: 1rpx solid #ccc;
|
border: 1rpx solid #ccc;
|
||||||
border-radius: 32rpx;
|
border-radius: 32rpx;
|
||||||
font-size: 26rpx;
|
font-size: 30rpx;
|
||||||
color: #333;
|
color: #333;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -452,7 +452,7 @@ export default {
|
|||||||
border-radius: 32rpx;
|
border-radius: 32rpx;
|
||||||
background: #C52733;
|
background: #C52733;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 26rpx;
|
font-size: 30rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user