From af648707fa2b2f86eff95629be0c092013790c76 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 25 七月 2024 18:23:08 +0800
Subject: [PATCH] ''

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

diff --git a/wechat_jiaxuan/components/disCase/index.less b/wechat_jiaxuan/components/disCase/index.less
index 52e9388..cc252e7 100644
--- a/wechat_jiaxuan/components/disCase/index.less
+++ b/wechat_jiaxuan/components/disCase/index.less
@@ -10,6 +10,7 @@
   background-color: #F7F7F7;
   image{
     width: 28rpx;
+    height: 28rpx;
     margin-right: 16rpx;
   }
 }
@@ -58,7 +59,7 @@
       width: 100%;
       display: flex;
       flex-wrap: wrap;
-      max-height: 400rpx;
+      max-height: 520rpx;
       overflow: auto;
       padding: 30rpx 40rpx;
       .item {

--
Gitblit v1.9.3