Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Conversation

@catchonme
Copy link

  • 弹出层点击关闭使用layer.close函数,弹出层点击关闭后清除页面中所有弹出层元素。
    • layer.js中第936行$('#layui-layer-moves, #layui-layer-shade' + index).remove();,弹出层元素中#layui-layer-moves 不存在,修改为 .layui-layer-move

@catchonme catchonme changed the title 修复点击关闭弹出层后,页面仍存在未清除元素的问题 修复点击关闭弹出层后,页面未完全清除元素的问题 Mar 26, 2018
@catchonme catchonme changed the title 修复点击关闭弹出层后,页面未完全清除元素的问题 修复弹出层关闭后,页面未完全清除元素的问题 Mar 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant