/*! MIT Licensed */; !function (t) { "use strict"; var e = t.document, n = { modules: {}, status: {}, timeout: 10, event: {} }, r = function () { this.v = "2.6.8" }, o = t.LAYUI_GLOBAL || {}, a = function () { var t = e.currentScript ? e.currentScript.src : function () { for (var t, n = e.scripts, r = n.length - 1, o = r; o > 0; o--)if ("interactive" === n[o].readyState) { t = n[o].src; break } return t || n[r].src }(); return n.dir = o.dir || t.substring(0, t.lastIndexOf("/") + 1) }(), i = function (e, n) { n = n || "log", t.console && console[n] && console[n]("layui error hint: " + e) }, u = "undefined" != typeof opera && "[object Opera]" === opera.toString(), l = n.builtin = { lay: "lay", layer: "layer", laydate: "laydate", laypage: "laypage", laytpl: "laytpl", layedit: "layedit", form: "form", upload: "upload", dropdown: "dropdown", transfer: "transfer", tree: "tree", table: "table", element: "element", rate: "rate", colorpicker: "colorpicker", slider: "slider", carousel: "carousel", flow: "flow", util: "util", code: "code", jquery: "jquery", all: "all", "layui.all": "layui.all" }; r.prototype.cache = n, r.prototype.define = function (t, e) { var r = this, o = "function" == typeof t, a = function () { var t = function (t, e) { layui[t] = e, n.status[t] = !0 }; return "function" == typeof e && e(function (r, o) { t(r, o), n.callback[r] = function () { e(t) } }), this }; return o && (e = t, t = []), r.use(t, a, null, "define"), r }, r.prototype.use = function (r, o, c, s) { function p(t, e) { var r = "PLaySTATION 3" === navigator.platform ? /^complete$/ : /^(complete|loaded)$/; ("load" === t.type || r.test((t.currentTarget || t.srcElement).readyState)) && (n.modules[h] = e, v.removeChild(b), function o() { return ++m > 1e3 * n.timeout / 4 ? i(h + " is not a valid module", "error") : void (n.status[h] ? f() : setTimeout(o, 4)) }()) } function f() { c.push(layui[h]), r.length > 1 ? y.use(r.slice(1), o, c, s) : "function" == typeof o && function () { return layui.jquery && "function" == typeof layui.jquery && "define" !== s ? layui.jquery(function () { o.apply(layui, c) }) : void o.apply(layui, c) }() } var y = this, d = n.dir = n.dir ? n.dir : a, v = e.getElementsByTagName("head")[0]; r = function () { return "string" == typeof r ? [r] : "function" == typeof r ? (o = r, ["all"]) : r }(), t.jQuery && jQuery.fn.on && (y.each(r, function (t, e) { "jquery" === e && r.splice(t, 1) }), layui.jquery = layui.$ = jQuery); var h = r[0], m = 0; if (c = c || [], n.host = n.host || (d.match(/\/\/([\s\S]+?)\//) || ["//" + location.host + "/"])[0], 0 === r.length || layui["layui.all"] && l[h]) return f(), y; var g = (l[h] ? d + "modules/" : /^\{\/\}/.test(y.modules[h]) ? "" : n.base || "") + (y.modules[h] || h) + ".js"; if (g = g.replace(/^\{\/\}/, ""), !n.modules[h] && layui[h] && (n.modules[h] = g), n.modules[h]) !function S() { return ++m > 1e3 * n.timeout / 4 ? i(h + " is not a valid module", "error") : void ("string" == typeof n.modules[h] && n.status[h] ? f() : setTimeout(S, 4)) }(); else { var b = e.createElement("script"); b.async = !0, b.charset = "utf-8", b.src = g + function () { var t = n.version === !0 ? n.v || (new Date).getTime() : n.version || ""; return t ? "?v=" + t : "" }(), v.appendChild(b), !b.attachEvent || b.attachEvent.toString && b.attachEvent.toString().indexOf("[native code") < 0 || u ? b.addEventListener("load", function (t) { p(t, g) }, !1) : b.attachEvent("onreadystatechange", function (t) { p(t, g) }), n.modules[h] = g } return y }, r.prototype.getStyle = function (e, n) { var r = e.currentStyle ? e.currentStyle : t.getComputedStyle(e, null); return r[r.getPropertyValue ? "getPropertyValue" : "getAttribute"](n) }, r.prototype.link = function (t, r, o) { var a = this, u = e.getElementsByTagName("head")[0], l = e.createElement("link"); "string" == typeof r && (o = r); var c = (o || t).replace(/\.|\//g, ""), s = l.id = "layuicss-" + c, p = "creating", f = 0; return l.rel = "stylesheet", l.href = t + (n.debug ? "?v=" + (new Date).getTime() : ""), l.media = "all", e.getElementById(s) || u.appendChild(l), "function" != typeof r ? a : (function y(o) { var u = 100, l = e.getElementById(s); return ++f > 1e3 * n.timeout / u ? i(t + " timeout") : void (1989 === parseInt(a.getStyle(l, "width")) ? (o === p && l.removeAttribute("lay-status"), l.getAttribute("lay-status") === p ? setTimeout(y, u) : r()) : (l.setAttribute("lay-status", p), setTimeout(function () { y(p) }, u))) }(), a) }, r.prototype.addcss = function (t, e, r) { return layui.link(n.dir + "css/" + t, e, r) }, n.callback = {}, r.prototype.factory = function (t) { if (layui[t]) return "function" == typeof n.callback[t] ? n.callback[t] : null }, r.prototype.img = function (t, e, n) { var r = new Image; return r.src = t, r.complete ? e(r) : (r.onload = function () { r.onload = null, "function" == typeof e && e(r) }, void (r.onerror = function (t) { r.onerror = null, "function" == typeof n && n(t) })) }, r.prototype.config = function (t) { t = t || {}; for (var e in t) n[e] = t[e]; return this }, r.prototype.modules = function () { var t = {}; for (var e in l) t[e] = l[e]; return t }(), r.prototype.extend = function (t) { var e = this; t = t || {}; for (var n in t) e[n] || e.modules[n] ? i(n + " Module already exists", "error") : e.modules[n] = t[n]; return e }, r.prototype.router = function (t) { var e = this, t = t || location.hash, n = { path: [], search: {}, hash: (t.match(/[^#](#.*$)/) || [])[1] || "" }; return /^#\//.test(t) ? (t = t.replace(/^#\//, ""), n.href = "/" + t, t = t.replace(/([^#])(#.*$)/, "$1").split("/") || [], e.each(t, function (t, e) { /^\w+=/.test(e) ? function () { e = e.split("="), n.search[e[0]] = e[1] }() : n.path.push(e) }), n) : n }, r.prototype.url = function (t) { var e = this, n = { pathname: function () { var e = t ? function () { var e = (t.match(/\.[^.]+?\/.+/) || [])[0] || ""; return e.replace(/^[^\/]+/, "").replace(/\?.+/, "") }() : location.pathname; return e.replace(/^\//, "").split("/") }(), search: function () { var n = {}, r = (t ? function () { var e = (t.match(/\?.+/) || [])[0] || ""; return e.replace(/\#.+/, "") }() : location.search).replace(/^\?+/, "").split("&"); return e.each(r, function (t, e) { var r = e.indexOf("="), o = function () { return r < 0 ? e.substr(0, e.length) : 0 !== r && e.substr(0, r) }(); o && (n[o] = r > 0 ? e.substr(r + 1) : null) }), n }(), hash: e.router(function () { return t ? (t.match(/#.+/) || [])[0] || "/" : location.hash }()) }; return n }, r.prototype.data = function (e, n, r) { if (e = e || "layui", r = r || localStorage, t.JSON && t.JSON.parse) { if (null === n) return delete r[e]; n = "object" == typeof n ? n : { key: n }; try { var o = JSON.parse(r[e]) } catch (a) { var o = {} } return "value" in n && (o[n.key] = n.value), n.remove && delete o[n.key], r[e] = JSON.stringify(o), n.key ? o[n.key] : o } }, r.prototype.sessionData = function (t, e) { return this.data(t, e, sessionStorage) }, r.prototype.device = function (e) { var n = navigator.userAgent.toLowerCase(), r = function (t) { var e = new RegExp(t + "/([^\\s\\_\\-]+)"); return t = (n.match(e) || [])[1], t || !1 }, o = { os: function () { return /windows/.test(n) ? "windows" : /linux/.test(n) ? "linux" : /iphone|ipod|ipad|ios/.test(n) ? "ios" : /mac/.test(n) ? "mac" : void 0 }(), ie: function () { return !!(t.ActiveXObject || "ActiveXObject" in t) && ((n.match(/msie\s(\d+)/) || [])[1] || "11") }(), weixin: r("micromessenger") }; return e && !o[e] && (o[e] = r(e)), o.android = /android/.test(n), o.ios = "ios" === o.os, o.mobile = !(!o.android && !o.ios), o }, r.prototype.hint = function () { return { error: i } }, r.prototype._typeof = function (t) { return null === t ? String(t) : "object" == typeof t || "function" == typeof t ? function () { var e = Object.prototype.toString.call(t).match(/\s(.+)\]$/) || [], n = "Function|Array|Date|RegExp|Object|Error|Symbol"; return e = e[1] || "Object", new RegExp("\\b(" + n + ")\\b").test(e) ? e.toLowerCase() : "o
没有合适的资源?快使用搜索试试~ 我知道了~
layui2.6.8富文本layedit修复图片无法增加超链接,图片不能增加超链接

共115个文件
gif:75个
js:27个
css:6个

需积分: 50 4 下载量 146 浏览量
2022-08-08
20:26:32
上传
评论
收藏 854KB ZIP 举报
温馨提示
layui2.6.8富文本layedit修复图片无法增加超链接,图片不能增加超链接【可以看我的文章】《Layui富文本layedit图片设置超链接后,图片被链接字符串替换了,图片消失不见了,完整解决方案》文章地址:https://blog.csdn.net/cplvfx/article/details/126234718
资源详情
资源评论
资源推荐
收起资源包目录





































































































共 115 条
- 1
- 2




















橙-极纪元JJYCheng
- 粉丝: 7w+
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 嵌入式Linux笔试题库和答案(新)(最新整理).pdf
- 电力系统调度自动化中远动控制技术的应用研究(1).docx
- 互联网+背景下大学外语教学的新挑战和应对策略(1).docx
- BC电子商务网站创业计划书(1).docx
- 毕业设计单片机课程设计密码锁设计(1).doc
- E店宝ER电子商务解决方案课件(1)(1).pptx
- 金蝶软件销售管理操作手册(2)(1).doc
- 七叶果服装电子商务方案(1).doc
- 合肥电子标书制作软件下载指南docx(1).docx
- 基于单片机设计简易数字钟说明书本科学位论文(1)(1).doc
- 网站定制化策略(1).pptx
- 电气工程及其自动化专业毕业论文参考题目(1).doc
- 科立特质量软件QC小组工具(1).ppt
- 外高桥物流信息化现状和全局信息化的架构研究(1).docx
- 互联网+农业下农户失信分析(1).docx
- 计算机-制度(1).doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制

评论0