Style(地标好物):界面UI调整

This commit is contained in:
lifizer
2024-08-15 17:28:23 +08:00
parent 734887d6d4
commit 8b5d8d6dc7
+4 -4
View File
@@ -172,14 +172,14 @@ export default {
<style scoped lang="less">
.pkg-product-land-mark {
padding: 24rpx;
padding: 20rpx;
background: #f0f0f0;
.top-box {
border-radius: 20rpx;
background-color: #fff;
.view-box {
position: relative;
padding: 20rpx 24rpx 24rpx 24rpx;
padding: 20rpx;
border-radius: 20rpx;
overflow: hidden;
.img-map {
@@ -230,8 +230,8 @@ export default {
.item {
position: relative;
width: 344rpx;
margin-right: 20rpx;
margin-bottom: 20rpx;
margin-right: 22rpx;
margin-bottom: 22rpx;
border-radius: 20rpx;
background: #FFFFFF;
overflow: hidden;