# vue-datepicker-mobile **Repository Path**: mirrors_singod/vue-datepicker-mobile ## Basic Information - **Project Name**: vue-datepicker-mobile - **Description**: a vue datepicker - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # accountbalance > use vue in lightApp ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev ``` 本插件为移动端日期控件,在首页点击输入框,弹出日期控件,目前只支持年月日以及滑动选择,选择确定便可显示相应日期,以后会完善。 支持点击某日期选择,记录之前选择的日期,初始化日期均可 演示地址:https://stevenzwzhai.github.io/vue-datepicker/ ,打开mobile调试模式,因为使用touch事件,所以pc端无效