All Projects → hansinhu → eventCalendar

hansinhu / eventCalendar

Licence: other
Vue日程组件

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

hansinCalendar

功能:

生成日历

日程排列

1.0: demo 2.0: demo 3.0: 完成版,加入了Elemen_ui, store, http-request 使用需谨慎 抽空把这个组件独立出来放到npm方便使用 demo demo demo demo

eventList = [
  {
    id: 5018500790,
    _id: 5018500790,
    title: '3-10跨周显示0000',
    color: '#ff3333',
    start: '2018-05-03',
    end: '2018-05-10',
    className: ''
  },
  {
    id: 5018500791,
    _id: 5018500791,
    title: '跨周显示111',
    color: '#ff3333',
    start: '2018-05-04',
    end: '2018-05-25',
    className: ''
  }
]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].