<style scoped>
.swiper-pagination-bullets >>> .swiper-pagination-bullet-active {
background: orange;
}
/* >>> 在vue中有穿透的作用 */
</style>
原文地址:https://www.cnblogs.com/1609359841qq/p/12092723.html
时间: 2024-10-06 10:55:56
<style scoped>
.swiper-pagination-bullets >>> .swiper-pagination-bullet-active {
background: orange;
}
/* >>> 在vue中有穿透的作用 */
</style>
原文地址:https://www.cnblogs.com/1609359841qq/p/12092723.html