Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weiqiao-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
金民
weiqiao-vue
Commits
df09ba27
Commit
df09ba27
authored
Feb 03, 2026
by
史雅文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
还原配置文件
parent
15ab89c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
xjrsoft-vue3/.env.development
+2
-2
No files found.
xjrsoft-vue3/.env.development
View file @
df09ba27
...
@@ -9,14 +9,14 @@ VITE_PUBLIC_PATH = /
...
@@ -9,14 +9,14 @@ VITE_PUBLIC_PATH = /
# 可以有多个,注意多个不能换行,否则代理将会失效
# 可以有多个,注意多个不能换行,否则代理将会失效
# VITE_PROXY = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3300/upload"]]
# VITE_PROXY = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3300/upload"]]
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
VITE_PROXY = [["/system","http://192.168.8.1
06:8053"],["/language","http://192.168.8.49:8053"],["/api","http://192.168.8.
49:8053"]]
VITE_PROXY = [["/system","http://192.168.8.1
49:8053"],["/language","http://192.168.8.149:8053"],["/api","http://192.168.8.1
49:8053"]]
# 是否删除Console.log
# 是否删除Console.log
VITE_DROP_CONSOLE = false
VITE_DROP_CONSOLE = false
# 接口地址
# 接口地址
# 如果没有跨域问题,直接在这里配置即可
# 如果没有跨域问题,直接在这里配置即可
VITE_GLOB_API_URL=http://192.168.8.
49
:8053
VITE_GLOB_API_URL=http://192.168.8.
100
:8053
# 文件上传接口 可选
# 文件上传接口 可选
VITE_GLOB_UPLOAD_URL = /system/oss/upload
VITE_GLOB_UPLOAD_URL = /system/oss/upload
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment