kefu/public/static/admin/js/plugins/layer/laydate-v1.1/更新日志.txt

13 lines
501 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

官网http://sentsin.com/layui/laydate/
日志http://say.sentsin.com/say-922.html
【1.1更新日志】2014-06-25
# layer.now(timestamp,format)支持多类型参数。timestamp支持今天的前若干天和今天的后若干天并且如果是一个有效的时间戳,则返回该时间戳对应的日期。如果什么都没传入则返回当前时间日期。format为日期格式为空时则采用默认的“-”分割。
# 优化核心代码。
# 分和秒的选择改成10列*6行。
# 修复星期未居中对齐的样式问题
# 修复在页面加载完毕事件中调用laydate所造成的立即执行的bug
# 皮肤包新增[墨绿]。