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-11-16 10:52:03 +0800
Commit
a3005a093c7bdb36ebfe5482e7bae7a94eb9960a
1 parent
6772afeb
list埋点bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/search/list.js
public/js/product/search/list.js
View file @
a3005a0
...
...
@@ -1102,5 +1102,5 @@ $('#goods-container').on('click', '.good-info', function() {
},
true
);
}
return
false
;
//
return false;
});
...
...
Please
register
or
login
to post a comment