Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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-06-07 14:34:19 +0800
Commit
87df84379045e87830fb2d86e38dce4eb4d7f3c1
1 parent
f7535cfb
gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
static/dist/myohobuy/1.3.29/index-debug.js
static/dist/myohobuy/1.3.29/index.css
static/dist/myohobuy/1.3.29/index.js
static/dist/myohobuy/1.3.29/index-debug.js
View file @
87df843
...
...
@@ -3852,6 +3852,10 @@ module.exports = function(specificGender) {
'1,3'
:
'2,3'
,
url
=
'/product/recom/maylike?gender='
+
gender
;
}
//日韩馆-你可能喜欢的
if
(
$
(
'.mobile-wrap'
).
hasClass
(
'yoho-channel-page'
))
{
url
=
'/product/recom/newPreference?template_id='
+
$
.
queryString
().
template_id
;
}
$curNav
=
$navList
.
children
(
'.focus'
);
...
...
static/dist/myohobuy/1.3.29/index.css
View file @
87df843
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.29/index.js
View file @
87df843
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment