基于vue的日历APP

calendar

calendar是一个基于vue的日历APP

预览地址–
https://tls1234.github.io/cal…

主要功能

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

项目地址

欢迎star 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

    原文作者:何以
    原文地址: https://segmentfault.com/a/1190000018928556
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞