Style(地标好物):界面UI调整
This commit is contained in:
@@ -172,14 +172,14 @@ export default {
|
|||||||
|
|
||||||
<style scoped lang="less">
|
<style scoped lang="less">
|
||||||
.pkg-product-land-mark {
|
.pkg-product-land-mark {
|
||||||
padding: 24rpx;
|
padding: 20rpx;
|
||||||
background: #f0f0f0;
|
background: #f0f0f0;
|
||||||
.top-box {
|
.top-box {
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
.view-box {
|
.view-box {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 20rpx 24rpx 24rpx 24rpx;
|
padding: 20rpx;
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
.img-map {
|
.img-map {
|
||||||
@@ -230,8 +230,8 @@ export default {
|
|||||||
.item {
|
.item {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 344rpx;
|
width: 344rpx;
|
||||||
margin-right: 20rpx;
|
margin-right: 22rpx;
|
||||||
margin-bottom: 20rpx;
|
margin-bottom: 22rpx;
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user