Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
Project
Project
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
451c60bf
Commit
451c60bf
authored
Feb 19, 2021
by
shilijuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
duankou
parent
55b097af
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
config.js
src/config.js
+4
-3
No files found.
src/config.js
View file @
451c60bf
const
address
=
'http://localhost:
9091
/traffic/'
;
const
address
=
'http://localhost:
8080
/traffic/'
;
const
videoAddress
=
'http://152.136.233.116:8000'
;
const
photoAddress
=
'http://152.136.233.116:8000'
;
const
title
=
'公路平台'
;
const
imgAddress
=
'/traffic/'
;
// 测试环境
export
{
address
,
photoAddress
,
title
,
videoAddress
,
address
,
photoAddress
,
imgAddress
,
videoAddress
,
};
// 这个是 本地配置 打包时把 config-prod.js的内容复制过来
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