2018年3月21日

swiper制作轮播图

摘要: <style> .container { width: 600px; height:200px; background:#ffd800; margin:0 auto; } .swiper-container { margin:0 auto; width: 600px; height:100px; } 阅读全文

posted @ 2018-03-21 15:02 爱web 阅读(149) 评论(0) 推荐(0) 编辑

2018年3月20日

用swiper制作滚动条

摘要: < >css部分 <style type="text/css" rel="sheetstyle"> html, body { position: relative; height: 100%; } body { background: #fff; font-family: Helvetica Neu 阅读全文

posted @ 2018-03-20 16:17 爱web 阅读(848) 评论(0) 推荐(0) 编辑

导航