|
|
@ -3698,12 +3698,20 @@ layui.define(function (e) { |
|
|
}, n)) |
|
|
}, n)) |
|
|
} |
|
|
} |
|
|
}, s = function (e) { |
|
|
}, s = function (e) { |
|
|
var t = this, a = function () { |
|
|
|
|
|
|
|
|
var t = this, |
|
|
|
|
|
|
|
|
|
|
|
a = function () { |
|
|
r.ready(function () { |
|
|
r.ready(function () { |
|
|
t.creat() |
|
|
t.creat() |
|
|
}) |
|
|
}) |
|
|
}; |
|
|
}; |
|
|
t.index = ++r.index, t.config.maxWidth = i(n).width() - 30, t.config = i.extend({}, t.config, o.config, e), document.body ? a() : setTimeout(function () { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
t.index = ++r.index, |
|
|
|
|
|
t.config.maxWidth = i(n).width() - 30, |
|
|
|
|
|
t.config = i.extend({}, t.config, o.config, e), |
|
|
|
|
|
document.body ? a() : setTimeout(function () { |
|
|
a() |
|
|
a() |
|
|
}, 30) |
|
|
}, 30) |
|
|
}; |
|
|
}; |
|
|
@ -4136,6 +4144,7 @@ layui.define(function (e) { |
|
|
}, o.run = function (t) { |
|
|
}, o.run = function (t) { |
|
|
i = t, n = i(e), l.html = i("html"), r.open = function (e) { |
|
|
i = t, n = i(e), l.html = i("html"), r.open = function (e) { |
|
|
var t = new s(e); |
|
|
var t = new s(e); |
|
|
|
|
|
console.log(t) |
|
|
return t.index |
|
|
return t.index |
|
|
} |
|
|
} |
|
|
}, e.layui && layui.define ? (r.ready(), layui.define("jquery", function (t) { |
|
|
}, e.layui && layui.define ? (r.ready(), layui.define("jquery", function (t) { |
|
|
|