From e217e107bcbb98b93602d4dda4f8d3bff854227c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=98=B1=E8=BE=BE?= Date: Mon, 22 Dec 2025 14:19:13 +0800 Subject: [PATCH] =?UTF-8?q?fix(App):=20=E7=A7=BB=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E6=95=88=E7=9A=84=E5=86=85=E8=81=94=E6=A0=B7=E5=BC=8F=E5=92=8C?= =?UTF-8?q?=E8=B0=83=E8=AF=95=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了不必要的 `style="width: 100vw"` 内联样式 - 移除了模板中的调试文本 `12312` --- src/App.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index b650c4c5..229c0d30 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,7 @@