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
石坚
2016-11-14 04:45:31 +0100
Commit
073e9ae7cf7d3989b6273d3b6661738039f576ba
1 parent
e8cee59e
视频埋点
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/product/detail/desc.js
public/js/product/detail/desc.js
View file @
073e9ae
...
...
@@ -111,7 +111,7 @@ function search() {
var
_channel
=
cookie
(
'_Channel'
);
var
cid
=
_channel
?
_channel
:
'boys'
;
var
pid
=
$
(
'#productId'
).
val
();
window
.
_yas
.
sendCustomInfo
({
op
:
'YB_GDS_DT_VIDEO_C'
,
param
:
JSON
.
stringify
({
...
...
Please
register
or
login
to post a comment