var layer1 = function() { layer.open({ type: 2, title: '标题', maxmin: false, area: ['780px', '600px'], content: 'page1.action', btn: ['确定','取消'], yes:function(index) { var body = layer.getChildFrame('body', index).contents(); var content = body.find("…