先给大家分享一下源码:https://github.com/lx544690189/vue-mobile-calendar
Build Setup
# install dependencies
npm install
# build for production with minification
npm run build
Usage
install
npm install vue-mobile-calendar
or:(from the dist folder)
<script src="vue-mobile-calendar.js" type="text/javascript"