@@ -15,7 +15,5 @@ package-lock.json
/build
/dist
-/env
-
.cursor
.history
@@ -1,9 +0,0 @@
-# 开发环境
-VITE_ENV = 'development'
-# Api地址
-VITE_API_URL = 'http://192.168.3.123:8090'
-# VITE_API_URL = 'http://xia0miduo.gicp.net:8091'
-#跳转地址
-VITE_JUMP_URL = 'http://localhost:4000/#/knowledgeChat?showMenu=true&chatMode=LOCAL'