This commit is contained in:
sentsin
2016-10-15 10:37:24 +08:00
parent 9aca6f02f4
commit eefa3a5ae3
30 changed files with 91 additions and 86 deletions

View File

@@ -402,6 +402,7 @@ layui.define(['layer', 'form'], function(exports){
//触发内容区域
body.on('click', function(){
toolCheck.call(iframeWin, tools);
layer.close(face.index);
});
}