layer.open({
type: 2,
anim: 5,//加上anim,渐显
title: '品牌列表',
shadeClose: false,
maxmin: true, //开启最大化最小化按钮
area: ['800px', '100%'],
content: '/Admin/crumbs/brandwindow.aspx' //iframe的url
});
layer.open({
type: 2,
anim: 5,//加上anim,渐显
title: '品牌列表',
shadeClose: false,
maxmin: true, //开启最大化最小化按钮
area: ['800px', '100%'],
content: '/Admin/crumbs/brandwindow.aspx' //iframe的url
});