Commit b906af6e authored by tianhongyang's avatar tianhongyang

企业详情 swiper 宽度优化

parent d96a96bf
......@@ -438,13 +438,15 @@ export default {
margin-left: 25px;
overflow: hidden;
.swiper-slide{
min-width: 242px;
padding: 7px 4px 9px 0;
box-sizing: border-box;
&.swiper-disn{
display: none;
}
>div{
min-width: 242px;
width: 100%;
height: 100%;
padding: 7px 4px 9px 0;
cursor: pointer;
align-items: normal;
.swiper-item{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment