Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
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
shuaiguo
2020-02-21 18:45:27 +0800
Commit
877b0162023629908b26ad82de064a6e2870653e
1 parent
f217ba53
chore(*): 修改APPversion
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/common.js
config/common.js
View file @
877b016
...
...
@@ -30,7 +30,7 @@ const domains = {
module
.
exports
=
{
app
:
'h5'
,
appVersion
:
'6.9.
16
'
,
// 调用api的版本
appVersion
:
'6.9.
21
'
,
// 调用api的版本
appName
:
'xianyu-ufo-app-node'
,
port
:
6001
,
siteUrl
:
'//xianyu.yohobuy.com'
,
...
...
Please
register
or
login
to post a comment