Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
TaoHuang
2019-11-28 14:25:09 +0800
Commit
97dd00eb6f49866348380b2f5d9a0303cebd342c
1 parent
ecd966fd
hotfix(detail): fix report params
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
apps/common/yoho.js
package.json
apps/common/yoho.js
View file @
97dd00e
...
...
@@ -253,7 +253,9 @@ const yoho = {
type
:
0
,
updateflag
:
Date
.
now
()
+
''
,
url
:
url
,
param
:
args
param
:
args
,
from_page_name
:
args
.
from_page_name
,
from_page_param
:
args
.
from_page_param
}
});
}
...
...
package.json
View file @
97dd00e
{
"name"
:
"yoho-community-web"
,
"version"
:
"6.9.16-beta-
2
"
,
"version"
:
"6.9.16-beta-
3
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
Please
register
or
login
to post a comment