From 5bf99bedcc65f66600b58c3223928ff043f462b1 Mon Sep 17 00:00:00 2001 From: 26947 <12@1> Date: Sat, 11 May 2024 09:58:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dnavbar=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/App.vue b/App.vue index a22289c..bd6c253 100644 --- a/App.vue +++ b/App.vue @@ -43,7 +43,10 @@ box-sizing: border-box; } - + image { + width: 100%; + height: auto; + } /* Flex布局 */