androidxu / calendar-1

左右滑动无限加载周日历(基于Vue)

Home Page:http://aa.mmys.fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

左右滑动无限加载周日历

A Vue.js project

网上难寻的基于Vue的滑动日历

功能

1、进来默认加载当前周日历

2、左滑动加载上一周的日历

3、右滑动加载下一周的日历

4、用三个ul完成了无限加载日历

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.

About

左右滑动无限加载周日历(基于Vue)

http://aa.mmys.fun


Languages

Language:JavaScript 66.8%Language:Vue 23.4%Language:CSS 8.6%Language:HTML 1.2%