vue plug-ins used in the project encountered pit swiper

<style scoped>
  .swiper-pagination-bullets  >>> .swiper-pagination-bullet-active {
      background: orange;
  }  
  / * >>> penetrating role in the vue in * /
</style>

Guess you like

Origin www.cnblogs.com/1609359841qq/p/12092723.html
Recommended