vue-template
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
See Configuration Reference.
时间范围选择弹框 (date-interval-picker)
- props:
- value: v-model 绑定值,控制弹框显示隐藏
- customTypes: 时间选择类型,滚动选择部分时间格式
- dateFormat: 输出时间格式
- minDate: 最小时间范围
- maxDate: 最大时间范围
- defaultDate: 默认选中时间
- noticeMsg: 提示文字
- noticeType: 提示文字颜色,参考 mand-mobile 的 notice-bar
- emit:
- confirm: 选中时间触发事件
Current Tags
-
0.0.2
...
latest
(2 years ago)
2 Versions