0c44c0fb by 任超

style:我的预约

1 parent 8d9a2c6a
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
46 height: 92px; 46 height: 92px;
47 border: 1px solid #DEDEDE; 47 border: 1px solid #DEDEDE;
48 padding-right: 2px; 48 padding-right: 2px;
49 background: #F7F9FB;
49 } 50 }
50 51
51 .swiper-slide { 52 .swiper-slide {
...@@ -57,7 +58,6 @@ ...@@ -57,7 +58,6 @@
57 } 58 }
58 .swiper-wrapper { 59 .swiper-wrapper {
59 box-sizing: border-box; 60 box-sizing: border-box;
60 background: #F7F9FB;
61 } 61 }
62 .swiper-slide li:nth-child(1) { 62 .swiper-slide li:nth-child(1) {
63 margin-top: 23px; 63 margin-top: 23px;
......