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
rqq
2016-06-02 09:44:02 +0800
Commit
5a46d0250c2efb495b502047f5af47bc79e47ec9
1 parent
429df44c
shop.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
static/js/product/shop.js
static/js/product/shop.js
View file @
5a46d02
...
...
@@ -267,8 +267,6 @@ $.jqtab = function(nav, posNav, main) {
myScroll
.
scrollTo
(
0
,
0
-
imgH
);
}
$nav1
.
addClass
(
'hide'
);
return
false
;
});
};
$
.
jqtab
(
'#nav'
,
'#pos-nav'
,
'.main'
);
...
...
Please
register
or
login
to post a comment