Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huanghaibin91 authored Jun 12, 2017
1 parent ba5ba1c commit 30d86dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Calendar
# Date Pickers
Vue构建的日期选择组件
## 项目描述 ##
一个简单的时间选择器,构建为vue组件,可直接在vue实例中使用
## 项目文件 ##

calendar.js --- vue组件文件
datepickers.js --- vue组件文件

style.css --- 样式文件

calendar.vue --- vue单文件组件
datePickers.vue --- vue单文件组件

## 预览地址 ##
[预览地址](https://huanghaibin91.github.io/Calendar/)
[预览地址](https://huanghaibin91.github.io/Date-Pickers/)
## 项目截图 ##
![](./image/image1.png)

Expand Down

0 comments on commit 30d86dd

Please sign in to comment.