From 16e974e3ac471cd575ceeb9af893239afecfca2d Mon Sep 17 00:00:00 2001 From: weixin_44463441 Date: Tue, 23 Jan 2024 19:21:00 +0800 Subject: [PATCH] Tue Jan 23 19:21:00 CST 2024 inscode --- index.html | 2 +- src/App.vue | 2 +- src/Test.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index b49922f..5f5f0b9 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ Vite App -
+
diff --git a/src/App.vue b/src/App.vue index bc52a0f..aa413e9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,7 +5,7 @@ import TheWelcome from './components/TheWelcome.vue'