chunk-0353f400.5679bbb8.js 11 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-0353f400"],{"09f4":function(t,e,n){"use strict";n.d(e,"a",function(){return r}),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 o(t){document.documentElement.scrollTop=t,document.body.parentNode.scrollTop=t,document.body.scrollTop=t}function i(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function r(t,e,n){var r=i(),l=t-r,c=20,u=0;e="undefined"===typeof e?500:e;var s=function t(){u+=c;var i=Math.easeInOutQuad(u,r,l,e);o(i),u<e?a(t):n&&"function"===typeof n&&n()};s()}},2623: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"},[n("h2",[t._v(" 内容管理 ")]),t._v(" "),n("div",{staticClass:"m-core"},[n("el-tabs",{attrs:{type:"card"},on:{"tab-click":t.handleClick},model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[n("el-tab-pane",{attrs:{label:"BANNER管理",name:"0"}},[t.activeStatus[0]?n("banner"):t._e()],1),t._v(" "),n("el-tab-pane",{attrs:{label:"精彩活动",name:"1"}},[t.activeStatus[1]?n("activity"):t._e()],1),t._v(" "),n("el-tab-pane",{attrs:{label:"热门咨询",name:"2"}},[t.activeStatus[2]?n("information"):t._e()],1)],1)],1)])},o=[],i=(n("7f7f"),n("6b54"),function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"newBand",on:{click:function(e){return t.openTeaching("create")}}},[t._v("新建")]),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(e){return[t._v("\n "+t._s(e.row.linkUrl+"/"+e.row.id)+"\n ")]}}])}),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",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onDel(e.row)}}},[t._v("删除")]),t._v(" "),n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row)}}},[t._v("停用")])]}}])})],1),t._v(" "),n("pagination",{attrs:{total:t.pageInfo.total,page:t.pageInfo.page,limit:t.pageInfo.limit,"page-sizes":t.pageInfo.page_size},on:{"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)])}),r=[],l=n("b775"),c=(n("4328"),"/api-cms");function u(t){return Object(l["a"])({url:c+"/news/list",method:"get",params:t})}var s=n("333d"),p=n("4360"),f={components:{pagination:s["a"]},data:function(){return{tableList:[],organId:p["a"].getters.organ,teacherId:this.$route.query.teacherId,pageInfo:{limit:10,page:1,total:1,page_size:[10,20,40,50]}}},mounted:function(){this.getList()},methods:{getList:function(){var t=this,e={rows:this.pageInfo.limit,page:this.pageInfo.page,type:3};u(e).then(function(e){200==e.code&&(t.tableList=e.data.rows,t.pageInfo.total=e.data.total)})},openTeaching:function(t,e){this.$router.push({path:"/contentManager/contentOperation",query:{type:3,pageType:t}})},onDel:function(t){},onStop:function(t){}}},g=f,d=(n("fa56"),n("2877")),m=Object(d["a"])(g,i,r,!1,null,"1df28b4a",null),b=m.exports,h=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"newBand",on:{click:function(e){return t.openTeaching("create")}}},[t._v("新建")]),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(e){return[t._v("\n "+t._s(e.row.linkUrl+"/"+e.row.id)+"\n ")]}}])}),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",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onDel(e.row)}}},[t._v("删除")]),t._v(" "),n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row)}}},[t._v("停用")])]}}])})],1),t._v(" "),n("pagination",{attrs:{total:t.pageInfo.total,page:t.pageInfo.page,limit:t.pageInfo.limit,"page-sizes":t.pageInfo.page_size},on:{"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)])},v=[],_={components:{pagination:s["a"]},data:function(){return{tableList:[],organId:p["a"].getters.organ,teacherId:this.$route.query.teacherId,pageInfo:{limit:10,page:1,total:1,page_size:[10,20,40,50]}}},mounted:function(){this.getList()},methods:{getList:function(){var t=this,e={rows:this.pageInfo.limit,page:this.pageInfo.page,type:3};u(e).then(function(e){console.log(e),200==e.code&&(t.tableList=e.data.rows,t.pageInfo.total=e.data.total)})},openTeaching:function(t,e){this.$router.push({path:"/contentManager/contentOperation",query:{type:1,pageType:t}})},onDel:function(t){},onStop:function(t){}}},y=_,I=(n("9226"),Object(d["a"])(y,h,v,!1,null,"97e33b4a",null)),w=I.exports,k=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"newBand",on:{click:function(e){return t.openTeaching("create")}}},[t._v("新建")]),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(e){return[t._v("\n "+t._s(e.row.linkUrl+"/"+e.row.id)+"\n ")]}}])}),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",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onDel(e.row)}}},[t._v("删除")]),t._v(" "),n("el-button",{attrs:{type:"text"},on:{click:function(n){return t.onStop(e.row)}}},[t._v("停用")])]}}])})],1),t._v(" "),n("pagination",{attrs:{total:t.pageInfo.total,page:t.pageInfo.page,limit:t.pageInfo.limit,"page-sizes":t.pageInfo.page_size},on:{"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)])},S=[],z={components:{pagination:s["a"]},data:function(){return{tableList:[],organId:p["a"].getters.organ,teacherId:this.$route.query.teacherId,pageInfo:{limit:10,page:1,total:1,page_size:[10,20,40,50]}}},mounted:function(){this.getList()},methods:{getList:function(){var t=this,e={rows:this.pageInfo.limit,page:this.pageInfo.page,type:3};u(e).then(function(e){console.log(e),200==e.code&&(t.tableList=e.data.rows,t.pageInfo.total=e.data.total)})},openTeaching:function(t,e){this.$router.push({path:"/contentManager/contentOperation",query:{type:2,pageType:t}})},onDel:function(t){},onStop:function(t){}}},$=z,C=(n("96a1"),Object(d["a"])($,k,S,!1,null,"07883c0e",null)),L=C.exports,E={components:{banner:b,activity:w,information:L},name:"teacherDetail",data:function(){return{activeName:"0",activeStatus:[!0,!1,!1]}},created:function(){var t=this.$route.query.type;null!=t&&(console.log(t),this.activeName=t.toString(),this.activeStatus[t]=!0)},methods:{handleClick:function(t,e){this.activeName=t.name,this.activeStatus[t.name]=!0}}},T=E,x=Object(d["a"])(T,a,o,!1,null,null,null);e["default"]=x.exports},"333d":function(t,e,n){"use strict";var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"pagination-container",class:{hidden:t.hidden}},[n("el-pagination",t._b({attrs:{"current-page":t.currentPage,"page-size":t.pageSize,layout:t.layout,"page-sizes":t.pageSizes,total:t.total},on:{"update:currentPage":function(e){t.currentPage=e},"update:current-page":function(e){t.currentPage=e},"update:pageSize":function(e){t.pageSize=e},"update:page-size":function(e){t.pageSize=e},"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}},"el-pagination",t.$attrs,!1))],1)},o=[],i=(n("c5f6"),n("09f4")),r={name:"Pagination",props:{total:{required:!0,type:Number},page:{type:Number,default:1},limit:{type:Number,default:10},pageSizes:{type:Array,default:function(){return[10,20,30,50]}},layout:{type:String,default:"total,sizes,prev, pager, next, jumper"},background:{type:Boolean,default:!0},autoScroll:{type:Boolean,default:!0},hidden:{type:Boolean,default:!1}},computed:{currentPage:{get:function(){return this.page},set:function(t){this.$emit("update:page",t)}},pageSize:{get:function(){return this.limit},set:function(t){this.$emit("update:limit",t)}}},methods:{handleSizeChange:function(t){this.$emit("pagination",{page:this.currentPage,limit:t}),this.autoScroll&&Object(i["a"])(0,800)},handleCurrentChange:function(t){this.$emit("pagination",{page:t,limit:this.pageSize}),this.autoScroll&&Object(i["a"])(0,800)}}},l=r,c=(n("c0b9"),n("2877")),u=Object(c["a"])(l,a,o,!1,null,"31cb099a",null);e["a"]=u.exports},9226:function(t,e,n){"use strict";var a=n("d348"),o=n.n(a);o.a},"96a1":function(t,e,n){"use strict";var a=n("d9ef"),o=n.n(a);o.a},c0b9:function(t,e,n){"use strict";var a=n("de4e"),o=n.n(a);o.a},c2cb:function(t,e,n){},d348:function(t,e,n){},d9ef:function(t,e,n){},de4e:function(t,e,n){},fa56:function(t,e,n){"use strict";var a=n("c2cb"),o=n.n(a);o.a}}]);