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
郭成尧
2016-11-08 10:27:55 +0800
Commit
2c122963255817a6e32450faa8daa60d10c7c8b3
1 parent
43fdc835
'union'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/activity/controllers/union.js
apps/activity/controllers/union.js
View file @
2c12296
...
...
@@ -6,4 +6,4 @@ const helpers = global.yoho.helpers;
exports
.
index
=
(
req
,
res
)
=>
{
return
res
.
redirect
(
req
.
query
.
targetUrl
||
helpers
.
urlFormat
(
'/'
));
};
\ No newline at end of file
};
...
...
Please
register
or
login
to post a comment