From de9260dcf546574a9931a43250c8a83c420a24da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 23 Dec 2024 10:44:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20index.html=20?= =?UTF-8?q?=E5=92=8C=E6=A0=B7=E5=BC=8F=E6=96=87=E4=BB=B6=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E6=A0=B7=E5=BC=8F=E5=AF=BC=E5=85=A5=E5=92=8C=E7=BB=93?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 28 +++++---- src/assets/styles/base.css | 58 ------------------- src/assets/styles/index.ts | 6 +- src/plugins/{eruda.ts => eruda/index.ts} | 0 .../{primevue.ts => primevue/index.ts} | 0 src/plugins/{router.ts => router/index.ts} | 1 + .../{vue-i18n.ts => vue-i18n/index.ts} | 0 7 files changed, 19 insertions(+), 74 deletions(-) rename src/plugins/{eruda.ts => eruda/index.ts} (100%) rename src/plugins/{primevue.ts => primevue/index.ts} (100%) rename src/plugins/{router.ts => router/index.ts} (99%) rename src/plugins/{vue-i18n.ts => vue-i18n/index.ts} (100%) diff --git a/index.html b/index.html index cbe83e0..90849eb 100644 --- a/index.html +++ b/index.html @@ -2,25 +2,25 @@ - + vue-ts-example - -