Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
Z
zhxf_vue
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
葛齐林
zhxf_vue
Commits
4720b9d6
Commit
4720b9d6
authored
May 20, 2021
by
xiexingan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tj
parent
79279752
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
config.js
public/config.js
+6
-3
No files found.
public/config.js
View file @
4720b9d6
...
@@ -5,12 +5,15 @@ CONFIG.TITLE = '产业园区智慧消防系统'
...
@@ -5,12 +5,15 @@ CONFIG.TITLE = '产业园区智慧消防系统'
// 网络请求公用地址
// 网络请求公用地址
CONFIG
.
requestPath
=
'http://localhost:8046'
//
CONFIG.requestPath = 'http://localhost:8046'
// CONFIG.requestPath = 'http://59.110.43.122/:8046'
// CONFIG.requestPath = 'http://59.110.43.122/:8046'
CONFIG
.
requestPath
=
'http://10.20.72.44:8046'
// 文件上传
// 文件上传
CONFIG
.
urlPath
=
'http://59.110.43.122/'
// CONFIG.urlPath = 'http://59.110.43.122/'
CONFIG
.
urlPath
=
'http://10.20.72.44/'
// BIM
// BIM
CONFIG
.
bimPath
=
'http://10.20.2.98:8066/'
// CONFIG.bimPath = 'http://10.20.2.98:8066/'
CONFIG
.
bimPath
=
'http://10.20.72.44:8066/'
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