Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3e6f797c437cd3a2d545358c2207043ed580cbfa
Authored by
zhiyangdu
2020-12-07 16:18:39 +0800
1 parent
f6b19b76
轮播样式优化
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
src/components/swiper/swiper.less
src/components/swiper/swiper.less
View file @
3e6f797
...
...
@@ -75,16 +75,5 @@
75
75
.swipe{
76
76
width: 100vw;
77
77
margin: 0;
78
- .swipe-item {
79
- // width: 750px;
80
- .item{
81
- /deep/ .img-box {
82
- .img {
83
- // width: 565px;
84
- // height: 446px;
85
- }
86
- }
87
- }
88
- }
89
78
}
90
79
}
...
...