From 3918c3bbbfc8fe8d1c6527e2d2ffeb043019a189 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Sat, 7 Oct 2023 18:17:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=95=86=E5=93=81=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=98=BE=E7=A4=BA=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods_details/index.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/goods_details/index.vue b/pages/goods_details/index.vue index f61d2e3..cad92c0 100644 --- a/pages/goods_details/index.vue +++ b/pages/goods_details/index.vue @@ -2531,5 +2531,9 @@ word-wrap: break-word; text-align: center; } + image{ + width: 750rpx; + height: 750rpx; + } } \ No newline at end of file