Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-limited-sell-miniapp
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
baoss
5 years ago
Commit
3648eefd776d1d91fb653d90e2eb9c02b4388168
1 parent
47088098
release version review by bevishuang
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
app/common/config.js
app/common/config.js
View file @
3648eef
const
config
=
{
domains
:
{
// production
// api: 'https://api.yoho.cn',
// service: 'https://api.yoho.cn',
api
:
'https://api.yoho.cn'
,
service
:
'https://api.yoho.cn'
,
// gray
// api: 'http://apigray.yoho.cn',
// store: 'http://openstore.yohops.com',
// test
api
:
'http://api-test3.dev.yohocorp.com'
,
service
:
'http://api-test3.dev.yohocorp.com'
,
// api: 'http://api-test3.dev.yohocorp.com',
// service: 'http://api-test3.dev.yohocorp.com',
yasApi
:
'https://analysis.yohobuy.com/yas_mobile'
},
...
...
Please
register
or
login
to post a comment