1 |
- !function(){var e=document.createElement("style");e.innerHTML="._albumType_1hn8v_1{position:absolute;left:0;top:0;background:linear-gradient(180deg,#ff8900 0%,#ff5100 100%);box-shadow:0 1px 2px rgba(150,13,0,.11);border-radius:10px 0;font-size:12px;padding:0 6px;line-height:20px;color:#fff;z-index:999}\n",document.head.appendChild(e),System.register(["./lineStart-legacy.cf9abd3c.js","./index-legacy.64879d2b.js"],(function(e){"use strict";var t,n,l,i,a,s;return{setters:[function(e){t=e.i,n=e.a},function(e){l=e.d,i=e.c,a=e.a,s=e.c7}],execute:function(){var r="_albumType_1hn8v_1";e("I",l({name:"item",props:{item:{type:Object,default:()=>({})},onItemClick:{type:Function,default:e=>{}}},render(){const e=this.item;return i("div",{class:"rounded-[10px] w-[156px] cursor-pointer overflow-hidden relative transition-all",onClick:()=>{this.onItemClick(e)}},["CHARGE"===e.paymentType&&i("span",{class:r},[a("付费")]),i(s,{src:e.favorite?t:n,class:"w-6 h-6 !absolute top-2 right-4 z-10"},null),i(s,{class:"w-full h-[156px] align-middle rounded-[10px]",fit:"cover",src:e.albumCoverUrl||"./assets/hold.abbcc7ab.png"},null),i("div",{class:"text-lg text-black whitespace-nowrap text-ellipsis overflow-hidden pb-0.5 pt-2"},[e.albumName]),i("div",{class:"flex justify-between text-sm text-[#999]"},[i("div",{class:"flex items-center"},[i("span",null,[e.musicSheetCount,a("首")])]),i("div",{class:"flex items-center "},[i("span",null,[e.albumFavoriteCount,a("收藏")])])])])}}))}}}))}();
|