Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
yyq
2016-06-06 22:09:02 +0800
Commit
4eff49e6cdb114cd9377a16729b65f0075e88764
1 parent
bdf31c39
gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletions
static/dist/myohobuy/1.3.29/index-debug.js
static/dist/myohobuy/1.3.29/index.css
static/dist/myohobuy/1.3.29/index.js
static/dist/myohobuy/1.3.29/index-debug.js
View file @
4eff49e
...
...
@@ -244,7 +244,8 @@ function reMarginFooter(fixedElement) {
// 绑定埋点点击事件
bindBpEvent
=
function
()
{
$
(
'.buriedpoint'
).
off
(
'click'
).
on
(
'click'
,
function
(
e
)
{
$
(
'.buriedpoint'
).
off
(
'click'
);
$
(
document
).
on
(
'click'
,
'.buriedpoint'
,
function
(
e
)
{
var
databpid
=
$
(
this
).
attr
(
'data-bp-id'
)
||
''
,
bpIdArr
=
databpid
.
split
(
'_'
);
...
...
static/dist/myohobuy/1.3.29/index.css
View file @
4eff49e
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.29/index.js
View file @
4eff49e
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment