From 73393bacf16a3ab018f0688b89ca58984ddbbd70 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 25 七月 2024 15:24:50 +0800
Subject: [PATCH] ''

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

diff --git a/wechat_staff/components/disProduct/index.less b/wechat_staff/components/disProduct/index.less
index ce63b2a..fcd751b 100644
--- a/wechat_staff/components/disProduct/index.less
+++ b/wechat_staff/components/disProduct/index.less
@@ -13,6 +13,7 @@
 
   image {
     width: 28rpx;
+    height: 28rpx;
     margin-right: 16rpx;
   }
 }
@@ -183,7 +184,7 @@
 
           .img {
             width: 242rpx;
-            height: 216rpx;
+            max-height: 216rpx;
           }
 
           .new {

--
Gitblit v1.9.3