随笔分类 -  swiper

摘要:css中,在.swiper-pagination-bullet-active{}中修改就ok。 默认样式为: .swiper-pagination-bullet-active { background-color: #e8561a; width: 20px; border-radius: 20px; 阅读全文
posted @ 2020-11-24 11:41 一梦梦 阅读(4104) 评论(0) 推荐(0)
摘要:<style type="text/css"> .swiper-container{ --swiper-theme-color: #ff6600;/* 设置Swiper风格 */ --swiper-navigation-color: #00ff33;/* 单独设置按钮颜色 */ --swiper-n 阅读全文
posted @ 2020-09-18 17:10 一梦梦 阅读(4213) 评论(0) 推荐(0)