1 line
14 KiB
JavaScript
1 line
14 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-53a9b946"],{2156:function(e,t,i){var o=i("5656");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.i,o,""]]),o.locals&&(e.exports=o.locals);var a=i("499e").default;a("03800c68",o,!0,{sourceMap:!1,shadowMode:!1})},"33d3":function(e,t,i){"use strict";i.r(t);var o=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"course"}},[i("c-title",{attrs:{hide:!1,text:"搜索"}}),i("div",{staticClass:"box01"},[i("div",{staticClass:"Search-box",style:{width:3==this.fun.getPhoneEnv()?"375px":"100%"}},[i("div",{staticClass:"search"},[i("i",{staticClass:"iconfont icon-sousuo1"}),i("input",{directives:[{name:"model",rawName:"v-model",value:e.searchVal,expression:"searchVal"}],attrs:{type:"text",placeholder:"请输入你感兴趣的课程/讲师"},domProps:{value:e.searchVal},on:{keypress:e.enterSearch,input:function(t){t.target.composing||(e.searchVal=t.target.value)}}})])]),i("ul",{staticClass:"screen",style:{width:3==this.fun.getPhoneEnv()?"375px":"100%"}},[i("li",{staticClass:"whole",class:[e.filter_order?"":"activeColor"],on:{click:function(t){return e.getDataBth("")}}},[e._v("综合")]),i("li",{staticClass:"sales_volume",on:{click:function(t){return e.getDataBth("sales")}}},[i("div",{staticClass:"left",class:["sales_asc"===e.filter_order||"sales_desc"===e.filter_order?"activeColor":""]},[e._v("销量")]),i("div",{staticClass:"iconfff",staticStyle:{"margin-left":"0.3125rem"}},[i("div",{class:"sales_asc"==e.filter_order?"iconfff-top-current":"iconfff-top"}),i("div",{class:"sales_desc"==e.filter_order?"iconfff-bottom-current":"iconfff-bottom"})])]),i("li",{staticClass:"price",on:{click:function(t){return e.getDataBth("price")}}},[i("div",{staticClass:"left",class:["price_asc"===e.filter_order||"price_desc"===e.filter_order?"activeColor":""]},[e._v("价格")]),i("div",{staticClass:"iconfff",staticStyle:{"margin-left":"0.3125rem"}},[i("div",{class:"price_asc"==e.filter_order?"iconfff-top-current":"iconfff-top"}),i("div",{class:"price_desc"==e.filter_order?"iconfff-bottom-current":"iconfff-bottom"})])])]),i("div",{staticClass:"full_video"},[i("van-pull-refresh",{attrs:{"success-text":"刷新成功"},on:{refresh:e.loadTop},model:{value:e.isLoading,callback:function(t){e.isLoading=t},expression:"isLoading"}},[i("ul",{staticClass:"full_video_list"},e._l(e.goodsList,(function(t,o){return i("li",{key:o,on:{click:function(i){return e.goToDetail(t.goods_id)}}},[i("div",{staticClass:"full_video_left"},[i("img",{attrs:{src:t.thumb,alt:""}})]),i("div",{staticClass:"full_video_right"},[i("div",[i("div",{staticClass:"video_name"},[e._v(e._s(t.title))]),i("div",{staticClass:"left"},[t.has_one_lecturer?i("div",{staticStyle:{display:"flex","align-items":"center"}},[i("img",{staticStyle:{"margin-right":"0.25rem",width:"1.375rem",height:"1.375rem","border-radius":"100px"},attrs:{src:t.has_one_lecturer&&t.has_one_lecturer.has_one_member&&t.has_one_lecturer.has_one_member.avatar,alt:""}}),i("span",[e._v(e._s(t.has_one_lecturer.real_name))])]):e._e(),i("span",[e._v("共"+e._s(t.course_chapter_num)+"节课")])])]),i("div",{staticClass:"full_video_bottom"},[t.vip_level_status&&1==t.vip_level_status.status?i("div",{staticClass:"price"},[e._v(" "+e._s(e.$i18n.t("money"))+" "),i("span",{staticClass:"cost2"},[e._v(e._s(t.vip_level_status.word))])]):i("div",{staticClass:"price"},[i("span",[e._v(e._s(e.$i18n.t("money")))]),i("span",{staticStyle:{"font-size":"1.25rem","margin-left":"0.1563rem","font-weight":"500"}},[e._v(e._s(t.price))])]),i("div",{staticClass:"buy"},[e._v("已购"),i("span",{staticStyle:{width:"0.3125rem",display:"inline-block"}}),e._v(e._s(t.total_sales)+" ")])])])])})),0)])],1)])],1)},a=[],l=(i("99af"),i("14d9"),i("6968")),r=i("ac0d"),s={mixins:[r["a"]],data:function(){return{goodsList:[],searchVal:"",loading:!1,allLoaded:!1,goload:!0,isLoadMore:!0,page:1,total_page:0,filter_order:"",salesBol:!0,priceBol:!0,isLoading:!1}},mounted:function(){window.courseSearchScrollTop=0},beforeRouteLeave:function(e,t,i){window.courseSearchScrollTop=document.documentElement.scrollTop||document.body.scrollTop,i()},activated:function(){1!==this.$route.params.fromHome?window.location.href.indexOf("#/member/coursesearch/")>-1&&setTimeout((function(){window.scrollTo(0,window.courseSearchScrollTop)}),200):(window.scrollTo(0,0),this.searchVal="",this.getData())},created:function(){1!==this.$route.params.fromHome&&(this.searchVal="",this.getData())},methods:{getDataBth:function(e){e?"sales"===e?(this.priceBol=!0,this.salesBol?(this.salesBol=!1,this.filter_order="sales_asc"):(this.salesBol=!0,this.filter_order="sales_desc")):"price"===e&&(this.salesBol=!0,this.priceBol?(this.filter_order="price_asc",this.priceBol=!1):(this.filter_order="price_desc",this.priceBol=!0)):(this.salesBol=!0,this.priceBol=!0,this.filter_order=""),this.getData()},enterSearch:function(e){13===e.keyCode&&(e.preventDefault(),this.getData())},getData:function(){var e=this;this.initData();var t={goods_type:"allGoods"==this.$route.params.goods_type?"":this.$route.params.goods_type,search:this.searchVal,page:this.page,filter_order:this.filter_order};$http.get("plugin.video-demand.api.video-course-goods.get-course-goods",t).then((function(t){e.goodsList=t.data.data,e.total_page=t.data.last_page,e.isLoading=!1})).catch((function(e){}))},loadTop:function(){this.getData()},getMoreData:function(e){var t=this;this.page!=this.total_page&&(this.page>=this.total_page?(t.loading=!0,t.allLoaded=!0):(this.page=this.page+1,$http.get("plugin.video-demand.api.video-course-goods.get-course-goods",{goods_type:"allGoods"==this.$route.params.goods_type?"":this.$route.params.goods_type,page:this.page,search:this.searchVal,filter_order:this.filter_order},"加载中...").then((function(e){if(1===e.result){var i=e.data.data;t.loading=!1,t.allLoaded=!1,t.goodsList=t.goodsList.concat(i)}else t.page=t.page-1,t.loading=!0,t.allLoaded=!0,t.isLoadMore=!1}),(function(e){}))))},initData:function(){this.page=1,this.total_page=0,this.goload=!0,this.loading=!0,this.allLoaded=!1,this.isLoadMore=!0,this.goodsList=[]},goToDetail:function(e){this.$router.push(this.fun.getUrl("goods",{id:e}))}},components:{cTitle:l["a"]}},n=s,c=n,d=(i("67496"),i("2877")),f=Object(d["a"])(c,o,a,!1,null,"15108c3a",null);t["default"]=f.exports},5656:function(e,t,i){var o=i("24fb");t=o(!1),t.push([e.i,'.iconfff[data-v-15108c3a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.iconfff .iconfff-top[data-v-15108c3a]{border-bottom:.25rem solid #aaaab3}.iconfff .iconfff-top[data-v-15108c3a],.iconfff .iconfff-top-current[data-v-15108c3a]{width:0;height:0;border-top:.25rem solid transparent;border-right:.25rem solid transparent;border-left:.25rem solid transparent;margin-bottom:.0625rem}.iconfff .iconfff-top-current[data-v-15108c3a]{border-bottom:.25rem solid #fe5e56!important}.iconfff .iconfff-bottom-current[data-v-15108c3a]{border-top:.25rem solid #fe5e56!important}.iconfff .iconfff-bottom[data-v-15108c3a],.iconfff .iconfff-bottom-current[data-v-15108c3a]{width:0;height:0;border-right:.25rem solid transparent;border-left:.25rem solid transparent;border-bottom:.25rem solid transparent;margin-top:.0625rem}.iconfff .iconfff-bottom[data-v-15108c3a]{border-top:.25rem solid #aaaab3}.Search-box[data-v-15108c3a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fff;padding:1rem .75rem 0}.Search-box .icon-sousuo[data-v-15108c3a]{font-size:28rpx;height:100%;color:#666}.Search-box .icon-sousuo[data-v-15108c3a],.Search-box .search[data-v-15108c3a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Search-box .search[data-v-15108c3a]{position:relative;width:100%;height:1.75rem;color:#999;background:#f6f6f6;border-radius:1.0938rem;padding:0 .75rem;-webkit-box-sizing:border-box;box-sizing:border-box}.Search-box input[data-v-15108c3a]{border:none;width:100%;height:1.75rem;line-height:1.75rem;border-radius:.9375rem;padding:0 1.125rem 0 .3125rem;background-color:#fafafa}.screen[data-v-15108c3a]{background:#fff}.screen[data-v-15108c3a],.screen li[data-v-15108c3a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.screen li[data-v-15108c3a]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-top:1.4375rem;margin-bottom:.969rem;line-height:.844rem;height:.844rem;font-size:.875rem;color:#00001c}.screen li .right[data-v-15108c3a]{padding-left:.344rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.screen li .right i[data-v-15108c3a]{line-height:.5rem;height:.5rem;font-size:.4rem}.screen .activeColor[data-v-15108c3a]{color:#fe5e56}.full_video[data-v-15108c3a]{background:#fff;margin-top:.75rem}.full_video .full_video_list[data-v-15108c3a]{margin:.75rem .75rem 0}.full_video .full_video_list li[data-v-15108c3a]{padding-bottom:.75rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.full_video .full_video_list li .full_video_left[data-v-15108c3a]{width:6.281rem;height:6.281rem;margin-right:.75rem}.full_video .full_video_list li .full_video_left img[data-v-15108c3a]{width:100%;height:100%;border-radius:.3125rem}.full_video .full_video_list li .full_video_right[data-v-15108c3a]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.full_video .full_video_list li .full_video_right .video_name[data-v-15108c3a]{text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.full_video .full_video_list li .full_video_right .left[data-v-15108c3a]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:.5rem 0;color:#4b6aa7;height:1.625rem;padding-left:.375rem;padding-right:.75rem;font-size:.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2}.full_video .full_video_list li .full_video_right .left[data-v-15108c3a]:after{position:absolute;content:"";left:0;right:0;bottom:0;top:0;z-index:1;background:#4b6aa7;opacity:.05}.full_video .full_video_list li .full_video_right .full_video_bottom[data-v-15108c3a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;text-align:left}.full_video .full_video_list li .full_video_right .full_video_bottom .buy[data-v-15108c3a]{font-size:.75rem;color:#999;margin-left:.5rem}.full_video .full_video_list li .full_video_right .full_video_bottom .price[data-v-15108c3a]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.75rem;color:#f15353}.full_video .full_video_list li .full_video_right .full_video_bottom .price .cost2[data-v-15108c3a]{color:#ccc;font-size:.75rem;padding-left:.4rem}.full_video .video_more[data-v-15108c3a]{font-size:.799rem;line-height:.938rem;height:.938rem;color:#999;padding-bottom:1.531rem}li[data-v-15108c3a]{list-style:none}.Hot[data-v-15108c3a],.Newest[data-v-15108c3a],.Recommend[data-v-15108c3a]{background-color:#fff;padding-right:.75rem;padding-left:.75rem}.touxiang[data-v-15108c3a]{width:5rem;height:5rem;background-color:green;float:left}.content[data-v-15108c3a]{padding-top:.625rem}.title[data-v-15108c3a]{width:calc(100% - 6.75rem);float:left;text-align:left;margin-left:.75rem;padding-right:.875rem}.title02[data-v-15108c3a]{color:#999;font-size:12px;margin-bottom:.125rem}.title01[data-v-15108c3a]{margin-bottom:.5rem;font-size:15px;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.lecturer[data-v-15108c3a]{float:left;color:#999;font-size:12px}.cost[data-v-15108c3a]{float:right;color:#f15353;line-height:1rem;font-size:14px}.cost1[data-v-15108c3a]{font-size:.75rem;background:#f15353;color:#fff;padding:.2rem .5rem;border-top-left-radius:.5rem;border-bottom-right-radius:.5rem}#course .course[data-v-15108c3a]{margin-top:2.5rem}',""]),e.exports=t},67496:function(e,t,i){"use strict";i("2156")},ac0d:function(e,t,i){"use strict";i.d(t,"a",(function(){return l}));var o=document.documentElement,a=document.body,l={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var e=0;return o&&o.scrollTop?e=o.scrollTop:a&&(e=a.scrollTop),e},getClientHeight:function(){var e=0;return e=a.clientHeight&&o.clientHeight?Math.min(a.clientHeight,o.clientHeight):Math.max(a.clientHeight,o.clientHeight),e},getScrollHeight:function(){return Math.max(a.scrollHeight,o.scrollHeight)},handleScroll:function(){this.otherScroll();var e=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=e>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}}}]); |