可用于ios, android等各种平台的日期时间选择控件。
1
不要在您的生产环境中使用此!!! 该项目不再更新,请改用 vue deatePicker用于移动组件 ###构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build 道具配置 valueStr: { type: String, default: '' }, visible: { type: Boolean, default: false, required: true }, options: { type: Object } valueStr :初始化日期值,如2017-3-7 14:50 visible :不使用vuex,因此您需要自己可见的控件选择器 selectDay :回调函数 #
2022-03-23 10:39:55 25KB ios mobile vue datepicker-component
1
皮肤样式很全,功能也很强大,和原生差不多了
2019-12-21 22:03:30 87KB webapp html5 移动 日期时间插件
1