From 2e2fbed768042b236bc75d9a1266cf88d7c0265e Mon Sep 17 00:00:00 2001 From: carry <2641257231@qq.com> Date: Sat, 15 Feb 2025 17:30:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BAApp.vue=E6=B7=BB=E5=8A=A0=E4=BA=86#app?= =?UTF-8?q?=E6=A0=B9=E5=85=83=E7=B4=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index ad45c7c..ec2cd55 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,9 @@ import { RouterView } from 'vue-router'