Commit 00089500846d0dafe88e2f5a416fa1f69eb9602d
1 parent
d01f0795
样式优化
Showing
2 changed files
with
3 additions
and
3 deletions
src/components/swiper/swiper.less
| @@ -43,11 +43,11 @@ | @@ -43,11 +43,11 @@ | ||
| 43 | opacity: unset; | 43 | opacity: unset; |
| 44 | border-radius: 50%; | 44 | border-radius: 50%; |
| 45 | &.van-swipe__indicator--active { | 45 | &.van-swipe__indicator--active { |
| 46 | - background-color: rgba(255, 207, 87, 1); | 46 | + background:rgba(252,21,65,1); |
| 47 | width: 16px; | 47 | width: 16px; |
| 48 | border-radius: 4px; | 48 | border-radius: 4px; |
| 49 | } | 49 | } |
| 50 | } | 50 | } |
| 51 | } | 51 | } |
| 52 | } | 52 | } |
| 53 | -} | ||
| 54 | \ No newline at end of file | 53 | \ No newline at end of file |
| 54 | +} |