832 B
832 B
CHANGELOG
0.7.0(2023-07-11)
- 增加
time-init属性, 自定义初始时间, 默认为当前时间, 值为时间戳
0.6.0(2023-07-11)
- 增加对秒的选择
- 增加
timeHidden属性, 自定义年月日时分秒自由显示 - 增加
timeLabel属性, 自定义界面时间单位,默认为["年", "月", "日", "时", "分", "秒"] - 修复微信小程序中无法定位到当前时间
0.5.0(2021-08-17)
- refactor
0.4.1(2021-08-17)
- update readme.md
0.4.0(2021-08-17)
- 移除组件
color属性 - update readme.md
0.3.3(2021-08-15)
- 修改插件基本信息
0.3.2(2021-08-15)
- 更新文档
0.3.1(2021-08-15)
- fix
0.3.0(2019-07-22)
- 增加 color 属性,可以更换按钮颜色
0.0.4(2019-07-17)
- 增加从 npm 安装方式