From 918ede09b344654c62ffb2b92b4add1bd3593d37 Mon Sep 17 00:00:00 2001 From: 77 <270260644@qq.com> Date: Mon, 12 Aug 2024 11:20:33 +0800 Subject: [PATCH] =?UTF-8?q?detail=E6=A8=A1=E6=9D=BF=E4=B9=9F=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BB=E4=BD=93=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/detail.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/detail.vue b/src/views/detail.vue index f3f4134..c0a402e 100644 --- a/src/views/detail.vue +++ b/src/views/detail.vue @@ -287,6 +287,10 @@ cursor: not-allowed !important; pointer-events:none; } + .cont{ + width: 80%; + margin: 0 auto; + } /* .cont >>> img{ max-width: 500px; } */