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
8 years ago
Commit
7fd01236d852e433680cf4c10a739fc36dd589fd
1 parent
362bd943
埋点
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 @
7fd0123
...
...
@@ -1221,7 +1221,7 @@ $('#goods-container').on('click', '.good-info', function() {
firstType
=
'default'
;
PRD_NUM
=
PRD_NUM
+
1
;
}
else
if
(
$
(
this
).
parent
().
hasClass
(
'default-goods'
))
{
PRD_NUM
=
PRD_NUM
+
12
;
PRD_NUM
=
PRD_NUM
+
24
;
}
yasparms
=
{
...
...
Please
register
or
login
to post a comment