From 548e2b697a8a3593a681e2fada519f16fd0f9eb8 Mon Sep 17 00:00:00 2001 From: xingyy <64720302+Concur-max@users.noreply.github.com> Date: Thu, 20 Feb 2025 15:18:39 +0800 Subject: [PATCH] =?UTF-8?q?layout:=20=E6=9B=B4=E6=96=B0=20App=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=BB=93=E6=9E=84-=20=E5=9C=A8=20App=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD=E6=B7=BB=E5=8A=A0=20client-only=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E4=BB=A5=E4=BC=98=E5=8C=96=E5=AE=A2=E6=88=B7?= =?UTF-8?q?=E7=AB=AF=E6=B8=B2=E6=9F=93=20-=20=E8=B0=83=E6=95=B4=20VanConfi?= =?UTF-8?q?gProvider=20=E5=92=8C=20NuxtLayout=20=E7=9A=84=E5=B5=8C?= =?UTF-8?q?=E5=A5=97=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/app.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/app/app.vue b/app/app.vue index a1611f7..1ba75a4 100644 --- a/app/app.vue +++ b/app/app.vue @@ -39,15 +39,17 @@ provide('slideDirection', slideDirection)