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
郭成尧
2017-11-28 18:20:56 +0800
Commit
83bd3132edbc0e251e40b0e04f6e19fcb84551e0
1 parent
fb2cd1f1
currentHref
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/controllers/new-shop.js
apps/product/controllers/new-shop.js
View file @
83bd313
...
...
@@ -294,7 +294,7 @@ const shop = {
if
(
domain
)
{
_
.
assign
(
finalResult
,
{
canonical
:
{
currentHref
:
`
https
:
//
${domain}.m.yohobuy.com
`
currentHref
:
`
https
:
//
www.yohobuy.com${req.originalUrl}
`
}
});
}
...
...
Please
register
or
login
to post a comment