From 3bb1909ecdb02d208db03156d9eeaf795b8d2d16 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Thu, 17 Jul 2025 10:24:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=8B=89=E4=BC=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/pc/css/product_detail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/index/pc/css/product_detail.css b/public/static/index/pc/css/product_detail.css index e8c8591f..7108415e 100755 --- a/public/static/index/pc/css/product_detail.css +++ b/public/static/index/pc/css/product_detail.css @@ -410,7 +410,7 @@ flex-direction: column; } .orico_Page_prdetail .oriprdetail .oriprInfo img { - max-width: 100%; + width: 100%; } .orico_Page_prdetail .oriprdetail .oriprInfo .titleprinfo { text-align: center;