基于vue的日历APP

4次阅读

共计 309 个字符,预计需要花费 1 分钟才能阅读完成。

calendar
calendar
calendar 是一个基于 vue 的日历 APP 预览地址 –https://tls1234.github.io/cal…

主要功能

内置了添加行程,删除行程
日期与行程对应的颜色标志,方便查看对应的行程信息
按最近行程排序及回复以前顺序
还有点击月份回归当前等功能

项目地址
https://github.com/tls1234/ca…
Build Setup
# install dependencies
npm install

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

# build for production with minification
npm run build

正文完
 0