From 9076bd4c09a537b37848a8773e74e5297f5395a3 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Sun, 8 Jun 2025 19:17:32 +0800 Subject: [PATCH] =?UTF-8?q?fix(web):=20=E4=BF=AE=E5=A4=8Dvite=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E6=B2=A1=E6=9C=89=E5=BC=95=E5=85=A5=E5=AF=BC=E8=87=B4?= =?UTF-8?q?import=E5=87=BA=E7=8E=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-web/client/src/vite-env.d.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 service-web/client/src/vite-env.d.ts diff --git a/service-web/client/src/vite-env.d.ts b/service-web/client/src/vite-env.d.ts new file mode 100644 index 0000000..11f02fe --- /dev/null +++ b/service-web/client/src/vite-env.d.ts @@ -0,0 +1 @@ +///