Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
8 years ago
Commit
d9a853444992747eea13f15094739be3490f4c80
1 parent
14ce42c2
店铺推荐最近预览修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/item/recommend-product.js
public/js/product/item/recommend-product.js
View file @
d9a8534
...
...
@@ -42,7 +42,7 @@ var recommmendProduct = {
$tabCont
.
removeClass
(
'hide'
).
siblings
().
addClass
(
'hide'
);
_this
.
lazyImage
();
_this
.
isShowChangeBtn
(
$tabCont
.
find
(
'.goods-group'
).
length
)
_this
.
isShowChangeBtn
(
$tabCont
.
find
(
'.goods-group'
).
length
)
;
});
_this
.
$changeBtn
.
on
(
'click'
,
function
()
{
...
...
Please
register
or
login
to post a comment