From 075a082f60ae3089bbca9e49ad49cf6ddf7bee31 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 26 七月 2024 16:12:28 +0800
Subject: [PATCH] ‘’

---
 wechat_staff/components/disCase/index.wxss |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/wechat_staff/components/disCase/index.wxss b/wechat_staff/components/disCase/index.wxss
index ef73ac8..a00dc11 100644
--- a/wechat_staff/components/disCase/index.wxss
+++ b/wechat_staff/components/disCase/index.wxss
@@ -11,6 +11,7 @@
 }
 .search_wrap image {
   width: 28rpx;
+  height: 28rpx;
   margin-right: 16rpx;
 }
 .app {
@@ -170,6 +171,7 @@
 }
 .main_content .goods_list .item .info .icon {
   width: 28rpx;
+  height: 28rpx;
   margin-right: 8rpx;
 }
 .main_content .goods_list .item .info .num {

--
Gitblit v1.9.3