点击返回后会在当前子页面打开新的页面,我想它跳转到父级页面
调用关闭弹框事件var index = parent.layer.getFrameIndex(window.name); //获取窗口索引parent.layer.close(index);