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
郝肖肖
2017-03-15 16:53:01 +0800
Commit
5b0759bebf2e3375badc6510cf9061dd9c41a381
1 parent
f0738b42
搜索推荐词埋点
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
public/js/product/search/list.js
public/js/product/search/list.js
View file @
5b0759b
...
...
@@ -271,7 +271,8 @@ if ($fsgc.children().length > 0) {
}
else
{
firstop
=
'YB_KEYWORD_GOODS_LIST_L'
;
firstyasparm
=
Object
.
assign
(
firstyasparm
,
{
KEYWORD
:
query
||
''
KEYWORD
:
query
||
''
,
IS_REC
:
isRecYas
});
}
...
...
Please
register
or
login
to post a comment