From 57c9d78643453ba743e49dc82f787a2dc9f89967 Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:46:12 +0800 Subject: [PATCH] s --- src/App.vue | 10 ++-------- src/views/home/index.vue | 12 +++++++++++- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/src/App.vue b/src/App.vue index 341dbf0..f0be851 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,15 +3,9 @@ import HelloWorld from './components/HelloWorld.vue'