index-legacy.125efc20.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",c=o.asyncIterator||"@@asyncIterator",l=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(S){u=function(t,e,r){return t[e]=r}}function s(t,e,r,n){var i=e&&e.prototype instanceof p?e:p,o=Object.create(i.prototype),a=new A(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 M()}for(r.method=i,r.arg=o;;){var a=r.delegate;if(a){var c=q(a,r);if(c){if(c===g)continue;return c}}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 l=_(t,e,r);if("normal"===l.type){if(n=r.done?"completed":"suspendedYield",l.arg===g)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(n="completed",r.method="throw",r.arg=l.arg)}}}(t,r,a),o}function _(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(S){return{type:"throw",arg:S}}}r.wrap=s;var g={};function p(){}function h(){}function f(){}var b={};u(b,a,(function(){return this}));var d=Object.getPrototypeOf,m=d&&d(d(L([])));m&&m!==n&&i.call(m,a)&&(b=m);var v=f.prototype=p.prototype=Object.create(b);function y(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function w(e,r){function n(o,a,c,l){var u=_(e[o],e,a);if("throw"!==u.type){var s=u.arg,g=s.value;return g&&"object"==t(g)&&i.call(g,"__await")?r.resolve(g.__await).then((function(t){n("next",t,c,l)}),(function(t){n("throw",t,c,l)})):r.resolve(g).then((function(t){s.value=t,c(s)}),(function(t){return n("throw",t,c,l)}))}l(u.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 q(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,q(t,e),"throw"===e.method))return g;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return g}var n=_(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,g;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,g):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,g)}function x(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 W(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function A(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function L(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:M}}function M(){return{value:void 0,done:!0}}return h.prototype=f,u(v,"constructor",f),u(f,"constructor",h),h.displayName=u(f,l,"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,u(t,l,"GeneratorFunction")),t.prototype=Object.create(v),t},r.awrap=function(t){return{__await:t}},y(w.prototype),u(w.prototype,c,(function(){return this})),r.AsyncIterator=w,r.async=function(t,e,n,i,o){void 0===o&&(o=Promise);var a=new w(s(t,e,n,i),o);return r.isGeneratorFunction(e)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},y(v),u(v,l,"Generator"),u(v,a,(function(){return this})),u(v,"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=L,A.prototype={constructor:A,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(W),!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 c=i.call(o,"catchLoc"),l=i.call(o,"finallyLoc");if(c&&l){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(c){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!l)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,g):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),g},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),W(r),g}},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;W(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:L(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),g}},r}function r(t,e,r,n,i,o,a){try{var c=t[o](a),l=c.value}catch(u){return void r(u)}c.done?e(l):Promise.resolve(l).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 c(t){r(a,i,o,c,l,"next",t)}function l(t){r(a,i,o,c,l,"throw",t)}c(void 0)}))}}var i=document.createElement("style");i.innerHTML="._title_1qbg3_1{font-size:20px;color:red}._w1200_1qbg3_5{width:1002px!important;margin:0 auto}._section_1qbg3_9{padding:62px 0 16px}._section_1qbg3_9 ._titleWrap_1qbg3_12{text-align:left;margin-bottom:11px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._section_1qbg3_9 ._titleWrap_1qbg3_12 ._titleWrapLeft_1qbg3_20{text-align:left;display:flex;flex-direction:row;align-items:center}._section_1qbg3_9 ._titleWrap_1qbg3_12 ._titleWrapLeft_1qbg3_20 ._dotImg_1qbg3_26{width:30px;height:20px}._section_1qbg3_9 ._titleWrap_1qbg3_12 ._titleWrapLeft_1qbg3_20 h4{margin-right:10px;font-size:24px;font-weight:500;color:#1d1f26;line-height:33px}._section_1qbg3_9 ._titleWrap_1qbg3_12 ._titleWrapMore_1qbg3_37{display:flex;flex-direction:row;align-items:center;cursor:pointer;margin-right:24px}._section_1qbg3_9 ._titleWrap_1qbg3_12 ._titleWrapMore_1qbg3_37 img{width:20px;height:20px;margin-left:8px}._section_1qbg3_9 ._titleWrap_1qbg3_12 ._titleWrapMore_1qbg3_37 span{height:28px;font-size:20px;font-weight:400;color:#1d1f26;line-height:28px}._section_1qbg3_9 ._titleWrap_1qbg3_12 ._titleWrapMore_1qbg3_37:active{opacity:.9}._section_1qbg3_9 ._hotAlbum_1qbg3_59{width:707px}._section_1qbg3_9 ._albumMoudel_1qbg3_62{display:flex;flex-direction:row}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumWrap_1qbg3_66{position:relative;width:707px}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumWrap_1qbg3_66 ._line_1qbg3_70{opacity:.2;background-color:#979797;width:1px;height:calc(100% - 30px);position:absolute;right:0;top:5px}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumWrap_1qbg3_66 ._albumList_1qbg3_79{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85{padding-left:24px;padding-top:5px;width:100%}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._inputWrap_1qbg3_90{position:relative}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._inputWrap_1qbg3_90 ._searchIcon_1qbg3_93{width:24px;height:25px;position:absolute;z-index:1000;top:12px;right:27px;cursor:pointer}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._inputWrap_1qbg3_90 ._searchIcon_1qbg3_93:active{opacity:.8}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._inputWrap_1qbg3_90 input::-moz-placeholder{height:25px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#7c7c7c;line-height:25px}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._inputWrap_1qbg3_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_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._inputWrap_1qbg3_90 input::placeholder{height:25px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#7c7c7c;line-height:25px}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._inputWrap_1qbg3_90 .el-input .el-input__wrapper{box-shadow:none;padding:0}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._inputWrap_1qbg3_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_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._chioseRow_1qbg3_125{margin-top:38px}._section_1qbg3_9 ._albumMoudel_1qbg3_62 ._albumSearch_1qbg3_85 ._chioseRow_1qbg3_125 p{font-size:20px;font-weight:600;color:#000;line-height:28px;margin-bottom:22px}._section_1qbg3_9 ._videoList_1qbg3_135{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin:25px 0}._section_1qbg3_9 ._videoNav_1qbg3_142{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 2px}._section_1qbg3_9 ._videoNav_1qbg3_142 h5{font-size:20px;font-weight:600;color:#333;line-height:30px}._section_1qbg3_9 ._videoNav_1qbg3_142 ._wrapRight_1qbg3_155{display:flex;flex-direction:row;cursor:pointer}._section_1qbg3_9 ._videoNav_1qbg3_142 ._wrapRight_1qbg3_155 span{font-size:16px;color:#666}._section_1qbg3_9 ._videoNav_1qbg3_142 ._wrapRight_1qbg3_155 ._arrow_1qbg3_164{width:20px;height:20px;margin-left:4px}._mb48_1qbg3_169{margin-bottom:44px!important}._mb32_1qbg3_172{margin-bottom:32px!important}._pt41_1qbg3_175{padding-top:41px!important}\n",document.head.appendChild(i),System.register(["./index-legacy.00aedcf1.js","./index-legacy.72d4906b.js","./scrollbar.min-legacy.a679cd94.js","./titleDot-legacy.26cf1726.js","./index-legacy.9e5809bc.js","./index-legacy.cdfdb810.js","./moreArrow-legacy.f4a2bfc3.js","./index-legacy.d58a9f8e.js","./index-legacy.78ba317a.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.62e643bc.js"],(function(t){"use strict";var r,i,o,a,c,l,u,s,_,g,p,h,f,b,d,m;return{setters:[function(t){r=t.a},function(t){i=t.v},function(t){o=t.m},function(t){a=t.c},function(t){c=t.h},function(t){l=t.b},function(t){u=t.a},function(t){s=t.d,_=t.r,g=t.u,p=t.o,h=t.c,f=t.a,b=t.E,d=t.b},function(t){m=t.t},function(){},function(){},function(){},function(){},function(){},function(){},function(){}],execute:function(){var v={title:"_title_1qbg3_1",w1200:"_w1200_1qbg3_5",section:"_section_1qbg3_9",titleWrap:"_titleWrap_1qbg3_12",titleWrapLeft:"_titleWrapLeft_1qbg3_20",dotImg:"_dotImg_1qbg3_26",titleWrapMore:"_titleWrapMore_1qbg3_37",hotAlbum:"_hotAlbum_1qbg3_59",albumMoudel:"_albumMoudel_1qbg3_62",albumWrap:"_albumWrap_1qbg3_66",line:"_line_1qbg3_70",albumList:"_albumList_1qbg3_79",albumSearch:"_albumSearch_1qbg3_85",inputWrap:"_inputWrap_1qbg3_90",searchIcon:"_searchIcon_1qbg3_93",chioseRow:"_chioseRow_1qbg3_125",videoList:"_videoList_1qbg3_135",videoNav:"_videoNav_1qbg3_142",wrapRight:"_wrapRight_1qbg3_155",arrow:"_arrow_1qbg3_164",mb48:"_mb48_1qbg3_169",mb32:"_mb32_1qbg3_172",pt41:"_pt41_1qbg3_175"};t("default",s({name:"home",components:{albumItem:r,videoDetailItem:i,musicLIstItem:o,hotSearch:c,banner:l,tagItem:m},setup:function(){var t=_({albumList:[],videoList:[],search:"",tagTree:[]}),o=g(),c=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,d.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)}}(),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,d.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,d.get("/api-website/open/MusicTag/tree",{});case 3:n=e.sent,t.tagTree=n.data,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 p((function(){c(),s(),w()})),function(){return h("div",null,[h(l,null,null),h("div",{class:"bg-white"},[h("div",{class:v.w1200},[h("div",{class:v.section},[h("div",{class:v.albumMoudel},[h("div",{class:v.albumWrap},[h("div",{class:[v.titleWrap,v.hotAlbum]},[h("div",{class:[v.titleWrapLeft]},[h("h4",null,[f("热门专辑")]),h("img",{src:a,class:v.dotImg,alt:""},null)]),h("div",{class:[v.titleWrapMore],onClick:function(){return y("","album")}},[h("span",null,[f("更多")]),h("img",{src:u,alt:""},null)])]),h("div",{class:v.albumList},[t.albumList.map((function(t){return h(r,{detail:t},null)}))]),h("div",{class:v.line},null)]),h("div",{class:v.albumSearch},[h("div",{class:v.inputWrap},[h("img",{src:"data:image/png;base64,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",class:v.searchIcon,onClick:function(){return y(t.search,"music")},alt:""},null),h(b,{placeholder:"搜索你想要的曲目",modelValue:t.search,"onUpdate:modelValue":function(e){return t.search=e}},null)]),h("div",{class:v.chioseLineWrap},[t.tagTree.map((function(t){return h("div",{class:v.chioseRow},[h("p",null,[t.name,f(":")]),h("div",{class:[v.chioseTagWrap,"chioseTagWrap"]},[t.children.map((function(t){return h(m,{class:v.tags,title:t.name,onSearchTag:function(){y(t.name,"")}},null)}))])])}))])])])])])]),h("div",{class:"bg-white"},[h("div",{class:v.w1200},[h("div",{class:[v.section,v.pt41]},[h("div",{class:[v.titleWrap]},[h("div",{class:[v.titleWrapLeft]},[h("h4",null,[f("热门专辑")]),h("img",{src:a,class:v.dotImg,alt:""},null)]),h("div",{class:[v.titleWrapMore],onClick:function(){o.push({path:"/videoDetailList"})}},[h("span",null,[f("更多")]),h("img",{src:u,alt:""},null)])]),h("div",{class:v.videoList},[t.videoList.map((function(t){return h(i,{detail:t},null)}))])])])])])}}}))}}}))}();