' +
function() {
var e = c ? '': "";
return r.closebtn && (e += ''),
e
} () + "" + (r.btn ?
function() {
var e = "";
"string" == typeof r.btn && (r.btn = [r.btn]);
for (var t = 0,
i = r.btn.length; t < i; t++) e += '' + r.btn[t] + "";
return '
' + e + "
"
} () : "") + (r.resize ? '': "") + "
"], d, i('')),
n
},
l.pt.creat = function() {
var e = this,
t = e.config,
a = e.index,
l = t.content,
f = "object" == typeof l,
c = i("body");
if (!i("#" + t.id)[0]) {
switch ("string" == typeof t.area && (t.area = "auto" === t.area ? ["", ""] : [t.area, ""]), t.shift && (t.anim = t.shift), 6 == r.ie && (t.fixed = !1), t.type) {
case 0:
t.btn = "btn" in t ? t.btn: o.btn[0],
r.closeall("dialog");
break;
case 2:
var l = t.content = f ? t.content: [t.content || "", "auto"];
t.content = '';
break;
case 3:
delete t.title,
delete t.closebtn,
t.icon === -1 && 0 === t.icon,
r.closeall("loading");
break;
case 4:
f || (t.content = [t.content, "body"]),
t.follow = t.content[1],
t.content = t.content[0] + '',
delete t.title,
t.tips = "object" == typeof t.tips ? t.tips: [t.tips, !0],
t.tipsmore || r.closeall("tips")
}
e.vessel(f,
function(n, r, d) {
c.append(n[0]),
f ?
function() {
2 == t.type || 4 == t.type ?
function() {
i("body").append(n[1])
} () : function() {
l.parents("." + s[0])[0] || (l.data("display", l.css("display")).show().addclass("layui-layer-wrap").wrap(n[1]), i("#" + s[0] + a).find("." + s[5]).before(r))
} ()
} () : c.append(n[1]),
i(".layui-layer-move")[0] || c.append(o.moveelem = d),
e.layero = i("#" + s[0] + a),
t.scrollbar || s.html.css("overflow", "hidden").attr("layer-full", a)
}).auto(a),
2 == t.type && 6 == r.ie && e.layero.find("iframe").attr("src", l[0]),
4 == t.type ? e.tips() : e.offset(),
t.fixed && n.on("resize",
function() {
e.offset(),
(/^\d+%$/.test(t.area[0]) || /^\d+%$/.test(t.area[1])) && e.auto(a),
4 == t.type && e.tips()
}),
t.time <= 0 || settimeout(function() {
r.close(e.index)
},
t.time),
e.move().callback(),
s.anim[t.anim] && e.layero.addclass(s.anim[t.anim]).data("anim", !0)
}
},
l.pt.auto = function(e) {
function t(e) {
e = l.find(e),
//ycj 注释
// e.height(f[1] - c - d - 2 * (0 | parsefloat(e.css("padding"))))
e.height(f[1])
}
var a = this,
o = a.config,
l = i("#" + s[0] + e);
"" === o.area[0] && o.maxwidth > 0 && (r.ie && r.ie < 8 && o.btn && l.width(l.innerwidth()), l.outerwidth() > o.maxwidth && l.width(o.maxwidth));
var f = [l.innerwidth(), l.innerheight()],
c = l.find(s[1]).outerheight() || 0,
d = l.find("." + s[6]).outerheight() || 0;
switch (o.type) {
case 2:
t("iframe");
break;
default:
"" === o.area[1] ? o.fixed && f[1] >= n.height() && (f[1] = n.height(), t("." + s[5])) : t("." + s[5])
}
return a
},
l.pt.offset = function() {
var e = this,
t = e.config,
i = e.layero,
a = [i.outerwidth(), i.outerheight()],
o = "object" == typeof t.offset;
e.offsettop = (n.height() - a[1]) / 2,
e.offsetleft = (n.width() - a[0]) / 2,
o ? (e.offsettop = t.offset[0], e.offsetleft = t.offset[1] || e.offsetleft) : "auto" !== t.offset && ("t" === t.offset ? e.offsettop = 0 : "r" === t.offset ? e.offsetleft = n.width() - a[0] : "b" === t.offset ? e.offsettop = n.height() - a[1] : "l" === t.offset ? e.offsetleft = 0 : "lt" === t.offset ? (e.offsettop = 0, e.offsetleft = 0) : "lb" === t.offset ? (e.offsettop = n.height() - a[1], e.offsetleft = 0) : "rt" === t.offset ? (e.offsettop = 0, e.offsetleft = n.width() - a[0]) : "rb" === t.offset ? (e.offsettop = n.height() - a[1], e.offsetleft = n.width() - a[0]) : e.offsettop = t.offset),
t.fixed || (e.offsettop = /%$/.test(e.offsettop) ? n.height() * parsefloat(e.offsettop) / 100 : parsefloat(e.offsettop), e.offsetleft = /%$/.test(e.offsetleft) ? n.width() * parsefloat(e.offsetleft) / 100 : parsefloat(e.offsetleft), e.offsettop += n.scrolltop(), e.offsetleft += n.scrollleft()),
i.attr("minleft") && (e.offsettop = n.height() - (i.find(s[1]).outerheight() || 0), e.offsetleft = i.css("left")),
i.css({
top: e.offsettop,
left: e.offsetleft
})
},
l.pt.tips = function() {
var e = this,
t = e.config,
a = e.layero,
o = [a.outerwidth(), a.outerheight()],
r = i(t.follow);
r[0] || (r = i("body"));
var l = {
width: r.outerwidth(),
height: r.outerheight(),
top: r.offset().top,
left: r.offset().left
},
f = a.find(".layui-layer-tipsg"),
c = t.tips[0];
t.tips[1] || f.remove(),
l.autoleft = function() {
l.left + o[0] - n.width() > 0 ? (l.tipleft = l.left + l.width - o[0], f.css({
right: 12,
left: "auto"
})) : l.tipleft = l.left
},
l.where = [function() {
l.autoleft(),
l.tiptop = l.top - o[1] - 10,
f.removeclass("layui-layer-tipsb").addclass("layui-layer-tipst").css("border-right-color", t.tips[1])
},
function() {
l.tipleft = l.left + l.width + 10,
l.tiptop = l.top,
f.removeclass("layui-layer-tipsl").addclass("layui-layer-tipsr").css("border-bottom-color", t.tips[1])
},
function() {
l.autoleft(),
l.tiptop = l.top + l.height + 10,
f.removeclass("layui-layer-tipst").addclass("layui-layer-tipsb").css("border-right-color", t.tips[1])
},
function() {
l.tipleft = l.left - o[0] - 10,
l.tiptop = l.top,
f.removeclass("layui-layer-tipsr").addclass("layui-layer-tipsl").css("border-bottom-color", t.tips[1])
}],
l.where[c - 1](),
1 === c ? l.top - (n.scrolltop() + o[1] + 16) < 0 && l.where[2]() : 2 === c ? n.width() - (l.left + l.width + o[0] + 16) > 0 || l.where[3]() : 3 === c ? l.top - n.scrolltop() + l.height + o[1] + 16 - n.height() > 0 && l.where[0]() : 4 === c && o[0] + 16 - l.left > 0 && l.where[1](),
a.find("." + s[5]).css({
"background-color": t.tips[1],
"padding-right": t.closebtn ? "30px": ""
}),
a.css({
left: l.tipleft - (t.fixed ? n.scrollleft() : 0),
top: l.tiptop - (t.fixed ? n.scrolltop() : 0)
})
},
l.pt.move = function() {
var e = this,
t = e.config,
a = i(document),
l = e.layero,
s = l.find(t.move),
f = l.find(".layui-layer-resize"),
c = {};
return t.move && s.css("cursor", "move"),
s.on("mousedown",
function(e) {
e.preventdefault(),
t.move && (c.movestart = !0, c.offset = [e.clientx - parsefloat(l.css("left")), e.clienty - parsefloat(l.css("top"))], o.moveelem.css("cursor", "move").show())
}),
f.on("mousedown",
function(e) {
e.preventdefault(),
c.resizestart = !0,
c.offset = [e.clientx, e.clienty],
c.area = [l.outerwidth(), l.outerheight()],
o.moveelem.css("cursor", "se-resize").show()
}),
a.on("mousemove",
function(i) {
if (c.movestart) {
var a = i.clientx - c.offset[0],
o = i.clienty - c.offset[1],
s = "fixed" === l.css("position");
if (i.preventdefault(), c.stx = s ? 0 : n.scrollleft(), c.sty = s ? 0 : n.scrolltop(), !t.moveout) {
var f = n.width() - l.outerwidth() + c.stx,
d = n.height() - l.outerheight() + c.sty;
a < c.stx && (a = c.stx),
a > f && (a = f),
o < c.sty && (o = c.sty),
o > d && (o = d)
}
l.css({
left: a,
top: o
})
}
if (t.resize && c.resizestart) {
var a = i.clientx - c.offset[0],
o = i.clienty - c.offset[1];
i.preventdefault(),
r.style(e.index, {
width: c.area[0] + a,
height: c.area[1] + o
}),
c.isresize = !0
}
}).on("mouseup",
function(e) {
c.movestart && (delete c.movestart, o.moveelem.hide(), t.moveend && t.moveend()),
c.resizestart && (delete c.resizestart, o.moveelem.hide())
}),
e
},
l.pt.callback = function() {
function e() {
var e = a.cancel && a.cancel(t.index, n);
e === !1 || r.close(t.index)
}
var t = this,
n = t.layero,
a = t.config;
t.openlayer(),
a.success && (2 == a.type ? n.find("iframe").on("load",
function() {
a.success(n, t.index)
}) : a.success(n, t.index)),
6 == r.ie && t.ie6(n),
n.find("." + s[6]).children("a").on("click",
function() {
var e = i(this).index();
if (0 === e) a.yes ? a.yes(t.index, n) : a.btn1 ? a.btn1(t.index, n) : r.close(t.index);
else {
var o = a["btn" + (e + 1)] && a["btn" + (e + 1)](t.index, n);
o === !1 || r.close(t.index)
}
}),
n.find("." + s[7]).on("click", e),
a.shadeclose && i("#layui-layer-shade" + t.index).on("click",
function() {
r.close(t.index)
}),
n.find(".layui-layer-min").on("click",
function() {
var e = a.min && a.min(n);
e === !1 || r.min(t.index, a)
}),
n.find(".layui-layer-max").on("click",
function() {
i(this).hasclass("layui-layer-maxmin") ? (r.restore(t.index), a.restore && a.restore(n)) : (r.full(t.index, a), settimeout(function() {
a.full && a.full(n)
},
100))
}),
a.end && (o.end[t.index] = a.end)
},
o.reselect = function() {
i.each(i("select"),
function(e, t) {
var n = i(this);
n.parents("." + s[0])[0] || 1 == n.attr("layer") && i("." + s[0]).length < 1 && n.removeattr("layer").show(),
n = null
})
},
l.pt.ie6 = function(e) {
i("select").each(function(e, t) {
var n = i(this);
n.parents("." + s[0])[0] || "none" === n.css("display") || n.attr({
layer: "1"
}).hide(),
n = null
})
},
l.pt.openlayer = function() {
var e = this;
r.zindex = e.config.zindex,
r.settop = function(e) {
var t = function() {
r.zindex++,
e.css("z-index", r.zindex + 1)
};
return r.zindex = parseint(e[0].style.zindex),
e.on("mousedown", t),
r.zindex
}
},
o.record = function(e) {
var t = [e.width(), e.height(), e.position().top, e.position().left + parsefloat(e.css("margin-left"))];
e.find(".layui-layer-max").addclass("layui-layer-maxmin"),
e.attr({
area: t
})
},
o.rescollbar = function(e) {
s.html.attr("layer-full") == e && (s.html[0].style.removeproperty ? s.html[0].style.removeproperty("overflow") : s.html[0].style.removeattribute("overflow"), s.html.removeattr("layer-full"))
},
e.layer = r,
r.getchildframe = function(e, t) {
return t = t || i("." + s[4]).attr("times"),
i("#" + s[0] + t).find("iframe").contents().find(e)
},
r.getframeindex = function(e) {
return i("#" + e).parents("." + s[4]).attr("times")
},
r.iframeauto = function(e) {
if (e) {
var t = r.getchildframe("html", e).outerheight(),
n = i("#" + s[0] + e),
a = n.find(s[1]).outerheight() || 0,
o = n.find("." + s[6]).outerheight() || 0;
n.css({
height: t + a + o
}),
n.find("iframe").css({
height: t
})
}
},
r.iframesrc = function(e, t) {
i("#" + s[0] + e).find("iframe").attr("src", t)
},
r.style = function(e, t, n) {
var a = i("#" + s[0] + e),
r = a.find(".layui-layer-content"),
l = a.attr("type"),
f = a.find(s[1]).outerheight() || 0,
c = a.find("." + s[6]).outerheight() || 0;
a.attr("minleft");
l !== o.type[3] && l !== o.type[4] && (n || (parsefloat(t.width) <= 260 && (t.width = 260), parsefloat(t.height) - f - c <= 64 && (t.height = 64 + f + c)), a.css(t), c = a.find("." + s[6]).outerheight(), l === o.type[2] ? a.find("iframe").css({
height: parsefloat(t.height) - f - c
}) : r.css({
height: parsefloat(t.height) - f - c - parsefloat(r.css("padding-top")) - parsefloat(r.css("padding-bottom"))
}))
},
r.min = function(e, t) {
var a = i("#" + s[0] + e),
l = a.find(s[1]).outerheight() || 0,
f = a.attr("minleft") || 181 * o.minindex + "px",
c = a.css("position");
o.record(a),
o.minleft[0] && (f = o.minleft[0], o.minleft.shift()),
a.attr("position", c),
r.style(e, {
width: 180,
height: l,
left: f,
top: n.height() - l,
position: "fixed",
overflow: "hidden"
},
!0),
a.find(".layui-layer-min").hide(),
"page" === a.attr("type") && a.find(s[4]).hide(),
o.rescollbar(e),
a.attr("minleft") || o.minindex++,
a.attr("minleft", f)
},
r.restore = function(e) {
var t = i("#" + s[0] + e),
n = t.attr("area").split(",");
t.attr("type");
r.style(e, {
width: parsefloat(n[0]),
height: parsefloat(n[1]),
top: parsefloat(n[2]),
left: parsefloat(n[3]),
position: t.attr("position"),
overflow: "visible"
},
!0),
t.find(".layui-layer-max").removeclass("layui-layer-maxmin"),
t.find(".layui-layer-min").show(),
"page" === t.attr("type") && t.find(s[4]).show(),
o.rescollbar(e)
},
r.full = function(e) {
var t, a = i("#" + s[0] + e);
o.record(a),
s.html.attr("layer-full") || s.html.css("overflow", "hidden").attr("layer-full", e),
cleartimeout(t),
t = settimeout(function() {
var t = "fixed" === a.css("position");
r.style(e, {
top: t ? 0 : n.scrolltop(),
left: t ? 0 : n.scrollleft(),
width: n.width(),
height: n.height()
},
!0),
a.find(".layui-layer-min").hide()
},
100)
},
r.title = function(e, t) {
var n = i("#" + s[0] + (t || r.index)).find(s[1]);
n.html(e)
},
r.close = function(e) {
var t = i("#" + s[0] + e),
n = t.attr("type"),
a = "layer-anim-close";
if (t[0]) {
var l = "layui-layer-wrap",
f = function() {
if (n === o.type[1] && "object" === t.attr("contype")) {
t.children(":not(." + s[5] + ")").remove();
for (var a = t.find("." + l), r = 0; r < 2; r++) a.unwrap();
a.css("display", a.data("display")).removeclass(l)
} else {
if (n === o.type[2]) try {
var f = i("#" + s[4] + e)[0];
f.contentwindow.document.write(""),
f.contentwindow.close(),
t.find("." + s[5])[0].removechild(f)
} catch(c) {}
t[0].innerhtml = "",
t.remove()
}
"function" == typeof o.end[e] && o.end[e](),
delete o.end[e]
};
t.data("anim") && t.addclass(a),
//ycj
//i("#layui-layer-moves, #layui-layer-shade" + e).remove(),
i("#layui-layer-moves, #layui-layer-shade" + e).fadeout()
settimeout(function(){
i("#layui-layer-moves, #layui-layer-shade" + e).remove()
},3000)
6 == r.ie && o.reselect(),
o.rescollbar(e),
t.attr("minleft") && (o.minindex--, o.minleft.push(t.attr("minleft"))),
settimeout(function() {
f()
},
r.ie && r.ie < 10 || !t.data("anim") ? 0 : 200)
}
},
r.closeall = function(e) {
i.each(i("." + s[0]),
function() {
var t = i(this),
n = e ? t.attr("type") === e: 1;
n && r.close(t.attr("times")),
n = null
})
};
var f = r.cache || {},
c = function(e) {
return f.skin ? " " + f.skin + " " + f.skin + "-" + e: ""
};
r.prompt = function(e, t) {
var a = "";
if (e = e || {},
"function" == typeof e && (t = e), e.area) {
var o = e.area;
a = 'style="width: ' + o[0] + "; height: " + o[1] + ';"',
delete e.area
}
var l, s = 2 == e.formtype ? '": function() {
return ''
} ();
return r.open(i.extend({
type: 1,
btn: ["确定", "取消"],
content: s,
skin: "layui-layer-prompt" + c("prompt"),
maxwidth: n.width(),
success: function(e) {
l = e.find(".layui-layer-input"),
l.focus()
},
resize: !1,
yes: function(i) {
var n = l.val();
"" === n ? l.focus() : n.length > (e.maxlength || 500) ? r.tips("最多输入" + (e.maxlength || 500) + "个字数", l, {
tips: 1
}) : t && t(n, i, l)
}
},
e))
},
r.tab = function(e) {
e = e || {};
var t = e.tab || {};
return r.open(i.extend({
type: 1,
skin: "layui-layer-tab" + c("tab"),
resize: !1,
title: function() {
var e = t.length,
i = 1,
n = "";
if (e > 0) for (n = '' + t[0].title + ""; i < e; i++) n += "" + t[i].title + "";
return n
} (),
content: '
' +
function() {
var e = t.length,
i = 1,
n = "";
if (e > 0) for (n = '
' + (t[0].content || "no content") + "
"; i < e; i++) n += '
' + (t[i].content || "no content") + "
";
return n
} () + "
",
success: function(t) {
var n = t.find(".layui-layer-title").children(),
a = t.find(".layui-layer-tabmain").children();
n.on("mousedown",
function(t) {
t.stoppropagation ? t.stoppropagation() : t.cancelbubble = !0;
var n = i(this),
o = n.index();
n.addclass("layui-layer-tabnow").siblings().removeclass("layui-layer-tabnow"),
a.eq(o).show().siblings().hide(),
"function" == typeof e.change && e.change(o)
})
}
},
e))
},
r.photos = function(t, n, a) {
function o(e, t, i) {
var n = new image;
return n.src = e,
n.complete ? t(n) : (n.onload = function() {
n.onload = null,
t(n)
},
void(n.onerror = function(e) {
n.onerror = null,
i(e)
}))
}
var l = {};
if (t = t || {},
t.photos) {
var s = t.photos.constructor === object,
f = s ? t.photos: {},
d = f.data || [],
u = f.start || 0;
if (l.imgindex = (0 | u) + 1, t.img = t.img || "img", s) {
if (0 === d.length) return r.msg("没有图片")
} else {
var y = i(t.photos),
p = function() {
d = [],
y.find(t.img).each(function(e) {
var t = i(this);
t.attr("layer-index", e),
d.push({
alt: t.attr("alt"),
pid: t.attr("layer-pid"),
src: t.attr("layer-src") || t.attr("src"),
thumb: t.attr("src")
})
})
};
if (p(), 0 === d.length) return;
if (n || y.on("click", t.img,
function() {
var e = i(this),
n = e.attr("layer-index");
r.photos(i.extend(t, {
photos: {
start: n,
data: d,
tab: t.tab
},
full: t.full
}), !0),
p()
}), !n) return
}
l.imgprev = function(e) {
l.imgindex--,
l.imgindex < 1 && (l.imgindex = d.length),
l.tabimg(e)
},
l.imgnext = function(e, t) {
l.imgindex++,
l.imgindex > d.length && (l.imgindex = 1, t) || l.tabimg(e)
},
l.keyup = function(e) {
if (!l.end) {
var t = e.keycode;
e.preventdefault(),
37 === t ? l.imgprev(!0) : 39 === t ? l.imgnext(!0) : 27 === t && r.close(l.index)
}
},
l.tabimg = function(e) {
d.length <= 1 || (f.start = l.imgindex - 1, r.close(l.index), r.photos(t, !0, e))
},
l.event = function() {
l.bigimg.hover(function() {
l.imgsee.show()
},
function() {
l.imgsee.hide()
}),
l.bigimg.find(".layui-layer-imgprev").on("click",
function(e) {
e.preventdefault(),
l.imgprev()
}),
l.bigimg.find(".layui-layer-imgnext").on("click",
function(e) {
e.preventdefault(),
l.imgnext()
}),
i(document).on("keyup", l.keyup)
},
l.loadi = r.load(1, {
shade: !("shade" in t) && .9,
scrollbar: !1
}),
o(d[u].src,
function(n) {
r.close(l.loadi),
l.index = r.open(i.extend({
type: 1,
area: function() {
var a = [n.width, n.height],
o = [i(e).width() - 100, i(e).height() - 100];
if (!t.full && (a[0] > o[0] || a[1] > o[1])) {
var r = [a[0] / o[0], a[1] / o[1]];
r[0] > r[1] ? (a[0] = a[0] / r[0], a[1] = a[1] / r[0]) : r[0] < r[1] && (a[0] = a[0] / r[1], a[1] = a[1] / r[1])
}
return [a[0] + "px", a[1] + "px"]
} (),
title: !1,
shade: .9,
shadeclose: !0,
closebtn: !1,
move: ".layui-layer-phimg img",
movetype: 1,
scrollbar: !1,
moveout: !0,
anim: 5 * math.random() | 0,
skin: "layui-layer-photos" + c("photos"),
content: '