1.0.7 • Published 3 years ago

npm-calendars v1.0.7

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

npm-calendar

A Vue.js project

Build Setup

# 安装日历插件(Vue项目)
npm install npm-calendars

# 日历插件参数使用说明
placeholder ---日历输入框默认提示文字;参数类型String

dateType ---日历类型;参数类型String
1,date  ---使用可选择日期的插件
2,showCalendar   --使用只做展示的日历插件
3,week   --使用可选择周的日历插件
4,month   --使用可选择月的日历插件

serverUrl ---日历接口服务地址;参数类型String

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago