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.wxss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/wechat_jiaxuan/components/disCase/index.wxss b/wechat_jiaxuan/components/disCase/index.wxss
index ef73ac8..2d95d32 100644
--- a/wechat_jiaxuan/components/disCase/index.wxss
+++ b/wechat_jiaxuan/components/disCase/index.wxss
@@ -11,6 +11,7 @@
 }
 .search_wrap image {
   width: 28rpx;
+  height: 28rpx;
   margin-right: 16rpx;
 }
 .app {
@@ -59,7 +60,7 @@
   width: 100%;
   display: flex;
   flex-wrap: wrap;
-  max-height: 400rpx;
+  max-height: 520rpx;
   overflow: auto;
   padding: 30rpx 40rpx;
 }

--
Gitblit v1.9.3