Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
weiqingting
2016-06-20 18:43:15 +0800
Commit
81dcb9cc306eea8e986eafcdc9f655d229c6f0af
1 parent
00e60c86
提交
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
client/package.json
server/staticConfig.js
client/package.json
View file @
81dcb9c
1
1
2
{
2
{
3
"name"
:
"yohobuy-portal"
,
3
"name"
:
"yohobuy-portal"
,
4
-
"version"
:
"4.
5.4
"
,
4
+
"version"
:
"4.
6.0
"
,
5
"description"
:
"yohobuy-portal"
,
5
"description"
:
"yohobuy-portal"
,
6
"keywords"
:
[],
6
"keywords"
:
[],
7
"homepage"
:
""
,
7
"homepage"
:
""
,
server/staticConfig.js
View file @
81dcb9c
1
-
exports
.
staticDir
=
{
"test"
:{
"path"
:
"/dist"
},
"preview"
:
{
"path"
:
"/dist"
},
"production"
:
{
"path"
:
"http://cdn.yoho.cn/yohobuy-portal/4.5.4"
,
"md5"
:
""
}}
1
+
exports
.
staticDir
=
{
"test"
:{
"path"
:
"/dist"
},
"preview"
:
{
"path"
:
"/dist"
},
"production"
:
{
"path"
:
"http://cdn.yoho.cn/yohobuy-portal/4.6.0"
,
"md5"
:
""
}}
Please
register
or
login
to post a comment