Skip to content

[小程序]-仿抽奖助手实现时间日期选择器组件

Notifications You must be signed in to change notification settings

uniquenaer/date-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

微信小程序-月日时分选择器-仿抽奖助手

参考这个选择器的思路修改而成的leesonp/chooseTime

用法

1 在要添加选择器的位置插入组件 <date-picker show="{{show}}" bindchangeDate="changeDate"/>

2 show用来控制组件显示;bindchangeDate:监听时间变化的方法

3 返回的数据在e.detail 中,包括年月日时分秒

About

[小程序]-仿抽奖助手实现时间日期选择器组件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published