Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node-activity
·
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
lea guo
2019-09-17 15:50:21 +0800
Commit
f16153e7e26193105ff4968501f46060f9105c85
1 parent
32c418bf
发现好货
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
package.json
utils/yoho.js
package.json
View file @
f16153e
{
"name"
:
"yohobuywap-node-activity"
,
"version"
:
"6.9.12-beta-
4
"
,
"version"
:
"6.9.12-beta-
5
"
,
"private"
:
true
,
"description"
:
"A New Yohobuy Project With Express"
,
"repository"
:
{
...
...
utils/yoho.js
View file @
f16153e
...
...
@@ -762,8 +762,10 @@ const yoho = {
JSON
.
stringify
({
action
:
'go.h5'
,
params
:
{
headerid
:
'-1'
,
toplayoutByH5
:
'Y'
,
param
:
{
headerid
:
'-1'
,
toplayoutByH5
:
'Y'
,
},
url
:
`
$
{
url
}
/grass/
author
/
$
{
authorType
}
/${authorUid}`
,
},
});
...
...
Please
register
or
login
to post a comment