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
zhangxiaoru
2016-09-27 18:10:23 +0800
Commit
f9d99845675fb7e8f4488ae5c798cd9b884b7ee5
1 parent
bb3616b6
outlet tab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
public/js/product/outlet/nav.js
public/js/product/outlet/nav.js
View file @
f9d9984
...
...
@@ -80,7 +80,8 @@ function getOtherIndex() {
function
activeNav
()
{
var
$nav
=
$
(
'#index_nav'
);
var
index
=
getUrlParam
(
'yh_channel'
);
//console.log(index)
// console.log(index)
// 判断是否有首页选项
var
flag
=
false
;
...
...
Please
register
or
login
to post a comment