Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
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
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
高淑倩
7-Eleven
Commits
8b64a24c
Commit
8b64a24c
authored
Jun 05, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
!!!!
parent
9ce5def8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
index.js
src/config/index.js
+3
-1
No files found.
src/config/index.js
View file @
8b64a24c
const
PROJECT_ENV
=
'
dev
'
// 生产 prod, 测试 dev, 预生产 pre
const
PROJECT_ENV
=
'
pre
'
// 生产 prod, 测试 dev, 预生产 pre
const
needMock
=
''
//
// appid_dev_wx wxc3b64b09b1d3dfc2
...
...
@@ -8,6 +8,8 @@ const needMock = '' //
// 后台地址 : https://crm-b.bigaka.com/api
// brandId : 2005
// 1 2 3 步!!!!!!!!!!!!!!!!!!!!!! pre appid brandId
// const devCtx = 'http://111.231.86.64'
const
devCtx
=
'http://buyer.devapi.bigaka.net'
// 开发环境
const
preCtx
=
'https://crm-b.bigaka.com/api'
// 发预生产时解开此注释
...
...
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