1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-44626d0f"],{"0687":function(t,e,n){"use strict";n.d(e,"c",(function(){return s})),n.d(e,"f",(function(){return l})),n.d(e,"a",(function(){return c})),n.d(e,"d",(function(){return u})),n.d(e,"b",(function(){return p})),n.d(e,"e",(function(){return m}));var a=n("b775"),r=n("4328"),o=n.n(r),i="/api-cms";function s(t){return Object(a["a"])({url:i+"/news/queryPage",method:"get",params:t})}function l(t){return Object(a["a"])({url:i+"/news/update",method:"post",data:o.a.stringify(t)})}function c(t){return Object(a["a"])({url:i+"/news/add",method:"post",data:o.a.stringify(t)})}function u(t){return Object(a["a"])({url:i+"/news/query",method:"get",params:t})}function p(t){return Object(a["a"])({url:i+"/news/del/"+t.id,method:"post",data:o.a.stringify(t)})}function m(t){return Object(a["a"])({url:i+"/news/typeList",method:"get",params:t})}},"09f4":function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),Math.easeInOutQuad=function(t,e,n,a){return t/=a/2,t<1?n/2*t*t+e:(t--,-n/2*(t*(t-2)-1)+e)};var a=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(t){window.setTimeout(t,1e3/60)}}();function r(t){document.documentElement.scrollTop=t,document.body.parentNode.scrollTop=t,document.body.scrollTop=t}function o(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function i(t,e,n){var i=o(),s=t-i,l=20,c=0;e="undefined"===typeof e?500:e;var u=function t(){c+=l;var o=Math.easeInOutQuad(c,i,s,e);r(o),c<e?a(t):n&&"function"===typeof n&&n()};u()}},"2c29":function(t,e,n){"use strict";n("426b")},"306e":function(t,e,n){},"3e02":function(t,e,n){},"426b":function(t,e,n){},"490a":function(t,e,n){"use strict";var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("auth",{attrs:{auths:"news/add"}},[n("el-button",{staticStyle:{"margin-bottom":"20px"},attrs:{type:"primary"},on:{click:function(e){return t.openTeaching("create")}}},[t._v("\n 新建\n ")])],1),t._v(" "),n("div",{staticClass:"tableWrap"},[n("el-table",{attrs:{data:t.tableList,"header-cell-style":{background:"#EDEEF0",color:"#444"}}},[n("el-table-column",{attrs:{align:"center",label:"封面图"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("img",{staticClass:"bannerImg",attrs:{src:t.row.coverImage,alt:""}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"title",label:"标题"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"跳转链接"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("overflow-text",{attrs:{text:t.row.linkUrl}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"remark",label:"是否使用"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1==e.row.status?"是":"否")+"\n ")]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"memo",label:"版本号"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.memo?e.row.memo:"--")+"\n ")]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"order",label:"排序"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"remark",label:"适用分部"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("overflow-text",{attrs:{text:t.row.organNameList}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("div",[n("auth",{staticStyle:{"margin-left":"10px"},attrs:{auths:"news/update"}},[n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.openTeaching("update",e.row)}}},[t._v("修改")]),t._v(" "),1==e.row.status?n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row,0)}}},[t._v("停用")]):n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row,1)}}},[t._v("启用")])],1),t._v(" "),n("auth",{staticStyle:{"margin-left":"10px"},attrs:{auths:"news/del"}},[n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onDel(e.row)}}},[t._v("删除")])],1)],1)]}}])})],1),t._v(" "),n("pagination",{attrs:{saveKey:"contentAppPage",sync:"",total:t.pageInfo.total,page:t.pageInfo.page,limit:t.pageInfo.limit,"page-sizes":t.pageInfo.page_size},on:{"update:total":function(e){return t.$set(t.pageInfo,"total",e)},"update:page":function(e){return t.$set(t.pageInfo,"page",e)},"update:limit":function(e){return t.$set(t.pageInfo,"limit",e)},pagination:t.getList}})],1)],1)},r=[],o=n("0687"),i=n("333d"),s={name:"training",components:{pagination:i["a"]},data:function(){return{searchForm:{organIdList:[]},tableList:[],teacherId:this.$route.query.teacherId,pageInfo:{limit:10,page:1,total:1,page_size:[10,20,40,50]}}},mounted:function(){this.$store.dispatch("setBranchs"),this.getList()},methods:{search:function(){this.pageInfo.page=1,this.getList()},getList:function(){var t=this,e={clientName:"manage",organIdList:this.searchForm.organIdList?this.searchForm.organIdList.join(","):null,rows:this.pageInfo.limit,page:this.pageInfo.page,type:6};Object(o["c"])(e).then((function(e){200==e.code&&(t.tableList=e.data.rows,t.pageInfo.total=e.data.total)}))},openTeaching:function(t,e){var n={};"update"==t&&(n.id=e.id),n.type=6,n.pageType=t,this.$router.push({path:"/contentManager/contentOperation",query:n},(function(t){var e=t.matched||[];for(var n in e)"/contentManager/contentOperation"==e[n].path&&(t.matched[n].meta.activeMenu="/platformIndex")}))},onDel:function(t){var e=this;this.$confirm("确定是否删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(o["b"])({id:t.id}).then((function(t){200==t.code?(e.$message.success("删除成功"),e.getList()):e.$message.error(t.msg)}))})).catch((function(){}))},onStop:function(t,e){var n=this,a=["停用","启用"];Object(o["f"])({id:t.id,status:e}).then((function(t){200==t.code?(n.$message.success(a[e]+"成功"),n.getList()):n.$message.error(t.msg)}))}}},l=s,c=(n("f4e2"),n("2877")),u=Object(c["a"])(l,a,r,!1,null,"b3af20ce",null);e["a"]=u.exports},"51d7":function(t,e,n){},8496:function(t,e,n){"use strict";n("3e02")},b3fe:function(t,e,n){"use strict";var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("auth",{attrs:{auths:"news/add"}},[n("el-button",{staticStyle:{"margin-bottom":"20px"},attrs:{type:"primary"},on:{click:function(e){return t.openTeaching("create")}}},[t._v("\n 新建\n ")])],1),t._v(" "),n("div",{staticClass:"tableWrap"},[n("el-table",{attrs:{data:t.tableList,"header-cell-style":{background:"#EDEEF0",color:"#444"}}},[n("el-table-column",{attrs:{align:"center",label:"轮播图"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("img",{staticClass:"bannerImg",attrs:{src:t.row.coverImage,alt:""}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"title",label:"标题"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"跳转链接"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("overflow-text",{attrs:{text:t.row.linkUrl+"/"+t.row.id}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"remark",label:"是否使用"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v(t._s(1==e.row.status?"是":"否"))]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"order",label:"排序"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"remark",label:"适用分部"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("overflow-text",{attrs:{text:t.row.organNameList}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("div",[n("auth",{staticStyle:{"margin-left":"10px"},attrs:{auths:"news/update"}},[n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.openTeaching("update",e.row)}}},[t._v("修改")]),t._v(" "),1==e.row.status?n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row,0)}}},[t._v("停用")]):n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row,1)}}},[t._v("启用")])],1),t._v(" "),n("auth",{staticStyle:{"margin-left":"10px"},attrs:{auths:"news/del"}},[n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onDel(e.row)}}},[t._v("删除")])],1)],1)]}}])})],1),t._v(" "),n("pagination",{attrs:{saveKey:"contentTraining",sync:"",total:t.pageInfo.total,page:t.pageInfo.page,limit:t.pageInfo.limit,"page-sizes":t.pageInfo.page_size},on:{"update:total":function(e){return t.$set(t.pageInfo,"total",e)},"update:page":function(e){return t.$set(t.pageInfo,"page",e)},"update:limit":function(e){return t.$set(t.pageInfo,"limit",e)},pagination:t.getList}})],1)],1)},r=[],o=n("0687"),i=n("333d"),s={name:"training",components:{pagination:i["a"]},data:function(){return{searchForm:{organIdList:[]},tableList:[],teacherId:this.$route.query.teacherId,pageInfo:{limit:10,page:1,total:1,page_size:[10,20,40,50]}}},mounted:function(){this.$store.dispatch("setBranchs"),this.getList()},methods:{search:function(){this.pageInfo.page=1,this.getList()},getList:function(){var t=this,e={clientName:"manage",organIdList:this.searchForm.organIdList?this.searchForm.organIdList.join(","):null,rows:this.pageInfo.limit,page:this.pageInfo.page,type:4};Object(o["c"])(e).then((function(e){200==e.code&&(t.tableList=e.data.rows,t.pageInfo.total=e.data.total)}))},openTeaching:function(t,e){var n={};"update"==t&&(n.id=e.id),n.type=4,n.pageType=t,this.$router.push({path:"/contentManager/contentOperation",query:n})},onDel:function(t){var e=this;this.$confirm("确定是否删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(o["b"])({id:t.id}).then((function(t){200==t.code?(e.$message.success("删除成功"),e.getList()):e.$message.error(t.msg)}))})).catch((function(){}))},onStop:function(t,e){var n=this,a=["停用","启用"];Object(o["f"])({id:t.id,status:e}).then((function(t){200==t.code?(n.$message.success(a[e]+"成功"),n.getList()):n.$message.error(t.msg)}))}}},l=s,c=(n("8496"),n("2877")),u=Object(c["a"])(l,a,r,!1,null,"5e8f6f49",null);e["a"]=u.exports},b62d:function(t,e,n){"use strict";n("306e")},f4e2:function(t,e,n){"use strict";n("51d7")},fcab:function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"m-container"},[t._m(0),t._v(" "),n("div",{staticClass:"m-core"},[n("tab-router",{attrs:{type:"card"},on:{"tab-click":t.handleClick},model:{value:t.activeName,callback:function(e){t.activeName="string"===typeof e?e.trim():e},expression:"activeName"}},[t.permissionList.training?n("el-tab-pane",{attrs:{label:"专项训练",lazy:"",name:"2"}},[2==t.activeName?n("training"):t._e()],1):t._e(),t._v(" "),t.permissionList.appPage?n("el-tab-pane",{attrs:{label:"学生端按钮管理",lazy:"",name:"5"}},[5==t.activeName?n("appPage"):t._e()],1):t._e(),t._v(" "),t.permissionList.teacherButton?n("el-tab-pane",{attrs:{label:"老师端按钮管理",lazy:"",name:"23"}},[23==t.activeName?n("teacherButton"):t._e()],1):t._e(),t._v(" "),t.permissionList.appBottomPage?n("el-tab-pane",{attrs:{label:"APP底部按钮管理",lazy:"",name:"20"}},[20==t.activeName?n("appBottomPage"):t._e()],1):t._e()],1)],1)])},r=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("h2",[n("div",{staticClass:"squrt"}),t._v("\n 平台内容管理\n ")])}],o=(n("7f7f"),n("b3fe")),i=n("490a"),s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("auth",{attrs:{auths:"news/add"}},[n("el-button",{staticStyle:{"margin-bottom":"20px"},attrs:{type:"primary"},on:{click:function(e){return t.openTeaching("create")}}},[t._v("\n 新建\n ")])],1),t._v(" "),n("save-form",{staticClass:"searchForm",attrs:{inline:!0,saveKey:"contentKnowledge",model:t.searchForm},on:{submit:t.search}},[n("el-form-item",{attrs:{prop:"subType"}},[n("el-select",{attrs:{clearable:"",placeholder:"请选择分类"},model:{value:t.searchForm.subType,callback:function(e){t.$set(t.searchForm,"subType",e)},expression:"searchForm.subType"}},t._l(t.typeList,(function(t){return n("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),n("el-form-item",[n("el-button",{attrs:{"native-type":"submit",type:"danger"}},[t._v("搜索")])],1)],1),t._v(" "),n("div",{staticClass:"tableWrap"},[n("el-table",{attrs:{data:t.tableList,"header-cell-style":{background:"#EDEEF0",color:"#444"}}},[n("el-table-column",{attrs:{align:"center",label:"默认图"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("img",{staticClass:"bannerImg",attrs:{src:t.row.coverImage,alt:""}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"选中图"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("img",{staticClass:"bannerImg",attrs:{src:t.row.attribute1,alt:""}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"title",label:"标题"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"跳转链接"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("overflow-text",{attrs:{width:"100%",text:t.row.linkUrl}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"remark",label:"是否使用"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1==e.row.status?"是":"否")+"\n ")]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"subType",label:"分类"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(t.formatSubType(e.row.subType))+"\n ")]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"memo",label:"版本号"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"order",label:"排序"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("div",[n("auth",{staticStyle:{"margin-left":"10px"},attrs:{auths:"news/update"}},[!e.row.memo||t.permission("banner/copyrightbtn")?n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.openTeaching("update",e.row)}}},[t._v("修改")]):t._e(),t._v(" "),!e.row.memo||t.permission("banner/copyrightbtn")?n("div",{staticStyle:{display:"inline-block"}},[1==e.row.status?n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row,0)}}},[t._v("停用")]):n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row,1)}}},[t._v("启用")])],1):t._e()],1),t._v(" "),n("auth",{attrs:{auths:"news/del"}},[!e.row.memo||t.permission("banner/copyrightbtn")?n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onDel(e.row)}}},[t._v("删除")]):t._e()],1)],1)]}}])})],1),t._v(" "),n("pagination",{attrs:{saveKey:"contentKnowledge",sync:"",total:t.pageInfo.total,page:t.pageInfo.page,limit:t.pageInfo.limit,"page-sizes":t.pageInfo.page_size},on:{"update:total":function(e){return t.$set(t.pageInfo,"total",e)},"update:page":function(e){return t.$set(t.pageInfo,"page",e)},"update:limit":function(e){return t.$set(t.pageInfo,"limit",e)},pagination:t.getList}})],1),t._v(" "),n("el-dialog",{attrs:{title:t.formTitle[t.pageType],visible:t.teacherStatus,width:"500px"},on:{"update:visible":function(e){t.teacherStatus=e}}},[n("el-form",{ref:"form",attrs:{model:t.form,"label-width":"80px"}},[n("el-form-item",{attrs:{label:"标题",prop:"title",rules:[{required:!0,message:"请输入标题",trigger:"blur"}]}},[n("el-input",{attrs:{placeholder:"请输入标题"},model:{value:t.form.title,callback:function(e){t.$set(t.form,"title","string"===typeof e?e.trim():e)},expression:"form.title"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"排序值",prop:"order"}},[n("el-input",{attrs:{placeholder:"请输入排序值"},model:{value:t.form.order,callback:function(e){t.$set(t.form,"order","string"===typeof e?e.trim():e)},expression:"form.order"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"版本号",prop:"memo"}},[n("el-input",{attrs:{placeholder:"请输入版本号"},model:{value:t.form.memo,callback:function(e){t.$set(t.form,"memo",e)},expression:"form.memo"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"链接地址",prop:"linkUrl"}},[n("el-input",{attrs:{placeholder:"请输入链接地址"},model:{value:t.form.linkUrl,callback:function(e){t.$set(t.form,"linkUrl","string"===typeof e?e.trim():e)},expression:"form.linkUrl"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"分类",prop:"subType",rules:[{required:!0,message:"请选择分类",trigger:"change"}]}},[n("el-select",{staticStyle:{width:"100% !important"},attrs:{placeholder:"请选择分类"},model:{value:t.form.subType,callback:function(e){t.$set(t.form,"subType",e)},expression:"form.subType"}},t._l(t.typeList,(function(t){return n("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),n("el-form-item",{attrs:{label:"默认图",prop:"coverImage",rules:[{required:!0,message:"请上传默认图",trigger:"blur"}]}},[n("image-cropper",{attrs:{options:t.cropperOptions,imgSize:2,showSize:"",imageUrl:t.form.coverImage},on:{"crop-upload-success":t.cropSuccess}}),t._v(" "),n("p",{staticClass:"imageSize"},[t._v("图片不能超过 2M;图片尺寸:76*76;")])],1),t._v(" "),n("el-form-item",{attrs:{label:"选中图",prop:"attribute1",rules:[{required:!0,message:"请上传选中图",trigger:"blur"}]}},[n("image-cropper",{attrs:{options:t.cropperOptions,imgSize:2,showSize:"",imageUrl:t.form.attribute1},on:{"crop-upload-success":t.cropSuccess2}}),t._v(" "),n("p",{staticClass:"imageSize"},[t._v("图片不能超过 2M;图片尺寸:76*76;")])],1)],1),t._v(" "),n("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{on:{click:function(e){t.teacherStatus=!1}}},[t._v("取 消")]),t._v(" "),n("el-button",{attrs:{type:"primary"},on:{click:t.onSubmit}},[t._v("确 定")])],1)],1)],1)},l=[],c=(n("ac6a"),n("db72")),u=n("c80c"),p=(n("96cf"),n("3b8d")),m=n("0687"),f=n("896b"),g=n("333d"),d=n("e3eb"),b=n.n(d),h=n("ec8a"),v={name:"appButtonPage",components:{pagination:g["a"],ImageCropper:f["a"]},data:function(){return{teacherStatus:!1,formTitle:{create:"新建老师端按钮",update:"修改老师端按钮"},pageType:"create",cropperOptions:{autoCrop:!0,autoCropWidth:76,autoCropHeight:76,fixedBox:!0,previewsCircle:!1,full:!0,title:"上传图片"},form:{title:"",order:null,linkUrl:"",coverImage:"",attribute1:"",subType:null,memo:"",type:20,status:1,content:""},searchForm:{subType:null},tableList:[],teacherId:this.$route.query.teacherId,pageInfo:{limit:10,page:1,total:1,page_size:[10,20,40,50]},typeList:[]}},mounted:function(){var t=Object(p["a"])(Object(u["a"])().mark((function t(){var e=this;return Object(u["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(m["e"])({parentId:20}).then((function(t){200==t.code&&(e.typeList=t.data)}));case 2:this.getList();case 3:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),methods:{cropSuccess:function(t){this.form.coverImage=t.data.url},cropSuccess2:function(t){this.form.attribute1=t.data.url},onSubmit:function(){var t=this;this.$refs["form"].validate(function(){var e=Object(p["a"])(Object(u["a"])().mark((function e(n){var a;return Object(u["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!n){e.next=11;break}if(a=Object(c["a"])({},t.form),"create"!=t.pageType){e.next=8;break}return a.id&&delete a.id,e.next=6,Object(m["a"])(a).then((function(e){t.messageTips("添加",e)}));case 6:e.next=11;break;case 8:if("update"!=t.pageType){e.next=11;break}return e.next=11,Object(m["f"])(a).then((function(e){t.messageTips("修改",e)}));case 11:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}())},messageTips:function(t,e){200==e.code?(this.$message.success(t+"成功"),this.getList(),this.teacherStatus=!1):this.$message.error(e.msg)},search:function(){this.pageInfo.page=1,this.getList()},permission:function(t){return Object(h["a"])(t)},getList:function(){var t=this,e={clientName:"manage",subType:this.searchForm.subType,rows:this.pageInfo.limit,page:this.pageInfo.page,type:20};Object(m["c"])(b()(e)).then((function(e){200==e.code&&(t.tableList=e.data.rows,t.pageInfo.total=e.data.total)}))},openTeaching:function(t,e){var n=this;this.teacherStatus=!0,this.$nextTick((function(){n.$refs["form"]&&n.$refs["form"].resetFields(),n.pageType=t,"update"==t&&(n.form.id=e.id,n.form.title=e.title,n.form.order=e.order,n.form.linkUrl=e.linkUrl,n.form.coverImage=e.coverImage,n.form.subType=e.subType,n.form.memo=e.memo,n.form.attribute1=e.attribute1,n.form.status=e.status)}))},onDel:function(t){var e=this;this.$confirm("确定是否删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(m["b"])({id:t.id}).then((function(t){200==t.code?(e.$message.success("删除成功"),e.getList()):e.$message.error(t.msg)}))})).catch((function(){}))},onStop:function(t,e){var n=this,a=["停用","启用"];Object(m["f"])({id:t.id,status:e}).then((function(t){200==t.code?(n.$message.success(a[e]+"成功"),n.getList()):n.$message.error(t.msg)}))},formatSubType:function(t){var e=null;return this.typeList.forEach((function(n){n.id==t&&(e=n.name)})),e}}},y=v,_=(n("b62d"),n("2877")),w=Object(_["a"])(y,s,l,!1,null,"04e2c680",null),k=w.exports,x=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("auth",{attrs:{auths:"news/add"}},[n("el-button",{staticStyle:{"margin-bottom":"20px"},attrs:{type:"primary"},on:{click:function(e){return t.openTeaching("create")}}},[t._v("\n 新建\n ")])],1),t._v(" "),n("save-form",{staticClass:"searchForm",attrs:{inline:!0,saveKey:"contentKnowledge",model:t.searchForm},on:{submit:t.search}},[n("el-form-item",{attrs:{prop:"subType"}},[n("el-select",{attrs:{clearable:"",placeholder:"请选择分类"},model:{value:t.searchForm.subType,callback:function(e){t.$set(t.searchForm,"subType",e)},expression:"searchForm.subType"}},t._l(t.typeList,(function(t){return n("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),n("el-form-item",[n("el-button",{attrs:{"native-type":"submit",type:"danger"}},[t._v("搜索")])],1)],1),t._v(" "),n("div",{staticClass:"tableWrap"},[n("el-table",{attrs:{data:t.tableList,"header-cell-style":{background:"#EDEEF0",color:"#444"}}},[n("el-table-column",{attrs:{align:"center",label:"封面图"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("img",{staticClass:"bannerImg",attrs:{src:t.row.coverImage,alt:""}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"title",label:"标题"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"跳转链接"},scopedSlots:t._u([{key:"default",fn:function(t){return[n("overflow-text",{attrs:{width:"100%",text:t.row.linkUrl}})]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"remark",label:"是否使用"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1==e.row.status?"是":"否")+"\n ")]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"subType",label:"分类"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(t.formatSubType(e.row.subType))+"\n ")]}}])}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"memo",label:"版本号"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",prop:"order",label:"排序"}}),t._v(" "),n("el-table-column",{attrs:{align:"center",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("div",[n("auth",{staticStyle:{"margin-left":"10px"},attrs:{auths:"news/update"}},[!e.row.memo||t.permission("banner/copyrightbtn")?n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.openTeaching("update",e.row)}}},[t._v("修改")]):t._e(),t._v(" "),!e.row.memo||t.permission("banner/copyrightbtn")?n("div",{staticStyle:{display:"inline-block"}},[1==e.row.status?n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row,0)}}},[t._v("停用")]):n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row,1)}}},[t._v("启用")])],1):t._e()],1),t._v(" "),n("auth",{attrs:{auths:"news/del"}},[!e.row.memo||t.permission("banner/copyrightbtn")?n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onDel(e.row)}}},[t._v("删除")]):t._e()],1)],1)]}}])})],1),t._v(" "),n("pagination",{attrs:{saveKey:"contentKnowledge",sync:"",total:t.pageInfo.total,page:t.pageInfo.page,limit:t.pageInfo.limit,"page-sizes":t.pageInfo.page_size},on:{"update:total":function(e){return t.$set(t.pageInfo,"total",e)},"update:page":function(e){return t.$set(t.pageInfo,"page",e)},"update:limit":function(e){return t.$set(t.pageInfo,"limit",e)},pagination:t.getList}})],1),t._v(" "),n("el-dialog",{attrs:{title:t.formTitle[t.pageType],visible:t.teacherStatus,width:"500px"},on:{"update:visible":function(e){t.teacherStatus=e}}},[n("el-form",{ref:"form",attrs:{model:t.form,"label-width":"80px"}},[n("el-form-item",{attrs:{label:"标题",prop:"title",rules:[{required:!0,message:"请输入标题",trigger:"blur"}]}},[n("el-input",{attrs:{placeholder:"请输入标题"},model:{value:t.form.title,callback:function(e){t.$set(t.form,"title","string"===typeof e?e.trim():e)},expression:"form.title"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"排序值",prop:"order"}},[n("el-input",{attrs:{placeholder:"请输入排序值"},model:{value:t.form.order,callback:function(e){t.$set(t.form,"order","string"===typeof e?e.trim():e)},expression:"form.order"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"链接地址",prop:"linkUrl"}},[n("el-input",{attrs:{placeholder:"请输入链接地址"},model:{value:t.form.linkUrl,callback:function(e){t.$set(t.form,"linkUrl","string"===typeof e?e.trim():e)},expression:"form.linkUrl"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"版本号",prop:"memo"}},[n("el-input",{attrs:{placeholder:"请输入版本号"},model:{value:t.form.memo,callback:function(e){t.$set(t.form,"memo",e)},expression:"form.memo"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"分类",prop:"subType",rules:[{required:!0,message:"请选择分类",trigger:"change"}]}},[n("el-select",{staticStyle:{width:"100% !important"},attrs:{placeholder:"请选择分类"},model:{value:t.form.subType,callback:function(e){t.$set(t.form,"subType",e)},expression:"form.subType"}},t._l(t.typeList,(function(t){return n("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1),t._v(" "),n("el-form-item",{attrs:{label:"封面图",prop:"coverImage",rules:[{required:!0,message:"请上传封面图",trigger:"blur"}]}},[n("image-cropper",{attrs:{options:t.cropperOptions,imgSize:2,showSize:"",imageUrl:t.form.coverImage},on:{"crop-upload-success":t.cropSuccess}}),t._v(" "),n("p",{staticClass:"imageSize"},[t._v("图片不能超过 2M;图片尺寸:88*88;")])],1)],1),t._v(" "),n("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[n("el-button",{on:{click:function(e){t.teacherStatus=!1}}},[t._v("取 消")]),t._v(" "),n("el-button",{attrs:{type:"primary"},on:{click:t.onSubmit}},[t._v("确 定")])],1)],1)],1)},I=[],T={name:"teacherButton",components:{pagination:g["a"],ImageCropper:f["a"]},data:function(){return{teacherStatus:!1,formTitle:{create:"新建老师端按钮",update:"修改老师端按钮"},pageType:"create",cropperOptions:{autoCrop:!0,autoCropWidth:88,autoCropHeight:88,fixedBox:!0,previewsCircle:!1,full:!0,title:"上传图片"},form:{title:"",order:null,linkUrl:"",coverImage:"",subType:null,type:23,memo:"",status:1,content:""},searchForm:{subType:null},tableList:[],teacherId:this.$route.query.teacherId,pageInfo:{limit:10,page:1,total:1,page_size:[10,20,40,50]},typeList:[]}},mounted:function(){var t=Object(p["a"])(Object(u["a"])().mark((function t(){var e=this;return Object(u["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(m["e"])({parentId:23}).then((function(t){200==t.code&&(e.typeList=t.data)}));case 2:this.getList();case 3:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),methods:{cropSuccess:function(t){this.form.coverImage=t.data.url},onSubmit:function(){var t=this;this.$refs["form"].validate(function(){var e=Object(p["a"])(Object(u["a"])().mark((function e(n){var a;return Object(u["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!n){e.next=11;break}if(a=Object(c["a"])({},t.form),"create"!=t.pageType){e.next=8;break}return a.id&&delete a.id,e.next=6,Object(m["a"])(a).then((function(e){t.messageTips("添加",e)}));case 6:e.next=11;break;case 8:if("update"!=t.pageType){e.next=11;break}return e.next=11,Object(m["f"])(a).then((function(e){t.messageTips("修改",e)}));case 11:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}())},messageTips:function(t,e){200==e.code?(this.$message.success(t+"成功"),this.getList(),this.teacherStatus=!1):this.$message.error(e.msg)},search:function(){this.pageInfo.page=1,this.getList()},permission:function(t){return Object(h["a"])(t)},getList:function(){var t=this,e={clientName:"manage",subType:this.searchForm.subType,rows:this.pageInfo.limit,page:this.pageInfo.page,type:23};Object(m["c"])(b()(e)).then((function(e){200==e.code&&(t.tableList=e.data.rows,t.pageInfo.total=e.data.total)}))},openTeaching:function(t,e){var n=this;this.teacherStatus=!0,this.$nextTick((function(){n.$refs["form"]&&n.$refs["form"].resetFields(),n.pageType=t,"update"==t&&(n.form.id=e.id,n.form.title=e.title,n.form.order=e.order,n.form.linkUrl=e.linkUrl,n.form.coverImage=e.coverImage,n.form.subType=e.subType,n.form.memo=e.memo,n.form.status=e.status)}))},onDel:function(t){var e=this;this.$confirm("确定是否删除?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){Object(m["b"])({id:t.id}).then((function(t){200==t.code?(e.$message.success("删除成功"),e.getList()):e.$message.error(t.msg)}))})).catch((function(){}))},onStop:function(t,e){var n=this,a=["停用","启用"];Object(m["f"])({id:t.id,status:e}).then((function(t){200==t.code?(n.$message.success(a[e]+"成功"),n.getList()):n.$message.error(t.msg)}))},formatSubType:function(t){var e=null;return this.typeList.forEach((function(n){n.id==t&&(e=n.name)})),e}}},S=T,$=(n("2c29"),Object(_["a"])(S,x,I,!1,null,"88681570",null)),L=$.exports,O={components:{training:o["a"],appPage:i["a"],appBottomPage:k,teacherButton:L},name:"contentManager",data:function(){return{activeName:"0",permissionList:{training:Object(h["a"])("/contentManager/training"),appPage:Object(h["a"])("/contentManager/appPage"),appBottomPage:Object(h["a"])("/contentManager/appBottomPage"),teacherButton:Object(h["a"])("/contentManager/teacherButton")}}},methods:{handleClick:function(t,e){this.activeName=t.name}}},j=O,C=Object(_["a"])(j,a,r,!1,null,null,null);e["default"]=C.exports}}]);
|