共有3【弹出层】相关的内容

//list页面配置 // 行事件绑定 table.on('tool(test)', function (obj) { var data = obj.data; if (obj.event === "edit") { //eg2 layer.open({ title: '修改分类' , type: 2 , btn: ['提交'] , content: 'edit.html' , area: ['720px', '680px'] , shadeClose: false , move: false , scr
划红框的部分是主要部分,进行参数的传递。 父页面: !DOCTYPE htmlhtml lang="en" xmlns:th="http://www.thymeleaf.org"head/headbodyinput type="text" name="projectno" autocomplete="off"id="projectno" placeholder="项目编号" class="layui-input"input type="text" name="requestid" autocomplete
layer.open({ type: 2, title: '弹出层', content: pageUrl, area: ['600px', '500px'], btn: ['确定', '取消'], shadeClose: true, btnAlign: 'r', yes: function (index, layero) { var iframeWin = window[layero.find('iframe')[0]['name']]; var pageData = iframeWin.rightDat