// 父页面
var a = mini.open({
targetWindow: window,
url: "/xxxxxx.html",
title: "xxxx",
showCloseButton: false
})
function showclose(){
a.setShowCloseButton(true)
}
// 子页面
if(xxxxxx){window.parent.showclose()}
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) | Powered by Discuz! X2 |