webpackJsonp([19],{"/rTH":function(t,e,n){var o=n("KM5R");"string"==typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);n("rjj0")("769bec0a",o,!1,{})},"71za":function(t,e,n){var o=n("ZOdw");"string"==typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);n("rjj0")("6ee4fe88",o,!1,{})},CUAv:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o,i=n("CCn6"),a=n("kmJW"),s=n("5eDb"),l=n.n(s),r=(n("o5MN"),n("q47d"));n("NBEC"),n("gBhd"),n("Q/P+"),n("f85y"),n("q/hF"),n("yXOt"),n("c/6r"),n("Rv7z"),n("S0tB"),n("UWKq"),n("gvu3"),n("XUqK");function c(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d={name:"tinymce",props:["lookData"],data:function(){return{radio:[],imageType:!1,form:{imgList:[],big:!1,weight:"",center:!0},show:"",dialogVisible:!1,init:{toolbar:"bold italic underline strikethrough | fontselect | fontsizeselect | forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist | outdent indent blockquote | undo redo | link unlink image code | ",language_url:"/static/tinymce/zh_CN.js",language:"zh_CN",skin_url:"/static/tinymce/skins/lightgray",height:500,plugins:"preview textpattern colorpicker lists code colorpicker fullpage textcolor wordcount contextmenu media",branding:!1},dialogVisibleMp3:!1}},activated:function(){this.show=!0},deactivated:function(){},mounted:function(){},methods:(o={beforeAvatarUploadAudio:function(t){var e="audio/mp3"===t.type;return e||this.$message.error("上传音频只能选择MP3格式!"),e},uploadFileMp3:function(t){var e=this;Object(i._194)({file:t.file,type:"local"}).then(function(t){e.$message({type:"success",message:"上传成功!"}),e.radio=[{name:t.name,url:t.url}]})},removeFile:function(){},removeFileMp3:function(){},handleExceed:function(){},audioInter:function(){if(this.radio.length<1)return this.$message({type:"error",message:"请选择音频"}),!1;var t='<p style="text-align: center"><img class="mce-object mce-object-audio" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" width="280" height="55" data-mce-p-controls="controls" data-mce-html="%0A%3Csource%20src%3D%22https%3A//cdn.singsingenglish.com/'+this.radio[0].url+'%22%20type%3D%22audio/mpeg%22%20/%3E" data-mce-object="audio"></p>';l.a.activeEditor.insertContent(t),this.dialogVisibleMp3=!1},showDialogMP3:function(){this.dialogVisibleMp3=!0,this.radio=[]},beforeAvatarUploadImg:function(t){var e="image/jpeg"===t.type||"image/png"===t.type;return e||this.$message.error("上传头像图片只能是 JPG 或 PNG 格式!"),e},imgInter:function(){if(this.form.imgList.length<1)return this.$message({type:"error",message:"请选择图片"}),!1;var t="";this.form.big?t+="width:100%;":t+="width:70%",this.form.center&&(t="display:block;margin:auto");var e='<img src="'+this.form.imgList[0].url+'" style="'+t+'"/>';l.a.activeEditor.insertContent(e),this.dialogVisible=!1},uploadFile:function(t){var e=this;Object(i._194)({file:t.file,type:"local"}).then(function(t){e.$message({type:"success",message:"上传成功!"}),e.form.imgList=[{name:t.name,url:"https://cdn.singsingenglish.com/"+t.url}]})},showDialog:function(){this.dialogVisible=!0,this.form={imgList:[],big:!1,weight:"",center:!0}},insertContent:function(t){if(t){var e=null;if(document.selection)(e=document.selection).createRange().pasteHTML(t);else if((e=document.getElementById("tinymce_ifr").contentWindow.getSelection()).rangeCount>0){var n=e.getRangeAt(0);n.deleteContents();var o=document.createElement("div");o.innerHTML=t;var i=document.createDocumentFragment(),a=o.firstChild,s=i.appendChild(a);n.insertNode(i);var l=n.cloneRange();l.setStartAfter(s),l.collapse(!0),e.removeAllRanges(),e.addRange(l)}}}},c(o,"removeFile",function(){}),c(o,"handleExceed",function(){}),o),created:function(){l.a.init({})},components:{Editor:r.a}},p=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tinymce"},[n("editor",{attrs:{id:"tinymce",init:t.init},model:{value:t.lookData.content,callback:function(e){t.$set(t.lookData,"content",e)},expression:"lookData.content"}}),t._v(" "),n("div",[n("div",{staticClass:"imgInter",on:{click:function(e){t.showDialog()}}},[t._v("插入图片")]),t._v(" "),n("div",{staticClass:"MP3Inter",on:{click:function(e){t.showDialogMP3()}}},[t._v("插入音频")])]),t._v(" "),n("el-dialog",{attrs:{title:"插入图片",visible:t.dialogVisible,"modal-append-to-body":!1,"close-on-click-modal":!1,center:"","append-to-body":!0,width:"550px"},on:{"update:visible":function(e){t.dialogVisible=e}}},[n("el-form",{attrs:{"label-width":"80px"}},[n("el-form-item",{attrs:{label:"图片"}},[n("el-upload",{attrs:{action:"/api/public/upload","http-request":t.uploadFile,"on-remove":t.removeFile,"before-upload":t.beforeAvatarUploadImg,drag:"","on-exceed":t.handleExceed,multiple:"",limit:1,"file-list":t.form.imgList}},[n("i",{staticClass:"el-icon-upload"}),t._v(" "),n("div",{staticClass:"el-upload__text"},[t._v("将文件拖到此处,或"),n("em",[t._v("点击上传")])]),t._v(" "),n("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t._v("只能上传png或jpg文件")])])],1),t._v(" "),n("el-form-item",{attrs:{label:"铺满"}},[n("el-switch",{model:{value:t.form.big,callback:function(e){t.$set(t.form,"big",e)},expression:"form.big"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"居中"}},[n("el-switch",{model:{value:t.form.center,callback:function(e){t.$set(t.form,"center",e)},expression:"form.center"}})],1)],1),t._v(" "),n("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{on:{click:function(e){t.dialogVisible=!1}}},[t._v("取 消")]),t._v(" "),n("el-button",{attrs:{type:"primary"},on:{click:t.imgInter}},[t._v("确 定")])],1)],1),t._v(" "),n("el-dialog",{attrs:{title:"插入音频",visible:t.dialogVisibleMp3,"modal-append-to-body":!1,"close-on-click-modal":!1,center:"","append-to-body":!0,width:"550px"},on:{"update:visible":function(e){t.dialogVisibleMp3=e}}},[n("el-form",{attrs:{"label-width":"80px"}},[n("el-form-item",{attrs:{label:"音频"}},[n("el-upload",{attrs:{action:"/api/public/upload","http-request":t.uploadFileMp3,"before-upload":t.beforeAvatarUploadAudio,"on-remove":t.removeFileMp3,drag:"","on-exceed":t.handleExceed,multiple:"",limit:1,"file-list":t.radio}},[n("i",{staticClass:"el-icon-upload"}),t._v(" "),n("div",{staticClass:"el-upload__text"},[t._v("将文件拖到此处,或"),n("em",[t._v("点击上传")])]),t._v(" "),n("div",{staticClass:"el-upload__tip",attrs:{slot:"tip"},slot:"tip"},[t._v("只能上传MP3文件,且不超过10MB")])])],1)],1),t._v(" "),n("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{on:{click:function(e){t.dialogVisibleMp3=!1}}},[t._v("取 消")]),t._v(" "),n("el-button",{attrs:{type:"primary"},on:{click:t.audioInter}},[t._v("确 定")])],1)],1)],1)};p._withStripped=!0;var u={render:p,staticRenderFns:[]},A=u;var m=!1;var g=n("VU/8")(d,A,!1,function(t){m||n("71za")},"data-v-63cdde42",null);g.options.__file="src\\components\\talkingSkill\\editorDetail.vue";var h={name:"index",data:function(){return{total:0,nowPage:1,limit:10,contentTotal:0,contentNowPage:1,contentLimit:10,activeName:"keywords_reply",modularList:[],modularContent:[],selectModular:[],questionListParams:{type:"1",pid:""},postModularParams:{type:"1",title:"",pid:"",keywords:"",content:""},postModularDialog:!1,modularTitle:"新建模块",postModularContentDialog:!1,modularContentTitle:"新建话术内容",typeArr:[{value:"1",label:"话术类型"},{value:"2",label:"流程类型"}],modularId:"",contentType:""}},components:{editorDetail:g.exports,page:a.a},mounted:function(){this.getList()},filters:{type:function(t){return"text"===t?"文本":"voice"===t?"语音":"video"===t?"视频":"image"===t?"图片":"news"===t?"图文":"link"===t?"链接":"news-item"===t?"图文链接":t}},methods:{upcontent:function(t,e){var n=this;if(console.log(t,e),0!=e){var o={question_up_id:this.modularContent[e].id,question_down_id:this.modularContent[e-1].id};Object(i._169)(o).then(function(t){n.handleChange(n.modularId)})}},downcontent:function(t,e){var n=this;if(e<=this.modularContent.length-1){var o={question_up_id:this.modularContent[e+1].id,question_down_id:this.modularContent[e].id};Object(i._169)(o).then(function(t){n.handleChange(n.modularId)})}},upIndex:function(t,e){var n=this;if(0!=e){var o={question_up_id:this.modularList[e].id,question_down_id:this.modularList[e-1].id};Object(i._169)(o).then(function(t){n.getList()})}},downIndex:function(t,e){var n=this;if(e<=this.modularList.length-1){var o={question_up_id:this.modularList[e+1].id,question_down_id:this.modularList[e].id};Object(i._169)(o).then(function(t){n.getList()})}},delIndex:function(t){var e=this;console.log(t),this.$confirm("此操作将删除该记录?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){console.log(t),Object(i._2)(t.id).then(function(t){e.getList(),e.$message({type:"success",message:"删除成功!"})})})},handleChange:function(){var t=this;this.modularContent=[];var e={type:this.questionListParams.type,page:this.contentNowPage,limit:this.contentLimit};this.modularId&&(e.pid=this.modularId),this.postModularParams.pid=this.modularId,Object(i._86)(e.type,e).then(function(e){t.modularContent=e.list,console.log(e),t.contentTotal=e.total})},postModularContentInit:function(){this.contentType="new",this.postModularParams.title="",this.postModularParams.keywords="",this.postModularParams.content="",this.postModularParams.type=this.questionListParams.type,this.postModularContentDialog=!0},postModularContentFn:function(){var t=this;console.log(this.postModularParams);var e={};if("new"==this.contentType){if(this.modularContentTitle="新建话术内容",!this.postModularParams.type)return void this.$message({message:"请选择类型!"});if(!this.postModularParams.title)return void this.$message({message:"请输入标题!"});if(!this.postModularParams.pid)return void this.$message({message:"请选择模块!"});if(!this.postModularParams.keywords)return void this.$message({message:"请输入关键词!"});if(!this.postModularParams.content)return void this.$message({message:"请填写内容!"});e=Object.assign({},this.postModularParams),Object(i._146)(e).then(function(e){console.log(e),t.getList(),t.$message({type:"success",message:"提交成功!"});var n={type:t.questionListParams.type,pid:t.postModularParams.pid};Object(i._86)(n.type,n).then(function(e){t.modularContent=e.list,console.log(e)}),t.postModularContentDialog=!1})}else this.modularContentTitle="编辑话术内容",e=Object.assign({},this.postModularParams),console.log(e),Object(i._190)(e.id,e).then(function(e){console.log(e),t.$message({type:"success",message:"更新成功!"}),t.postModularContentDialog=!1})},editContent:function(t){var e=this;this.contentType="edit";Object(i._85)(t.id).then(function(t){e.postModularParams=Object.assign({},t),console.log(e.postModularParams),e.postModularContentDialog=!0})},editContentFn:function(){},editModular:function(t){this.postModularDialog=!0,this.modularTitle="编辑模块",this.postModularParams=Object.assign({},t)},postModularInit:function(){this.postModularDialog=!0,this.modularTitle="新建模块",this.postModularParams.title=""},postModularFn:function(){var t=this,e={};if("新建模块"==this.modularTitle){if(!this.postModularParams.type)return void this.$message({message:"请选择类型!"});if(!this.postModularParams.title)return void this.$message({message:"请填写标题!"});e.type=this.postModularParams.type,e.title=this.postModularParams.title,console.log(e),Object(i._146)(e).then(function(e){console.log(e),t.getList(),t.$message({type:"success",message:"提交成功!"}),t.postModularDialog=!1})}else this.postModularParams.pid="",e.type=this.postModularParams.type,e.title=this.postModularParams.title,e.id=this.postModularParams.id,console.log(e),Object(i._190)(e.id,e).then(function(e){t.getList(),t.$message({type:"success",message:"更新成功!"}),t.postModularDialog=!1})},onPageChange:function(t){this.nowPage=t,this.getList()},onSizeChange:function(t){this.nowPage=1,this.limit=t,this.getList()},onPageChangeC:function(t){this.contentNowPage=t,this.handleChange()},onSizeChangeC:function(t){this.contentNowPage=1,this.contentLimit=t,this.handleChange()},getList:function(){var t=this,e={type:this.questionListParams.type,page:this.nowPage,limit:this.limit};this.questionListParams.pid&&(e.pid=this.questionListParams.pid),Object(i._86)(e.type,e).then(function(e){t.modularList=e.list,console.log(t.modularList),t.total=e.total})},delContent:function(t){var e=this;console.log(t),this.$confirm("此操作将删除该记录?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){console.log(t),Object(i._2)(t.id).then(function(t){var n={type:e.questionListParams.type};n.pid=e.postModularParams.pid,Object(i._86)(n.type,n).then(function(t){e.modularContent=t.list,console.log(t)}),e.$message({type:"success",message:"删除成功!"})})})},handleClick:function(t){this.questionListParams.type=t.name,this.postModularParams.type=t.name,this.getList()},typeChange:function(){var t=this,e={type:this.postModularParams.type};Object(i._86)(e.type,e).then(function(e){t.selectModular=e.list})}}},b=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"cssbox"},[n("el-tabs",{attrs:{type:"card"},on:{"tab-click":t.handleClick},model:{value:t.questionListParams.type,callback:function(e){t.$set(t.questionListParams,"type",e)},expression:"questionListParams.type"}},[n("el-tab-pane",{attrs:{label:"话术",name:"1"}}),t._v(" "),n("el-tab-pane",{attrs:{label:"流程",name:"2"}})],1),t._v(" "),n("div",{staticClass:"btnBox"},[t.$store.state.readonly?t._e():n("el-button",{attrs:{type:"success",plain:""},on:{click:t.postModularInit}},[t._v("新建模块")])],1),t._v(" "),n("el-collapse",{attrs:{accordion:""},on:{change:t.handleChange},model:{value:t.modularId,callback:function(e){t.modularId=e},expression:"modularId"}},t._l(t.modularList,function(e,o){return n("el-collapse-item",{key:o,attrs:{name:e.id}},[n("template",{slot:"title"},[t._v("\n "+t._s(e.title)+"\n "),n("div",{staticClass:"btn-block list2-btn"},[t.$store.state.readonly?t._e():n("el-button",{staticStyle:{"margin-left":"20px"},attrs:{size:"mini",plain:"",type:"warning"},on:{click:function(n){t.editModular(e)}}},[t._v("编辑")]),t._v(" "),t.$store.state.readonly?t._e():n("el-button",{attrs:{size:"mini",plain:"",type:"danger"},on:{click:function(n){t.delIndex(e)}}},[t._v("删除")]),t._v(" "),t.$store.state.readonly?t._e():n("el-button",{attrs:{size:"mini",plain:""},on:{click:function(n){t.upIndex(e,o)}}},[t._v("上移")]),t._v(" "),t.$store.state.readonly?t._e():n("el-button",{attrs:{size:"mini",plain:""},on:{click:function(n){t.downIndex(e,o)}}},[t._v("下移")])],1)]),t._v(" "),n("div",{staticClass:"btnBox"},[t.$store.state.readonly?t._e():n("el-button",{attrs:{type:"success",plain:""},on:{click:t.postModularContentInit}},[t._v("新建模块内容")])],1),t._v(" "),n("el-table",{staticStyle:{width:"100%"},attrs:{data:t.modularContent}},[n("el-table-column",{attrs:{prop:"title",label:"标题"}}),t._v(" "),n("el-table-column",{attrs:{prop:"keywords",label:"关键字"}}),t._v(" "),n("el-table-column",{attrs:{label:"创建时间",prop:"created_at"}}),t._v(" "),t.$store.state.readonly?t._e():n("el-table-column",{attrs:{width:"330",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[t.$store.state.readonly?t._e():n("el-button",{attrs:{size:"mini",plain:"",type:"warning"},on:{click:function(n){t.editContent(e.row)}}},[t._v("编辑查看")]),t._v(" "),t.$store.state.readonly?t._e():n("el-button",{attrs:{size:"mini",plain:"",type:"danger"},on:{click:function(n){t.delContent(e.row)}}},[t._v("删除")]),t._v(" "),t.$store.state.readonly?t._e():n("el-button",{attrs:{size:"mini",plain:""},on:{click:function(n){t.upcontent(e.row,e.$index)}}},[t._v("上移")]),t._v(" "),t.$store.state.readonly?t._e():n("el-button",{attrs:{size:"mini",plain:""},on:{click:function(n){t.downcontent(e.row,e.$index)}}},[t._v("下移")])]}}])})],1),t._v(" "),n("page",{attrs:{total:t.contentTotal,limit:t.contentLimit},on:{pageChange:t.onPageChangeC,sizeChange:t.onSizeChangeC}})],2)})),t._v(" "),n("page",{attrs:{total:t.total,limit:t.limit},on:{pageChange:t.onPageChange,sizeChange:t.onSizeChange}}),t._v(" "),n("el-dialog",{attrs:{title:t.modularTitle,center:"",visible:t.postModularDialog,width:"800px"},on:{"update:visible":function(e){t.postModularDialog=e}}},[n("el-form",{ref:"form",attrs:{model:t.postModularParams}},[n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"标题","label-width":"80px",required:""}},[n("el-input",{model:{value:t.postModularParams.title,callback:function(e){t.$set(t.postModularParams,"title",e)},expression:"postModularParams.title"}})],1)],1)],1)],1),t._v(" "),1!==t.type?n("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{on:{click:function(e){t.postModularDialog=!1}}},[t._v("取 消")]),t._v(" "),n("el-button",{attrs:{type:"primary"},on:{click:t.postModularFn}},[t._v("确 定")])],1):t._e()],1),t._v(" "),n("el-dialog",{ref:"ruleForm",attrs:{title:t.modularContentTitle,center:"",visible:t.postModularContentDialog,width:"800px"},on:{"update:visible":function(e){t.postModularContentDialog=e}}},[n("el-form",{ref:"form",attrs:{model:t.postModularParams}},[n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"标题","label-width":"80px",required:""}},[n("el-input",{model:{value:t.postModularParams.title,callback:function(e){t.$set(t.postModularParams,"title",e)},expression:"postModularParams.title"}})],1)],1)],1),t._v(" "),n("el-row",[n("el-col",{attrs:{span:8}},[n("el-form-item",{attrs:{label:"关键词","label-width":"80px",required:""}},[n("el-input",{model:{value:t.postModularParams.keywords,callback:function(e){t.$set(t.postModularParams,"keywords",e)},expression:"postModularParams.keywords"}})],1)],1)],1),t._v(" "),n("el-row",[n("el-col",{attrs:{span:24}},[n("el-form-item",{attrs:{label:"商品详情","label-width":"80px",required:""}},[n("editor-detail",{attrs:{lookData:t.postModularParams}})],1)],1)],1)],1),t._v(" "),1!==t.type?n("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{on:{click:function(e){t.postModularContentDialog=!1}}},[t._v("取 消")]),t._v(" "),n("el-button",{attrs:{type:"primary"},on:{click:function(e){t.postModularContentFn("ruleForm")}}},[t._v("确 定")])],1):t._e()],1)],1)};b._withStripped=!0;var C={render:b,staticRenderFns:[]},f=C;var v=!1;var x=n("VU/8")(h,f,!1,function(t){v||(n("/rTH"),n("qjib"))},"data-v-5f4db161",null);x.options.__file="src\\components\\talkingSkill\\index.vue";e.default=x.exports},KM5R:function(t,e,n){(t.exports=n("FZ+f")(!0)).push([t.i,'\n.search-btn-block {\n margin-left: 20px;\n}\n.search-form {\n background: white;\n padding: 10px;\n margin: 10px 0;\n}\n.new-block {\n margin: 10px;\n text-align: right;\n}\n.fl-r {\n float: right;\n}\n.text-c {\n text-align: center;\n}\n.text-b {\n font-weight: bold;\n}\n.color-b {\n color: #6ba8e6;\n}\n.text-r {\n text-align: right;\n}\n.main-block {\n margin: 5px;\n background: white;\n padding: 5px;\n}\nhtml {\n font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\\5FAE\\8F6F\\96C5\\9ED1", Arial, sans-serif;\n}\n.clear-both:after {\n content: \'\';\n display: block;\n clear: both;\n}\n/*::-webkit-scrollbar-track-piece { //滚动条凹槽的颜色,还可以设置边框属性\n border-radius: 10px;\n}\n::-webkit-scrollbar {//滚动条的宽度\n width:5px;\n height:5px;\n}\n::-webkit-scrollbar-thumb {//滚动条的设置\n background-color:@secondary-font-color;\n border-radius: 10px;\n height: 10px;\n min-height:10px;\n}*/\n.cssbox .el-container {\n height: 100%;\n}\n.cssbox .el-container .el-aside {\n overflow: auto;\n}\n.cssbox .el-container .btn-block {\n margin-left: 10px;\n -webkit-transition: all 1s;\n transition: all 1s;\n display: inline-block;\n}\n.cssbox .el-container .btn-block i {\n color: #aaaaaa;\n font-size: 14px;\n}\n.cssbox .el-container .btn-block i:hover {\n color: #3a8ee6;\n}\n.cssbox .el-container .list3:hover .list3-btn {\n display: inline-block;\n}\n.cssbox .el-collapse-item .el-collapse-item__wrap {\n border: 2px solid #40aaff;\n}\n.cssbox .iconfont {\n color: #aaaaaa;\n font-size: 14px;\n}\n.cssbox .iconfont:hover {\n color: #3a8ee6;\n}\n',"",{version:3,sources:["C:/Users/Administrator/Desktop/后台/admin/src/components/talkingSkill/index.vue"],names:[],mappings:";AACA;EACE,kBAAkB;CACnB;AACD;EACE,kBAAkB;EAClB,cAAc;EACd,eAAe;CAChB;AACD;EACE,aAAa;EACb,kBAAkB;CACnB;AACD;EACE,aAAa;CACd;AACD;EACE,mBAAmB;CACpB;AACD;EACE,kBAAkB;CACnB;AACD;EACE,eAAe;CAChB;AACD;EACE,kBAAkB;CACnB;AACD;EACE,YAAY;EACZ,kBAAkB;EAClB,aAAa;CACd;AACD;EACE,0IAA0H;CAC3H;AACD;EACE,YAAY;EACZ,eAAe;EACf,YAAY;CACb;AACD;;;;;;;;;;;;GAYG;AACH;EACE,aAAa;CACd;AACD;EACE,eAAe;CAChB;AACD;EACE,kBAAkB;EAClB,2BAA2B;EAC3B,mBAAmB;EACnB,sBAAsB;CACvB;AACD;EACE,eAAe;EACf,gBAAgB;CACjB;AACD;EACE,eAAe;CAChB;AACD;EACE,sBAAsB;CACvB;AACD;EACE,0BAA0B;CAC3B;AACD;EACE,eAAe;EACf,gBAAgB;CACjB;AACD;EACE,eAAe;CAChB",file:"index.vue",sourcesContent:['\n.search-btn-block {\n margin-left: 20px;\n}\n.search-form {\n background: white;\n padding: 10px;\n margin: 10px 0;\n}\n.new-block {\n margin: 10px;\n text-align: right;\n}\n.fl-r {\n float: right;\n}\n.text-c {\n text-align: center;\n}\n.text-b {\n font-weight: bold;\n}\n.color-b {\n color: #6ba8e6;\n}\n.text-r {\n text-align: right;\n}\n.main-block {\n margin: 5px;\n background: white;\n padding: 5px;\n}\nhtml {\n font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;\n}\n.clear-both:after {\n content: \'\';\n display: block;\n clear: both;\n}\n/*::-webkit-scrollbar-track-piece { //滚动条凹槽的颜色,还可以设置边框属性\n border-radius: 10px;\n}\n::-webkit-scrollbar {//滚动条的宽度\n width:5px;\n height:5px;\n}\n::-webkit-scrollbar-thumb {//滚动条的设置\n background-color:@secondary-font-color;\n border-radius: 10px;\n height: 10px;\n min-height:10px;\n}*/\n.cssbox .el-container {\n height: 100%;\n}\n.cssbox .el-container .el-aside {\n overflow: auto;\n}\n.cssbox .el-container .btn-block {\n margin-left: 10px;\n -webkit-transition: all 1s;\n transition: all 1s;\n display: inline-block;\n}\n.cssbox .el-container .btn-block i {\n color: #aaaaaa;\n font-size: 14px;\n}\n.cssbox .el-container .btn-block i:hover {\n color: #3a8ee6;\n}\n.cssbox .el-container .list3:hover .list3-btn {\n display: inline-block;\n}\n.cssbox .el-collapse-item .el-collapse-item__wrap {\n border: 2px solid #40aaff;\n}\n.cssbox .iconfont {\n color: #aaaaaa;\n font-size: 14px;\n}\n.cssbox .iconfont:hover {\n color: #3a8ee6;\n}\n'],sourceRoot:""}])},ZOdw:function(t,e,n){(t.exports=n("FZ+f")(!0)).push([t.i,'\n.search-btn-block[data-v-63cdde42] {\n margin-left: 20px;\n}\n.search-form[data-v-63cdde42] {\n background: white;\n padding: 10px;\n margin: 10px 0;\n}\n.new-block[data-v-63cdde42] {\n margin: 10px;\n text-align: right;\n}\n.fl-r[data-v-63cdde42] {\n float: right;\n}\n.text-c[data-v-63cdde42] {\n text-align: center;\n}\n.text-b[data-v-63cdde42] {\n font-weight: bold;\n}\n.color-b[data-v-63cdde42] {\n color: #6ba8e6;\n}\n.text-r[data-v-63cdde42] {\n text-align: right;\n}\n.main-block[data-v-63cdde42] {\n margin: 5px;\n background: white;\n padding: 5px;\n}\nhtml[data-v-63cdde42] {\n font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\\5FAE\\8F6F\\96C5\\9ED1", Arial, sans-serif;\n}\n.clear-both[data-v-63cdde42]:after {\n content: \'\';\n display: block;\n clear: both;\n}\n/*::-webkit-scrollbar-track-piece { //滚动条凹槽的颜色,还可以设置边框属性\n border-radius: 10px;\n}\n::-webkit-scrollbar {//滚动条的宽度\n width:5px;\n height:5px;\n}\n::-webkit-scrollbar-thumb {//滚动条的设置\n background-color:@secondary-font-color;\n border-radius: 10px;\n height: 10px;\n min-height:10px;\n}*/\n.tinymce[data-v-63cdde42] {\n position: relative;\n}\n.tinymce[data-v-63cdde42]:after {\n content: \'\';\n display: block;\n clear: both;\n}\n.tinymce .imgInter[data-v-63cdde42] {\n position: absolute;\n display: inline-block;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);\n top: 3px;\n left: 330px;\n -webkit-box-shadow: none;\n box-shadow: none;\n -webkit-filter: none;\n filter: none;\n padding: 4px 6px;\n border: 1px solid transparent;\n line-height: 1.4;\n margin: 0 5px;\n}\n.tinymce .imgInter[data-v-63cdde42]:hover {\n border-color: #e2e4e7;\n cursor: pointer;\n}\n.MP3Inter[data-v-63cdde42] {\n position: absolute;\n display: inline-block;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);\n top: 3px;\n left: 400px;\n -webkit-box-shadow: none;\n box-shadow: none;\n -webkit-filter: none;\n filter: none;\n padding: 4px 6px;\n line-height: 1.4;\n margin: 0 5px;\n border: 1px solid transparent;\n}\n.MP3Inter[data-v-63cdde42]:hover {\n border-color: #e2e4e7;\n cursor: pointer;\n}\n',"",{version:3,sources:["C:/Users/Administrator/Desktop/后台/admin/src/components/talkingSkill/editorDetail.vue"],names:[],mappings:";AACA;EACE,kBAAkB;CACnB;AACD;EACE,kBAAkB;EAClB,cAAc;EACd,eAAe;CAChB;AACD;EACE,aAAa;EACb,kBAAkB;CACnB;AACD;EACE,aAAa;CACd;AACD;EACE,mBAAmB;CACpB;AACD;EACE,kBAAkB;CACnB;AACD;EACE,eAAe;CAChB;AACD;EACE,kBAAkB;CACnB;AACD;EACE,YAAY;EACZ,kBAAkB;EAClB,aAAa;CACd;AACD;EACE,0IAA0H;CAC3H;AACD;EACE,YAAY;EACZ,eAAe;EACf,YAAY;CACb;AACD;;;;;;;;;;;;GAYG;AACH;EACE,mBAAmB;CACpB;AACD;EACE,YAAY;EACZ,eAAe;EACf,YAAY;CACb;AACD;EACE,mBAAmB;EACnB,sBAAsB;EACtB,iDAAiD;EACjD,SAAS;EACT,YAAY;EACZ,yBAAyB;UACjB,iBAAiB;EACzB,qBAAqB;UACb,aAAa;EACrB,iBAAiB;EACjB,8BAA8B;EAC9B,iBAAiB;EACjB,cAAc;CACf;AACD;EACE,sBAAsB;EACtB,gBAAgB;CACjB;AACD;EACE,mBAAmB;EACnB,sBAAsB;EACtB,iDAAiD;EACjD,SAAS;EACT,YAAY;EACZ,yBAAyB;UACjB,iBAAiB;EACzB,qBAAqB;UACb,aAAa;EACrB,iBAAiB;EACjB,iBAAiB;EACjB,cAAc;EACd,8BAA8B;CAC/B;AACD;EACE,sBAAsB;EACtB,gBAAgB;CACjB",file:"editorDetail.vue",sourcesContent:['\n.search-btn-block[data-v-63cdde42] {\n margin-left: 20px;\n}\n.search-form[data-v-63cdde42] {\n background: white;\n padding: 10px;\n margin: 10px 0;\n}\n.new-block[data-v-63cdde42] {\n margin: 10px;\n text-align: right;\n}\n.fl-r[data-v-63cdde42] {\n float: right;\n}\n.text-c[data-v-63cdde42] {\n text-align: center;\n}\n.text-b[data-v-63cdde42] {\n font-weight: bold;\n}\n.color-b[data-v-63cdde42] {\n color: #6ba8e6;\n}\n.text-r[data-v-63cdde42] {\n text-align: right;\n}\n.main-block[data-v-63cdde42] {\n margin: 5px;\n background: white;\n padding: 5px;\n}\nhtml[data-v-63cdde42] {\n font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;\n}\n.clear-both[data-v-63cdde42]:after {\n content: \'\';\n display: block;\n clear: both;\n}\n/*::-webkit-scrollbar-track-piece { //滚动条凹槽的颜色,还可以设置边框属性\n border-radius: 10px;\n}\n::-webkit-scrollbar {//滚动条的宽度\n width:5px;\n height:5px;\n}\n::-webkit-scrollbar-thumb {//滚动条的设置\n background-color:@secondary-font-color;\n border-radius: 10px;\n height: 10px;\n min-height:10px;\n}*/\n.tinymce[data-v-63cdde42] {\n position: relative;\n}\n.tinymce[data-v-63cdde42]:after {\n content: \'\';\n display: block;\n clear: both;\n}\n.tinymce .imgInter[data-v-63cdde42] {\n position: absolute;\n display: inline-block;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);\n top: 3px;\n left: 330px;\n -webkit-box-shadow: none;\n box-shadow: none;\n -webkit-filter: none;\n filter: none;\n padding: 4px 6px;\n border: 1px solid transparent;\n line-height: 1.4;\n margin: 0 5px;\n}\n.tinymce .imgInter[data-v-63cdde42]:hover {\n border-color: #e2e4e7;\n cursor: pointer;\n}\n.MP3Inter[data-v-63cdde42] {\n position: absolute;\n display: inline-block;\n text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);\n top: 3px;\n left: 400px;\n -webkit-box-shadow: none;\n box-shadow: none;\n -webkit-filter: none;\n filter: none;\n padding: 4px 6px;\n line-height: 1.4;\n margin: 0 5px;\n border: 1px solid transparent;\n}\n.MP3Inter[data-v-63cdde42]:hover {\n border-color: #e2e4e7;\n cursor: pointer;\n}\n'],sourceRoot:""}])},kiMe:function(t,e,n){(t.exports=n("FZ+f")(!0)).push([t.i,"\n.cssbox[data-v-5f4db161] {\n padding-top: 40px;\n}\n.btnBox .el-button[data-v-5f4db161] {\n margin: 10px 30px;\n}\n","",{version:3,sources:["C:/Users/Administrator/Desktop/后台/admin/src/components/talkingSkill/index.vue"],names:[],mappings:";AACA;EACE,kBAAkB;CACnB;AACD;EACE,kBAAkB;CACnB",file:"index.vue",sourcesContent:["\n.cssbox[data-v-5f4db161] {\n padding-top: 40px;\n}\n.btnBox .el-button[data-v-5f4db161] {\n margin: 10px 30px;\n}\n"],sourceRoot:""}])},qjib:function(t,e,n){var o=n("kiMe");"string"==typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);n("rjj0")("1ecf5c36",o,!1,{})}});
-
chenyishuai@singsingenglish.com authoredf56be171