Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
9 years ago
Commit
fa42107e1dbdaecf5dfb9a71de735f213d513946
1 parent
8ab87f97
店铺首页图片切换按钮效果添加
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
2 deletions
web-static/sass/product/_shop-index.css
web-static/sass/product/_shop-index.css
View file @
fa42107
...
...
@@ -132,14 +132,29 @@
width
:
660px
;
height
:
100%
;
overflow
:
hidden
;
position
:
relative
;
.slide-wrapper
{
height
:
358px
;
}
.slide-switch
{
a.prev
{
margin-left
:
-330px
;
}
a
.next
{
margin-right
:
-330px
;
}
}
img
{
width
:
100%
;
height
:
100%
;
}
.slide-pagination
,
.slide-switch
{
.slide-pagination
{
display
:
none
;
}
}
...
...
Please
register
or
login
to post a comment