Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yd-middle-front
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
1
Merge Requests
1
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
xingmin
yd-middle-front
Commits
0cfc076e
Commit
0cfc076e
authored
Sep 05, 2025
by
zhangxingmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置 test
parent
ce74c2f7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
.env.testelopment
+1
-1
package.json
+1
-2
No files found.
.env.testelopment
View file @
0cfc076e
...
...
@@ -5,4 +5,4 @@ VITE_APP_TITLE = 银盾中台系统
VITE_APP_ENV = 'testelopment'
# 若依管理系统/开发环境
VITE_APP_BASE_API =
/api
VITE_APP_BASE_API =
'http://139.224.145.34:6666'
package.json
View file @
0cfc076e
...
...
@@ -8,9 +8,8 @@
"scripts"
:
{
"dev"
:
"vite"
,
"build"
:
"vite build"
,
"test"
:
"vite --mode=test"
,
"build:dev"
:
"vite build --mode=development"
,
"build:test"
:
"vite build --mode=test"
,
"build:test"
:
"vite build --mode=test
elopment
"
,
"preview"
:
"vite preview"
,
"report"
:
"npm run build --report"
},
...
...
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