| 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.afe71040.js"],(function(e){"use strict";var t,n,l,a,i,s;return{setters:[function(e){t=e.i,n=e.a},function(e){l=e.d,a=e.c,i=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 a("div",{class:"rounded-[10px] w-[156px] cursor-pointer overflow-hidden relative transition-all",onClick:()=>{this.onItemClick(e)}},["CHARGE"===e.paymentType&&a("span",{class:r},[i("付费")]),a(s,{src:e.favorite?t:n,class:"w-6 h-6 !absolute top-2 right-4 z-10"},null),a(s,{class:"w-full h-[156px] align-middle rounded-[10px]",fit:"cover",src:e.albumCoverUrl||"./assets/hold.abbcc7ab.png"},null),a("div",{class:"text-lg text-black whitespace-nowrap text-ellipsis overflow-hidden pb-0.5 pt-2"},[e.albumName]),a("div",{class:"flex justify-between text-sm text-[#999]"},[a("div",{class:"flex items-center"},[a("span",null,[e.musicSheetCount,i("首")])]),a("div",{class:"flex items-center "},[a("span",null,[e.albumFavoriteCount,i("收藏")])])])])}}))}}}))}();
|