/better-scroll

vue与better-scroll的初次实践

Primary LanguageVue

better-scroll

A Vue.js,better-scroll project

代码路漫漫其修远兮,吾将上下而求索; 再次共勉

better-scroll 移动端最好的轮播插件,还有自己的vue学习之路

看过大神的demo源码后

自己学习过程中写的demo 基本上就是对better-scroll的api的基本运用和vue的简单运用 适合新手学习........

移动端轮播图组件,上拉加载和下拉刷新组件,选择pick组件,常规的滚动筛选组件

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.