!function(){var e=["auditStatus","lessonCoverUrl","lessonPrice","lessonDesc","lessonSubject","lessonName","id"];function t(e,t){if(null==e)return{};var n,o,r=function(e,t){if(null==e)return{};var n,o,r={},s=Object.keys(e);for(o=0;o=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(o=0;o=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function n(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function o(e){for(var t=1;t1&&u(g,{class:"box-item",effect:"dark",content:"删除",placement:"top"},{default:function(){return[u("div",{onClick:function(){_.confirm("确定删除该条数据吗?","提示",{type:"warning"}).then((function(){L.lessonList.splice(n,1)}))}},[u(p,{size:29,class:"ml-3"},{default:function(){return[u("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAMAAADWZboaAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA////////9vb28/Pz9PT09PT08/Pz8/Pz8/Pz9PT0AAAACwsLGhoaLS0tNDQ0RUVFi4uLra2t19fX2NjY2dnZ7Ozs8/PzedusZQAAAAt0Uk5TAAIFUVWKpNjc8v4WawkrAAABBElEQVRIx+2XUQ6DIAxAq6KoExHd4P43HbppnNKAVLMf3w9Jw4uVlLQAjKSs4JUJouIFS2EhK80hyuwrJnltDlLnyaTmJoJ8yraOUWubc1qaKMoUmImEQRGrFsCd8V48vogeUTm4K2ExrYvVBphY1SBqQMKYGsI5ar/6QTe/yYPzaFD3fJWQ8H9O+JO0uwRccdgVoEAKU3jU8TDWX5nXOR6gzl+Z1wMqtt7qrd7qRZeOcNW3XKs2dsuwNwcbbjyqtHu6nTt0Niw9qsK7hvKousXMVvsaxxNx25e/52glm63XSKUdPaeK7VYVMnIFwCmDHmG8JAy1hFGaMsBTng2Ex0rsE+kNjFEHody3dJ8AAAAASUVORK5CYII="},null)]}})])]}})]),u("h2",{class:"text-xl font-semibold pb-5"},["第 ".concat(n+1," 课")]),u(v,{label:"课程标题",prop:"lessonList.".concat(n,".videoTitle"),rules:[{required:!0,message:"请输入课程标题"}]},{default:function(){return[u(x,{placeholder:"请输入课程标题",maxlength:50,modelValue:t.videoTitle,"onUpdate:modelValue":function(e){return t.videoTitle=e}},null)]}}),u(v,{label:"课程介绍",prop:"lessonList.".concat(n,".videoContent"),rules:[{required:!0,message:"请输入课程介绍"}]},{default:function(){return[u(x,{placeholder:"请输入课程介绍",modelValue:t.videoContent,"onUpdate:modelValue":function(e){return t.videoContent=e},type:"textarea",maxlength:200,rows:4,showWordLimit:!0},null)]}}),u(h,null,{default:function(){return[u(y,{span:12},{default:function(){return[u(v,{label:"课程视频",required:!0},{default:function(){return[u(D,{styleValue:{with:"150px",height:"85px"},controls:!1,src:t.videoUrl,volume:!1},null),u("p",null,null)]}})]}}),u(y,{span:10},{default:function(){return[u(v,{label:"视频封面",prop:"lessonList.".concat(n,".coverUrl"),rules:[{required:!0,message:"请上传视频封面"}]},{default:function(){return[u(C,{modelValue:t.coverUrl,"onUpdate:modelValue":function(e){return t.coverUrl=e},bucket:"video-course"},null)]}})]}})]}})])}))]}}),u("div",{class:"text-center pt-6 pb-7"},[u(w,{round:!0,class:"!w-44 !h-[48px] !text-base",onClick:function(){L.active=0;var e=document.documentElement.scrollTop||document.body.scrollTop;z(e,0)}},{default:function(){return[A("上一步")]}}),u(w,{round:!0,type:"primary",class:"!w-44 !h-[48px] !text-base",onClick:this.handleSubmit},{default:function(){return[A("下一步")]}})]),u(U,{modelValue:this.show,"onUpdate:modelValue":function(t){return e.show=t},title:"预览"},{default:function(){return[u(R,null,null)]},footer:function(){return u("span",{class:"dialog-footer !text-center block "},[u(w,{size:"large",round:!0,onClick:function(){e.show=!1}},{default:function(){return[A("返回编辑")]}}),u(w,{size:"large",round:!0,type:"primary",onClick:e.createSubmit},{default:function(){return[L.groupId?"确认修改":"创建完成"]}})])}})])}}),F="_courseInfo_1g4lj_7";var Q=i({name:"course-info",data:function(){return{url:""}},computed:{choiceSubjectIds:function(){var e=L.lessonGroup.lessonSubject?Number(L.lessonGroup.lessonSubject):null;return e?[e]:[]},subjectList:function(){return L.subjectList||[]},lessonSubjectName:function(){var e=this,t="";return this.subjectList.forEach((function(n){e.choiceSubjectIds.includes(n.id)&&(t=n.name)})),t},calcRatePrice:function(){var e=L.rate||0,t=L.lessonGroup.lessonPrice||0;return(t-e/100*t).toFixed(2)}},mounted:function(){return l(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,!(L.subjectList.length<=0)){e.next=6;break}return e.next=4,m.post("/api-website/teacher/querySubject");case 4:t=e.sent,L.subjectList=t.data||[];case 6:L.rate||0,L.lessonGroup.lessonPrice||0,e.next=12;break;case 10:e.prev=10,e.t0=e.catch(0);case 12:case"end":return e.stop()}}),e,null,[[0,10]])})))()},methods:{onFormatter:function(e){e.target.value=P(e.target.value),L.rate,e.target.value},tabChange:function(e){this.$refs.form.clearValidate("lessonCoverTemplateUrl"),this.$refs.form.clearValidate("lessonCoverUrl"),L.tabIndex=e},selectImg:function(e){L.lessonGroup.lessonCoverUrl="",L.lessonGroup.lessonCoverTemplateUrl=e}},render:function(){var e,t=this;return u("div",{class:F},[u(b,{class:"px-6 pb-10 pt-7",size:"large",ref:"form",labelWidth:"120px",labelPosition:"left",model:L.lessonGroup},{default:function(){return[u(v,{label:"课程名称",prop:"lessonName",rules:[{required:!0,message:"请输入课程名称"}]},{default:function(){return[u(x,{modelValue:L.lessonGroup.lessonName,"onUpdate:modelValue":function(e){return L.lessonGroup.lessonName=e},maxlength:20,placeholder:"请输入课程名称"},null)]}}),u(v,{label:"课程声部",prop:"lessonSubject",rules:[{required:!0,message:"请选择课程声部"}]},{default:function(){return[u(E,{class:"w-full",modelValue:L.lessonGroup.lessonSubject,"onUpdate:modelValue":function(e){return L.lessonGroup.lessonSubject=e},placeholder:"请选择课程声部",disabled:!!L.lessonGroup.id},(t=e=L.subjectList.map((function(e){return u(N,{key:e.id,value:e.id,label:e.name},null)})),"function"==typeof t||"[object Object]"===Object.prototype.toString.call(t)&&!k(t)?e:{default:function(){return[e]}}))];var t}}),u(v,{label:"课程介绍",prop:"lessonDesc",rules:[{required:!0,message:"请输入课程介绍"}]},{default:function(){return[u(x,{placeholder:"请输入课程介绍",modelValue:L.lessonGroup.lessonDesc,"onUpdate:modelValue":function(e){return L.lessonGroup.lessonDesc=e},type:"textarea",maxlength:200,rows:4,showWordLimit:!0},null)]}}),u(v,{label:"课程组售价",prop:"lessonPrice",rules:[{required:!0,message:"请输入课程组售价"}]},{default:function(){return[u(x,{placeholder:"请输入课程组售价",modelValue:L.lessonGroup.lessonPrice,"onUpdate:modelValue":function(e){return L.lessonGroup.lessonPrice=e},onKeyup:t.onFormatter,maxlength:9,disabled:!!L.lessonGroup.id},{suffix:function(){return u("span",{class:"text-base text-[#999]"},[A("元")])}})]}}),u("div",{class:"text-sm text-[#999] pl-[120px] leading-relaxed pb-2"},[u("p",null,[A("扣除手续费后您的课程预计收入为: ")]),u("p",null,[A("课程组总收入"),u("span",{class:"px-1 text-[#FF4E19]"},[t.calcRatePrice]),A("元/人")]),u("p",null,[A("您的课程收入将在课程结束后结算到您的账户中 ")])]),u(v,{label:"课程封面",class:"!mb-0",prop:"lessonCoverUrl",rules:[{required:!0,message:"请上传课程封面",trigger:"change"}]},{default:function(){return[u(S,{modelValue:L.lessonGroup.lessonCoverUrl,bucket:"video-course",cropUploadSuccess:function(e){L.lessonGroup.lessonCoverUrl=e,L.lessonGroup.lessonCoverTemplateUrl=""},options:{title:"课程封面",fixedNumber:[3.34,2],autoCropWidth:375,autoCropHeight:212}},null)]}})]}}),u("div",{class:" text-center pt-6 pb-7"},[u(w,{type:"primary",round:!0,class:"!w-44 !h-[48px] !text-base",onClick:function(){t.$refs.form.validate(function(){var e=l(regeneratorRuntime.mark((function e(n){var o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!n){e.next=6;break}L.active=1,o=document.documentElement.scrollTop||document.body.scrollTop,z(o,0),e.next=8;break;case 6:return t.$nextTick((function(){document.getElementsByClassName("is-error")[0].scrollIntoView({block:"center",behavior:"smooth"})})),e.abrupt("return",!1);case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}())}},{default:function(){return[A("下一步")]}})])])}});n("default",i({name:"video-operation",data:function(){return{type:this.$route.query.type||"create"}},created:function(){var n=this;return l(regeneratorRuntime.mark((function o(){var r,s,l,i,a,u,c,A,d,p,f;return regeneratorRuntime.wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(Object.assign(L,{groupId:0,active:0,tabIndex:1,loadingStatus:!1,rate:0,subjectList:[],templateList:["https://ks3-cn-beijing.ksyuncs.com/video-course/1657853010619green.png","https://ks3-cn-beijing.ksyuncs.com/video-course/1657853051064gray.png","https://ks3-cn-beijing.ksyuncs.com/video-course/1657853062314yellow.png","https://ks3-cn-beijing.ksyuncs.com/video-course/1657853076136linear.png"],lessonGroup:{id:null,lessonName:"",lessonSubject:null,lessonDesc:"",lessonPrice:null,lessonCoverUrl:"",lessonCoverTemplateUrl:""},lessonList:[]}),r=n.$route.query,L.groupId=Number(r.groupId)||0,L.groupId){o.next=5;break}return o.abrupt("return",!1);case 5:return o.prev=5,L.loadingStatus=!0,o.next=9,m.get("/api-website/videoLessonGroup/selectVideoLesson",{params:{groupId:L.groupId}});case 9:s=o.sent,l=s.data,i=l.lessonGroup,i.auditStatus,a=i.lessonCoverUrl,u=i.lessonPrice,c=i.lessonDesc,A=i.lessonSubject,d=i.lessonName,p=i.id,t(i,e),f=!!L.templateList.includes(a),L.lessonGroup={id:p,lessonName:d,lessonSubject:Number(A),lessonDesc:c,lessonPrice:u,lessonCoverTemplateUrl:f?a:"",lessonCoverUrl:f?"":a},L.lessonList=[],l.detailList&&l.detailList.forEach((function(e){L.lessonList.push({videoTitle:e.videoTitle,videoContent:e.videoContent,videoUrl:e.videoUrl,coverUrl:e.coverUrl,posterUrl:e.posterUrl})})),L.loadingStatus=!1,o.next=21;break;case 19:o.prev=19,o.t0=o.catch(5);case 21:L.lessonGroup.lessonCoverUrl&&!L.templateList.includes(L.lessonGroup.lessonCoverUrl)?L.tabIndex=2:L.tabIndex=1;case 22:case"end":return o.stop()}}),o,null,[[5,19]])})))()},mounted:function(){var e=this;return l(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return document.title="create"===e.type?"新建视频课":"编辑视频课",t.prev=1,t.next=4,m.get("/api-website/sysConfig/queryByParamName",{params:{paramName:"video_lesson_service_fee"}});case 4:n=t.sent,L.rate=n.data.paramValue,t.next=10;break;case 8:t.prev=8,t.t0=t.catch(1);case 10:case"end":return t.stop()}}),t,null,[[1,8]])})))()},render:function(){return u(I,null,[u("div",{class:"text-2xl font-semibold text-black leading-none px-6 py-5 "},["create"===this.type?"新建视频课":"编辑视频课"]),u("div",{class:"pt-12"},[u(r,{class:"pl-[60px] pr-7",type:"large",active:L.active},null),0===L.active&&u(Q,null,null),1===L.active&&u(B,null,null)])])}}))}}}))}();