赞
踩
仅微信小程序有效
- /* #ifdef MP-WEIXIN */
- // 默认指示点样式
- wx-swiper .wx-swiper-dot {
- position: relative;
- background-color: #ffffff;
- width: 28rpx;
- border-radius: 10rpx;
- height: 8rpx;
- opacity: 0.4;
- }
-
- // 当前选中样式
- wx-swiper .wx-swiper-dot-active {
- background-color: #ffffff;
- width: 48rpx;
- border-radius: 10rpx;
- opacity: 10;
- }
-
- /* #endif */
![](https://csdnimg.cn/release/blogv2/dist/pc/img/newCodeMoreWhite.png)
赞
踩
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。