Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
毕凯
2017-10-31 19:17:46 +0800
Commit
c9f0ae97f9309c7c7f5c3101aedb778fff910645
1 parent
1f6b15ff
6.2.7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
config/common.js
package.json
config/common.js
View file @
c9f0ae9
...
...
@@ -26,7 +26,7 @@ const domains = {
module
.
exports
=
{
app
:
'h5'
,
appVersion
:
'6.
1
.0'
,
// 调用api的版本
appVersion
:
'6.
2
.0'
,
// 调用api的版本
port
:
6001
,
siteUrl
:
'//m.yohobuy.com'
,
assetUrl
:
'//127.0.0.1:5001'
,
...
...
package.json
View file @
c9f0ae9
{
"name"
:
"m-yohobuy-node"
,
"version"
:
"6.2.
6
"
,
"version"
:
"6.2.
7
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
Please
register
or
login
to post a comment