Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
2016-07-08 17:24:18 +0800
Commit
251923e5c2f30560723f3bbc8489d4f7f0e9baa1
1 parent
7adbd1fb
升级依赖
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/header.js
public/js/header.js
View file @
251923e
...
...
@@ -546,7 +546,7 @@ function actionCover() {
$
(
'#cover .guide-box'
).
bind
(
'click'
,
function
(
e
)
{
e
.
stopPropagation
();
});
}
;
}
}
actionCover
();
...
...
Please
register
or
login
to post a comment