1.0.1 • Published 3 years ago

wkdatepick v1.0.1

Weekly downloads
12
License
-
Repository
-
Last release
3 years ago

B 端拖拽日历组件

Vue.js 2.x B端拖拽日历组件。

安装

$ npm install wkdatepick
$ yarn add wkdatepick

B 端拖拽日历组件

<wk-datepick @dateChange="curDate" :curDateList="dateList"/>

API

属性

参数说明类型是否必填默认值
curDateList用于回显的选中数据Array[xSummarylist: \'03:00-04:00',xlist: [ {sid:'seaty7x7',x:'03:00 - 03:30'},{sid:'seaty7x7',x:'03:30 - 04:00'}] ,y: '星期日', yvalue:6]

方法

事件名说明返回值
dateChange当前选中日期--

需要的环境

  • node.js >= 9.0.0
  • npm >= 5.0.0

样式采用less

github地址

https://github.com/wk-bj/datepick