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
郭成尧
2017-01-18 18:01:30 +0800
Commit
9b1db7127399b875ebd5cba448205a771b13b635
1 parent
0fb583c4
slider-adjust
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
public/js/product/new-arrival.page.js
public/scss/product/new/_handlepick.css
public/js/product/new-arrival.page.js
View file @
9b1db71
...
...
@@ -25,6 +25,7 @@ new Swiper('.handpick-swiper', {
centeredSlides
:
true
,
paginationClickable
:
true
,
spaceBetween
:
30
,
effect
:
'coverflow'
,
});
new
Swiper
(
'.banner-swiper'
,
{
...
...
public/scss/product/new/_handlepick.css
View file @
9b1db71
...
...
@@ -15,9 +15,4 @@
border-radius
:
6px
;
overflow
:
hidden
;
}
.swiper-slide-active
{
height
:
220px
;
/*width: 378px;*/
}
}
\ No newline at end of file
}
...
...
Please
register
or
login
to post a comment