goweb-gin-demo/web/dist/assets/js/chunk-08177fb6.ed465acb.js

2 lines
306 KiB
JavaScript
Raw Normal View History

2021-11-16 10:44:07 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-08177fb6"],{"0028":function(e,t,n){"use strict";n.r(t);var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticStyle:{margin:"50px 20px",border:"1px solid #ccc","border-radius":"4px"}},[n("div",[e._v("sssssssssssssssss")]),n("quill-editor",{ref:"myQuillEditor1",staticStyle:{"margin-top":"20px"},attrs:{id:"myQuillEditor1",options:e.editorOption1},on:{blur:function(t){return e.onEditorBlur(t,"myQuillEditor1")},focus:function(t){return e.onEditorFocus(t,"myQuillEditor1")},change:function(t){return e.onEditorChange(t)}},model:{value:e.content1,callback:function(t){e.content1=t},expression:"content1"}}),n("div",[e._v("sssssssssssddddddddddddddddddddddssssss")]),n("quill-editor",{ref:"myQuillEditor2",staticStyle:{"margin-top":"20px"},attrs:{id:"myQuillEditor2",options:e.editorOption2},on:{blur:function(t){return e.onEditorBlur(t,"myQuillEditor2")},focus:function(t){return e.onEditorFocus(t,"myQuillEditor2")},change:function(t){return e.onEditorChange(t)}},model:{value:e.content2,callback:function(t){e.content2=t},expression:"content2"}}),n("div",[e._v("8888888888888888888888888888888888")]),n("quill-editor",{ref:"myQuillEditor3",staticStyle:{"margin-top":"20px"},attrs:{id:"myQuillEditor3",options:e.editorOption3},on:{blur:function(t){return e.onEditorBlur(t,"myQuillEditor3")},focus:function(t){return e.onEditorFocus(t,"myQuillEditor3")},change:function(t){return e.onEditorChange(t)}},model:{value:e.content3,callback:function(t){e.content3=t},expression:"content3"}})],1)},o=[],i=n("b2d8"),a=(n("64e1"),n("953d")),s=(n("a753"),n("8096"),n("14e1"),{name:"TestComponent",components:{mavonEditor:i["mavonEditor"],quillEditor:a["quillEditor"]},data:function(){return{doc:"",content1:"this is content1",editorOption1:{},content2:"this is content2",editorOption2:{},content3:"this is content3",editorOption3:{}}},methods:{updateDoc:function(e,t){console.log("html内容: "+t),console.log("markdown内容: "+e),console.log("html内容:"+e)},saveDoc:function(e,t){console.log("markdown内容:"+e),console.log("html内容:"+t)},onEditorReady:function(e){},onEditorBlur:function(e,t){document.getElementById(t).children[0].style.zIndex="1"},onEditorFocus:function(e,t){document.getElementById(t).children[0].style.zIndex="2"},onEditorChange:function(){console.log(this.content1)}},computed:{editor:function(){return this.$refs.myQuillEditor.quill}}}),l=s,c=(n("7e3a"),n("2877")),u=Object(c["a"])(l,r,o,!1,null,null,null);t["default"]=u.exports},"64e1":function(e,t,n){},"7e3a":function(e,t,n){"use strict";n("b0a8c")},b0a8c:function(e,t,n){},b2d8:function(module,exports,__webpack_require__){!function(e,t){module.exports=t()}(0,(function(){return function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n={};return t.m=e,t.c=n,t.i=function(e){return e},t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=69)}([function(e,t,n){"use strict";function r(e){return Object.prototype.toString.call(e)}function o(e){return"[object String]"===r(e)}function i(e,t){return w.call(e,t)}function a(e){return Array.prototype.slice.call(arguments,1).forEach((function(t){if(t){if("object"!=typeof t)throw new TypeError(t+"must be object");Object.keys(t).forEach((function(n){e[n]=t[n]}))}})),e}function s(e,t,n){return[].concat(e.slice(0,t),n,e.slice(t+1))}function l(e){return!(e>=55296&&e<=57343)&&!(e>=64976&&e<=65007)&&65535!=(65535&e)&&65534!=(65535&e)&&!(e>=0&&e<=8)&&11!==e&&!(e>=14&&e<=31)&&!(e>=127&&e<=159)&&!(e>1114111)}function c(e){if(e>65535){e-=65536;var t=55296+(e>>10),n=56320+(1023&e);return String.fromCharCode(t,n)}return String.fromCharCode(e)}function u(e,t){var n=0;return i(D,t)?D[t]:35===t.charCodeAt(0)&&E.test(t)&&(n="x"===t[1].toLowerCase()?parseIn
//# sourceMappingURL=chunk-08177fb6.ed465acb.js.map