From 8f59335879cf2d2f372380f511b2f6378738298a Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 22 七月 2024 13:44:28 +0800
Subject: [PATCH] b端

---
 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 6e72dc4..340929d 100644
--- a/wechat_jiaxuan/components/disCase/index.less
+++ b/wechat_jiaxuan/components/disCase/index.less
@@ -31,7 +31,7 @@
   height: 100%;
   padding-top: 120rpx;
   .query_wrap_scroll{
-    width: 670rpx;
+    width: 750rpx;
     padding: 0 40rpx;
   }
   .query_wrap {
@@ -118,6 +118,7 @@
     }
   }
   .goods_list{
+    box-sizing: border-box;
     padding: 12rpx 40rpx;
     height: calc( 100% - 188rpx);
     .item{

--
Gitblit v1.9.3