diff --git a/pages/index/index.vue b/pages/index/index.vue index 38acfbd..8c968ed 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1654,7 +1654,7 @@ } .qianggou { - width: 694rpx; + // width: 694rpx; padding: 10rpx 20rpx; background: linear-gradient(180deg, #FFF8F8 0%, #FFFFFF 100%); border-radius: 8rpx; @@ -1716,6 +1716,7 @@ display: flex; width: 100%; margin-top: 20rpx; + margin-bottom: 20rpx; // height: 180rpx; overflow: auto; @@ -1724,8 +1725,8 @@ margin: 0 6rpx; .pictrue { - width: 100rpx; - height: 100rpx; + width: 120rpx; + height: 120rpx; text-align: center; image {