Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
梁志锋
2015-11-20 10:08:44 +0800
Commit
032c53b64f56e47d4fd204c22a2aafe4d9351960
1 parent
73dc70d6
code format
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
static/js/common.js
static/js/product/detail/detail.js
static/js/common.js
View file @
032c53b
...
...
@@ -202,7 +202,6 @@ $header.on('touchstart', 'a', function() {
window
.
cancelAnimationFrame
=
cancelAnimationFrame
;
}());
//暴露公共接口
window
.
cookie
=
cookie
;
...
...
static/js/product/detail/detail.js
View file @
032c53b
...
...
@@ -16,7 +16,6 @@ var goodsSwiper,
require
(
'./desc'
);
//cdcdscfdsc
lazyLoad
(
$
(
'img.lazy'
));
goodsSwiper
=
new
Swiper
(
'.banner-swiper'
,
{
...
...
Please
register
or
login
to post a comment