From bf95e4d3b3e96e9f6ac87a572bcbd223de50e637 Mon Sep 17 00:00:00 2001
From: tj <1378534974@qq.com>
Date: 星期三, 07 五月 2025 09:14:25 +0800
Subject: [PATCH] product css update

---
 tsconfig.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tsconfig.json b/tsconfig.json
index a9dbcf3..4a277dc 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -1,5 +1,6 @@
 {
   "compilerOptions": {
+    "types": ["vite/client", "webpack-env"],
     "target": "esnext",
     "module": "esnext",
     "moduleResolution": "node",

--
Gitblit v1.9.3