From 86fc8bbb09df7bbeb50fa714ff8bb4aea85ffef5 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 29 七月 2024 15:57:17 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia

---
 wechat_jiaxuan/components/disRealpic/index.less |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/wechat_jiaxuan/components/disRealpic/index.less b/wechat_jiaxuan/components/disRealpic/index.less
index c1c3d04..d73de13 100644
--- a/wechat_jiaxuan/components/disRealpic/index.less
+++ b/wechat_jiaxuan/components/disRealpic/index.less
@@ -146,10 +146,10 @@
     display: flex;
     flex-wrap: wrap;
     justify-content: space-around;
+     
     .item {
       width: 324rpx;
-      margin-bottom: 32rpx;
-
+      margin-bottom: 32rpx; 
       .img_wrap {
         width: 100%;
         height: 182rpx;

--
Gitblit v1.9.3