不要在您的生产环境中使用此!!! 该项目不再更新,请改用 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