index-legacy.0ea98628.js 19 KB

1
  1. !function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e=function(){return r};var r={},n=Object.prototype,i=n.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function l(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(I){l=function(t,e,r){return t[e]=r}}function u(t,e,r,n){var i=e&&e.prototype instanceof v?e:v,o=Object.create(i.prototype),a=new L(n||[]);return o._invoke=function(t,e,r){var n="suspendedStart";return function(i,o){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===i)throw o;return S()}for(r.method=i,r.arg=o;;){var a=r.delegate;if(a){var s=b(a,r);if(s){if(s===p)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var c=_(t,e,r);if("normal"===c.type){if(n=r.done?"completed":"suspendedYield",c.arg===p)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(n="completed",r.method="throw",r.arg=c.arg)}}}(t,r,a),o}function _(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(I){return{type:"throw",arg:I}}}r.wrap=u;var p={};function v(){}function h(){}function f(){}var x={};l(x,a,(function(){return this}));var d=Object.getPrototypeOf,g=d&&d(d(M([])));g&&g!==n&&i.call(g,a)&&(x=g);var m=f.prototype=v.prototype=Object.create(x);function y(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function w(e,r){function n(o,a,s,c){var l=_(e[o],e,a);if("throw"!==l.type){var u=l.arg,p=u.value;return p&&"object"==t(p)&&i.call(p,"__await")?r.resolve(p.__await).then((function(t){n("next",t,s,c)}),(function(t){n("throw",t,s,c)})):r.resolve(p).then((function(t){u.value=t,s(u)}),(function(t){return n("throw",t,s,c)}))}c(l.arg)}var o;this._invoke=function(t,e){function i(){return new r((function(r,i){n(t,e,r,i)}))}return o=o?o.then(i,i):i()}}function b(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,b(t,e),"throw"===e.method))return p;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var n=_(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,p;var i=n.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,p):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,p)}function W(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function A(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function L(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(W,this),this.reset(!0)}function M(t){if(t){var e=t[a];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,n=function e(){for(;++r<t.length;)if(i.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=void 0,e.done=!0,e};return n.next=n}}return{next:S}}function S(){return{value:void 0,done:!0}}return h.prototype=f,l(m,"constructor",f),l(f,"constructor",h),h.displayName=l(f,c,"GeneratorFunction"),r.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},r.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,f):(t.__proto__=f,l(t,c,"GeneratorFunction")),t.prototype=Object.create(m),t},r.awrap=function(t){return{__await:t}},y(w.prototype),l(w.prototype,s,(function(){return this})),r.AsyncIterator=w,r.async=function(t,e,n,i,o){void 0===o&&(o=Promise);var a=new w(u(t,e,n,i),o);return r.isGeneratorFunction(e)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},y(m),l(m,c,"Generator"),l(m,a,(function(){return this})),l(m,"toString",(function(){return"[object Generator]"})),r.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},r.values=M,L.prototype={constructor:L,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(A),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n],a=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var s=i.call(o,"catchLoc"),c=i.call(o,"finallyLoc");if(s&&c){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(s){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&i.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,p):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),A(r),p}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var i=n.arg;A(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:M(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),p}},r}function r(t,e,r,n,i,o,a){try{var s=t[o](a),c=s.value}catch(l){return void r(l)}s.done?e(c):Promise.resolve(c).then(n,i)}function n(t){return function(){var e=this,n=arguments;return new Promise((function(i,o){var a=t.apply(e,n);function s(t){r(a,i,o,s,c,"next",t)}function c(t){r(a,i,o,s,c,"throw",t)}s(void 0)}))}}var i=document.createElement("style");i.innerHTML="._title_1xs2v_1{font-size:20px;color:red}._w1200_1xs2v_5{width:1002px!important;margin:0 auto}._section_1xs2v_9{padding:62px 0 16px}._section_1xs2v_9 ._titleWrap_1xs2v_12{text-align:left;margin-bottom:24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._section_1xs2v_9 ._titleWrap_1xs2v_12 ._titleWrapLeft_1xs2v_20{text-align:left;display:flex;flex-direction:row;align-items:center}._section_1xs2v_9 ._titleWrap_1xs2v_12 ._titleWrapLeft_1xs2v_20 ._dotImg_1xs2v_26{width:30px;height:20px}._section_1xs2v_9 ._titleWrap_1xs2v_12 ._titleWrapLeft_1xs2v_20 h4{margin-right:10px;font-size:24px;font-weight:600;color:#1d1f26;line-height:33px}._section_1xs2v_9 ._titleWrap_1xs2v_12 ._titleWrapMore_1xs2v_37{display:flex;flex-direction:row;align-items:center;cursor:pointer;margin-right:24px}._section_1xs2v_9 ._titleWrap_1xs2v_12 ._titleWrapMore_1xs2v_37 img{width:20px;height:20px;margin-left:8px}._section_1xs2v_9 ._titleWrap_1xs2v_12 ._titleWrapMore_1xs2v_37 span{height:28px;font-size:20px;font-weight:400;color:#1d1f26;line-height:28px}._section_1xs2v_9 ._titleWrap_1xs2v_12 ._titleWrapMore_1xs2v_37:active{opacity:.9}._section_1xs2v_9 ._hotAlbum_1xs2v_59{width:707px}._section_1xs2v_9 ._albumMoudel_1xs2v_62{display:flex;flex-direction:row}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumWrap_1xs2v_66{position:relative;width:707px}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumWrap_1xs2v_66 ._line_1xs2v_70{opacity:.2;background-color:#979797;width:1px;height:calc(100% - 30px);position:absolute;right:0;top:5px}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumWrap_1xs2v_66 ._albumList_1xs2v_79{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85{padding-left:24px;padding-top:5px;width:100%}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90{position:relative}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90 ._searchIcon_1xs2v_93{width:24px;height:25px;position:absolute;z-index:1000;top:12px;right:27px;cursor:pointer}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90 ._searchIcon_1xs2v_93:active{opacity:.8}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90 input::-moz-placeholder{height:25px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#7c7c7c;line-height:25px}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90 input:-ms-input-placeholder{height:25px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#7c7c7c;line-height:25px}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90 input::placeholder{height:25px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#7c7c7c;line-height:25px}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90 .el-input .el-input__wrapper{box-shadow:none;padding:0}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90 .el-input .el-input__wrapper .el-input__inner{padding:0 52px 0 24px;height:50px;line-height:50px;background:#ffffff;border-radius:25px;border:1px solid #2dc7aa}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._inputWrap_1xs2v_90 .el-input .el-input__wrapper .el-input__inner:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._chioseRow_1xs2v_128{margin-top:38px}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._chioseRow_1xs2v_128 ._chioseTagWrap_1xs2v_131{max-height:168px;overflow:hidden}._section_1xs2v_9 ._albumMoudel_1xs2v_62 ._albumSearch_1xs2v_85 ._chioseRow_1xs2v_128 p{font-size:20px;font-weight:600;color:#000;line-height:28px;margin-bottom:22px}._section_1xs2v_9 ._videoList_1xs2v_142{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin:25px 0}._section_1xs2v_9 ._videoNav_1xs2v_149{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 2px}._section_1xs2v_9 ._videoNav_1xs2v_149 h5{font-size:20px;font-weight:600;color:#333;line-height:30px}._section_1xs2v_9 ._videoNav_1xs2v_149 ._wrapRight_1xs2v_162{display:flex;flex-direction:row;cursor:pointer}._section_1xs2v_9 ._videoNav_1xs2v_149 ._wrapRight_1xs2v_162 span{font-size:16px;color:#666}._section_1xs2v_9 ._videoNav_1xs2v_149 ._wrapRight_1xs2v_162 ._arrow_1xs2v_171{width:20px;height:20px;margin-left:4px}._mb48_1xs2v_176{margin-bottom:44px!important}._mb32_1xs2v_179{margin-bottom:32px!important}._pt41_1xs2v_182{padding-top:41px!important}\n",document.head.appendChild(i),System.register(["./index-legacy.3e3d101d.js","./index-legacy.2d40d036.js","./index-legacy.b8a5caca.js","./titleDot-legacy.26cf1726.js","./scrollbar.min-legacy.15e7b811.js","./index-legacy.291d48b7.js","./moreArrow-legacy.31030001.js","./index-legacy.7ce20967.js","./hold-legacy.fa388436.js","./lineStart-legacy.660bfbea.js","./player-legacy.c7d3b4b9.js","./icon-legacy.aed5a5b3.js","./music-legacy.146bf361.js","./lineStart-legacy.f91a0e0f.js","./index2-legacy.000f2798.js"],(function(t){"use strict";var r,i,o,a,s,c,l,u,_,p,v,h,f,x,d,g;return{setters:[function(t){r=t.a},function(t){i=t.v},function(t){o=t.m},function(t){a=t.c},function(t){s=t.h},function(t){c=t.b},function(t){l=t.t,u=t.a},function(t){_=t.d,p=t.r,v=t.u,h=t.o,f=t.c,x=t.a,d=t.E,g=t.b},function(){},function(){},function(){},function(){},function(){},function(){},function(){}],execute:function(){var m={title:"_title_1xs2v_1",w1200:"_w1200_1xs2v_5",section:"_section_1xs2v_9",titleWrap:"_titleWrap_1xs2v_12",titleWrapLeft:"_titleWrapLeft_1xs2v_20",dotImg:"_dotImg_1xs2v_26",titleWrapMore:"_titleWrapMore_1xs2v_37",hotAlbum:"_hotAlbum_1xs2v_59",albumMoudel:"_albumMoudel_1xs2v_62",albumWrap:"_albumWrap_1xs2v_66",line:"_line_1xs2v_70",albumList:"_albumList_1xs2v_79",albumSearch:"_albumSearch_1xs2v_85",inputWrap:"_inputWrap_1xs2v_90",searchIcon:"_searchIcon_1xs2v_93",chioseRow:"_chioseRow_1xs2v_128",chioseTagWrap:"_chioseTagWrap_1xs2v_131",videoList:"_videoList_1xs2v_142",videoNav:"_videoNav_1xs2v_149",wrapRight:"_wrapRight_1xs2v_162",arrow:"_arrow_1xs2v_171",mb48:"_mb48_1xs2v_176",mb32:"_mb32_1xs2v_179",pt41:"_pt41_1xs2v_182"};t("default",_({name:"home",components:{albumItem:r,videoDetailItem:i,musicLIstItem:o,hotSearch:s,banner:c,tagItem:l},setup:function(){var t=p({albumList:[],videoList:[],search:"",tagTree:[]}),o=v(),s=function(){var r=n(e().mark((function r(){var n;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,g.post("/api-website/open/music/album/list",{data:{albumStatus:1,page:1,rows:8}});case 3:n=e.sent,t.albumList=n.data.rows,e.next=10;break;case 7:e.prev=7,e.t0=e.catch(0),console.log(e.t0);case 10:case"end":return e.stop()}}),r,null,[[0,7]])})));return function(){return r.apply(this,arguments)}}(),_=function(){var r=n(e().mark((function r(){var n;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,g.post("/api-website/open/videoLessonGroup/page",{data:{albumStatus:"PASS",page:1,rows:3}});case 3:n=e.sent,t.videoList=n.data.rows,e.next=10;break;case 7:e.prev=7,e.t0=e.catch(0),console.log(e.t0);case 10:case"end":return e.stop()}}),r,null,[[0,7]])})));return function(){return r.apply(this,arguments)}}(),y=function(t,e){o.push({name:"searchdetail",params:{search:t,type:e}})},w=function(){var r=n(e().mark((function r(){var n;return e().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,g.get("/api-website/open/MusicTag/tree",{});case 3:n=e.sent,t.tagTree=n.data.splice(0,2),e.next=10;break;case 7:e.prev=7,e.t0=e.catch(0),console.log(e.t0);case 10:case"end":return e.stop()}}),r,null,[[0,7]])})));return function(){return r.apply(this,arguments)}}();return h((function(){s(),_(),w()})),function(){return f("div",null,[f(c,null,null),f("div",{class:"bg-white"},[f("div",{class:m.w1200},[f("div",{class:m.section},[f("div",{class:m.albumMoudel},[f("div",{class:m.albumWrap},[f("div",{class:[m.titleWrap,m.hotAlbum]},[f("div",{class:[m.titleWrapLeft]},[f("h4",null,[x("热门专辑")]),f("img",{src:a,class:m.dotImg,alt:""},null)]),f("div",{class:[m.titleWrapMore],onClick:function(){return y("","album")}},[f("span",null,[x("更多")]),f("img",{src:u,alt:""},null)])]),f("div",{class:m.albumList},[t.albumList.map((function(t){return f(r,{detail:t},null)}))]),f("div",{class:m.line},null)]),f("div",{class:m.albumSearch},[f("div",{class:m.inputWrap},[f("img",{src:"data:image/png;base64,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",class:m.searchIcon,onClick:function(){return y(t.search,"music")},alt:""},null),f(d,{placeholder:"搜索你想要的曲目",modelValue:t.search,"onUpdate:modelValue":function(e){return t.search=e}},null)]),f("div",{class:m.chioseLineWrap},[t.tagTree.map((function(e){return f("div",{class:m.chioseRow},[f("p",null,[e.name,x(":")]),f("div",{class:[m.chioseTagWrap,"chioseTagWrap"]},[e.children.map((function(e){return f(l,{class:m.tags,title:e.name,onSearchTag:function(){!function(e){o.push({name:"searchdetail",params:{search:t.search,tag:e.id,parentTagId:e.parentTagId}})}(e)}},null)}))])])}))])])])])])]),f("div",{class:"bg-white"},[f("div",{class:m.w1200},[f("div",{class:[m.section,m.pt41]},[f("div",{class:[m.titleWrap]},[f("div",{class:[m.titleWrapLeft]},[f("h4",null,[x("精品视频课")]),f("img",{src:a,class:m.dotImg,alt:""},null)]),f("div",{class:[m.titleWrapMore],onClick:function(){o.push({path:"/videoDetailList"})}},[f("span",null,[x("更多")]),f("img",{src:u,alt:""},null)])]),f("div",{class:m.videoList},[t.videoList.map((function(t){return f(i,{detail:t},null)}))])])])])])}}}))}}}))}();