From a104752c4a6e8049cff35fc8dc2f63fdbfe57e83 Mon Sep 17 00:00:00 2001 From: weixin_49112037 Date: Mon, 18 Nov 2024 14:11:00 +0800 Subject: [PATCH] Mon Nov 18 14:11:00 CST 2024 inscode --- src/App.vue | 6 ++---- src/components/HelloWorld.vue | 11 +++-------- src/components/WelcomeItem.vue | 21 +++++++++++---------- src/components/b.vue | 8 +------- 4 files changed, 17 insertions(+), 29 deletions(-) diff --git a/src/App.vue b/src/App.vue index 633a5df..4112e1c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,16 +5,14 @@ import TheWelcome from './components/TheWelcome.vue'