From 48722891072786876007e12b1108a67728e1dd7c Mon Sep 17 00:00:00 2001 From: sunbeam Date: Wed, 9 Apr 2025 14:33:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 14 +++++++++++++- src/App.vue | 21 ++++++++++++++++----- src/main.js | 4 ++-- vite.config.mjs | 4 ++++ 4 files changed, 35 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 0a84a1c..0bd2ed4 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,23 @@ - + Welcome to Vuetify 3 + +
+ diff --git a/src/App.vue b/src/App.vue index 2bacfd7..ccad167 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,14 @@