Style(地标好物):界面UI调整
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user