The new version of better-scroll is used in vue, but the carousel does not take effect. Snap is written in the way of objects, and pageIndex-1 is removed.

this carousel chart will be rotated to the third picture, and then it will not be rotated again. As shown in the picture
clipboard.png

clipboard.png

clipboard.png

clipboard.png
Please take a look at it, thank you!

Mar.04,2021

see more dot below the rotated picture

_initDots() {
      this.dots = new Array(this.children.length - 2)
    },
Menu