/deep/ .el-carousel__indicator--horizontal .el-carousel__button {
width: 10px;
height: 10px;
background: transparent;
border: 1px solid #ffffff;
border-radius: 50%;
opacity: 0.5;
}
/deep/ .el-carousel__indicator--horizontal.is-active .el-carousel__button{
width: 10px;
height: 10px;
background: #ffffff;
border-radius: 50%;
opacity: 1;
}
elementui 走马灯指示器设置为圆点
最新推荐文章于 2025-01-23 16:07:21 发布