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
Plain Diff
Browse Files
Authored by
hf
2015-11-04 05:53:20 +0800
Commit
abc842e78b9ac1bc59d1eec55e51b994cb5c9184
2 parents
620f63de
b866899a
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
framework
static/js/product/newsale/discount.js
static/js/product/newsale/newarrival.js
framework
@
119c247f
Subproject commit
75bbc3b075de19f239532f60c5995d06c5f814e2
Subproject commit
119c247f5cf929aa1e059e40609bb16dd6b58f05
...
...
static/js/product/newsale/discount.js
View file @
abc842e
...
...
@@ -72,7 +72,7 @@ if ($('.swiper-container .swiper-slide').length > 1) {
lazyLoadingInPrevNext
:
true
,
loop
:
true
,
autoplay
:
3000
,
autoplayDisableOnInteraction
:
fals
e
,
autoplayDisableOnInteraction
:
tru
e
,
paginationClickable
:
true
,
pagination
:
'.banner-top .pagination-inner'
});
...
...
static/js/product/newsale/newarrival.js
View file @
abc842e
...
...
@@ -84,7 +84,7 @@ if ($('.swiper-container .swiper-slide').length > 1) {
lazyLoadingInPrevNext
:
true
,
loop
:
true
,
autoplay
:
3000
,
autoplayDisableOnInteraction
:
fals
e
,
autoplayDisableOnInteraction
:
tru
e
,
paginationClickable
:
true
,
pagination
:
'.banner-top .pagination-inner'
});
...
...
Please
register
or
login
to post a comment