From 320871c60d6e39ed3e8f63ff3ca37cd27688b0bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mac=C2=B7ufutx?= Date: Mon, 16 Jun 2025 18:34:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=2020250616=20AI=E5=81=A5=E5=BA=B7?= =?UTF-8?q?=E3=80=81AI=E5=A9=9A=E6=81=8B=E9=A1=B5=E9=9D=A2=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=EF=BC=9B=20=09=E8=B7=AF=E7=94=B1=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E3=80=8C=E8=A7=A3=E5=86=B3=E9=A1=B5=E9=9D=A2=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E4=B8=8D=E7=BD=AE=E9=A1=B6=E9=97=AE=E9=A2=98=E3=80=8D=EF=BC=9B?= =?UTF-8?q?=20=09=E4=BC=98=E5=8C=96=E6=89=93=E5=8C=85=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E3=80=8C=E8=87=AA=E5=8A=A8=E5=8E=8B=E7=BC=A9=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E3=80=8D=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 6 ++++++ package.json | 1 + src/layout/Layout.vue | 2 +- src/main.ts | 5 +++++ src/router/index.ts | 9 ++++++++- src/router/routes.ts | 42 +++++++++++++++++++++--------------------- vite.config.ts | 32 +++++++++++++++++++++++++++++--- 7 files changed, 71 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index 6e5eb8b..9903927 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,17 @@ + + + Vite + Vue + TS
+ + + diff --git a/package.json b/package.json index 9f8a9a5..eb88b75 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "unplugin-auto-import": "^19.3.0", "unplugin-vue-components": "^28.7.0", "vite": "^5.4.19", + "vite-plugin-html": "^3.2.2", "vite-plugin-imagemin": "^0.6.1", "vite-ssg": "^27.0.1", "vue-tsc": "1.8.14" diff --git a/src/layout/Layout.vue b/src/layout/Layout.vue index e8c403b..0b5250e 100644 --- a/src/layout/Layout.vue +++ b/src/layout/Layout.vue @@ -7,8 +7,8 @@ - +