pull/27/head
sentsin 2016-05-18 14:26:47 +08:00
parent ea5e818a7d
commit e9d5d7dd10
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
【2.2】2016.05.18
【2.3】2016.05.18
* 通过对使用频率的调查将layer.ext.js拓展模块合并到了layer.js即不用再通过layer.config来加载调用。
* cancel回调不再对第二个按钮有效只作为右上角关闭按钮触发。并且除yes回调外所以按钮的回调都可以通过return false来设定不默认关闭。
* 修复相册层点击任意图片查看弹出的并非当前图片的bug。