From 74dae9346753cf5ac15e1cb11c98fb0b34a23bcf Mon Sep 17 00:00:00 2001 From: xuechunyuan <17853500702@163.com> Date: Mon, 13 Feb 2023 15:40:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=96=B0=E4=BC=98=E5=8C=96=E6=8E=88?= =?UTF-8?q?=E6=9D=83=E7=99=BB=E5=BD=95=EF=BC=8C=E9=BB=91=E5=90=8D=E5=8D=95?= =?UTF-8?q?=E5=88=A4=E6=96=AD=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Guidance.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/Guidance.vue b/src/views/Guidance.vue index f2f0b94..e49a388 100644 --- a/src/views/Guidance.vue +++ b/src/views/Guidance.vue @@ -110,6 +110,9 @@ export default { overflow-y: auto; margin: 0.93rem 0.4rem 0 0; padding: 0 0.4rem; + img{ + max-width: 100% !important; + } } .guide_btn {