sentsin 2016-10-28 11:55:24 +08:00
parent 1ca1f26bb1
commit 607de012b3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# v2.42016.07.03
# 【2.4】2016.07.03
* 兼容jQuery3.0
* 优化tips可支持配置参数fix之前是强制fix: false用于决定是固定的tips还是非固定的。
* min回调可通过return false来设定不执行默认最小化。