Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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-04-11 11:59:54 +0800
Commit
1ef51559e2c76999933765898c3ef749121b00be
1 parent
09c5c003
接口增加密钥
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 @
1ef5155
...
...
@@ -11,7 +11,7 @@ const isTest = process.env.NODE_ENV === 'test';
module
.
exports
=
{
app
:
'h5'
,
appVersion
:
'5.
2.0
'
,
// 调用api的版本
appVersion
:
'5.
5.2
'
,
// 调用api的版本
port
:
6004
,
siteUrl
:
'//m.yohoblk.com'
,
signExtend
:
{
...
...
package.json
View file @
1ef5155
...
...
@@ -41,7 +41,7 @@
"yoho-md5"
:
"^2.0.0"
,
"vue"
:
"1.0.26"
,
"babel-runtime"
:
"^6.11.6"
,
"yoho-node-lib"
:
"0.2.
0
"
"yoho-node-lib"
:
"0.2.
17
"
},
"devDependencies"
:
{
"css-loader"
:
"^0.23.0"
,
...
...
Please
register
or
login
to post a comment