中文文档
An elegant and beautiful scroll bar.
import BScroll from '@better-scroll/core' import Scrollbar from '@better-scroll/scroll-bar' BScroll.use(Scrollbar) const bs = new BScroll('.wrapper', { scrollbar: true })