Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
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
5562fbe1
authored
2023-05-12 13:27:05 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
b7381189
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
.env.development
public/config.json
.env.development
View file @
5562fbe
###
# @Description:
# @Autor: renchao
# @LastEditTime: 2023-05-
06 16:39:50
# @LastEditTime: 2023-05-
12 13:23:31
###
# just a flag
ENV = 'development'
...
...
@@ -10,4 +10,4 @@ NODE_ENV=development
VUE_APP_BASE_API = '/api'
# 开发环境
VUE_APP_API_BASE_URL = 'http://192.168.2.
38
:8027'
VUE_APP_API_BASE_URL = 'http://192.168.2.
89
:8027'
...
...
public/config.json
View file @
5562fbe
...
...
@@ -3,7 +3,7 @@
"CODE"
:
"BDCJGPT"
,
"AREARMAP"
:
"610702"
,
"XZQ"
:
"汉中市"
,
"SERVERAPI"
:
"/bdc
jg
"
,
"SERVERAPI"
:
"/bdc
sjsb
"
,
"calcHeight"
:
200
,
"echartTextColor"
:
"#FFFFFF"
,
"MANAGEMENTAPI"
:
"http://192.168.2.38:8090/management"
...
...
Please
register
or
sign in
to post a comment