Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
郭成尧
8 years ago
Commit
76bf8466fddce004f5b87b30732ca5557d0c3587
1 parent
179ce4de
'activity'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/activity/controllers/single-day.js
apps/activity/controllers/single-day.js
View file @
76bf846
...
...
@@ -14,7 +14,7 @@ const singleDay = (req, res) => {
let
appPath
=
'yohobuy://yohobuy.com/goapp?openby:yohobuy={"action":"go.h5",'
+
(
req
.
query
.
share_id
?
'"share":"/operations/api/v5/webshare/getShare","shareparam":{"share_id":"'
+
req
.
query
.
share_id
+
'"},'
:
''
)
+
'"},'
:
''
)
+
'"params":{"url":"http://m.yohobuy.com'
+
req
.
path
+
'","param":'
+
JSON
.
stringify
(
req
.
query
)
+
...
...
Please
register
or
login
to post a comment