Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dangan_dataV
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a22ed4f0
authored
2025-04-27 15:09:11 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
看板
1 parent
f283443b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
.env.production
package.json
.env.production
View file @
a22ed4f
...
...
@@ -14,7 +14,7 @@ VITE_APP_MONITRO_ADMIN = '/admin/login'
VITE_APP_XXL_JOB_ADMIN = '/xxl-job-admin'
# 中跆协管理系统/测试环境
VITE_APP_BASE_API = '/
stage
-api'
VITE_APP_BASE_API = '/
prod
-api'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip
...
...
package.json
View file @
a22ed4f
...
...
@@ -6,8 +6,7 @@
"license"
:
"MIT"
,
"scripts"
:
{
"dev"
:
"vite"
,
"build:prod"
:
"vite build"
,
"build:stage"
:
"vite build --mode staging"
,
"build"
:
"vite build"
,
"preview"
:
"vite preview"
},
"dependencies"
:
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment