From fb76c518a75ff44d9539e60d177022087a40cfd7 Mon Sep 17 00:00:00 2001 From: weixin_42232156 Date: Mon, 11 Mar 2024 10:40:50 +0800 Subject: [PATCH] Auto Commit --- src/App.vue | 3 +-- src/components/HelloWorld.vue | 5 ----- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index 633a5df..9a44c5a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,10 +5,9 @@ import TheWelcome from './components/TheWelcome.vue'