index-legacy.87f9b732.js 3.3 KB

1
  1. !function(){function t(t,e,n,a,i,o,s){try{var r=t[o](s),l=r.value}catch(c){return void n(c)}r.done?e(l):Promise.resolve(l).then(a,i)}System.register(["./index-legacy.79479584.js","./index-legacy.05a6e1e6.js","./index-legacy.da191fab.js","./icon_vip_default-legacy.b19d529c.js","./index2-legacy.a407f16d.js","./index2-legacy.5c6af6cc.js","./index2-legacy.9aeab373.js"],(function(e){"use strict";var n,a,i,o,s,r,l,c,u,d,p,f;return{setters:[function(t){n=t.C},function(t){a=t.P},function(t){i=t.d,o=t.b,s=t.c,r=t.a,l=t.bD},function(t){c=t.i,u=t.b},function(t){d=t.E,p=t.a},function(t){f=t.E},function(){}],execute:function(){e("default",i({name:"MyFans",data:function(){return{pageInfo:{limit:12,page:1,total:0,page_size:[12,24,48,60]},list:[],loading:!1,dataShow:!1}},mounted:function(){this.getList()},methods:{getList:function(){var e,n=this;return(e=regeneratorRuntime.mark((function t(){var e,a;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n.loading=!0,t.prev=1,t.next=4,o.post("/api-website/teacher/queryMyFans",{requestType:"json",data:{page:n.pageInfo.page,rows:n.pageInfo.limit}});case 4:e=t.sent,a=e.data,n.list=a.rows||[],n.pageInfo.total=a.total,a.total<=0&&(n.dataShow=!0),t.next=13;break;case 11:t.prev=11,t.t0=t.catch(1);case 13:n.dataShow?n.loading=!1:setTimeout((function(){n.loading=!1}),200);case 14:case"end":return t.stop()}}),t,null,[[1,11]])})),function(){var n=this,a=arguments;return new Promise((function(i,o){var s=e.apply(n,a);function r(e){t(s,i,o,r,l,"next",e)}function l(e){t(s,i,o,r,l,"throw",e)}r(void 0)}))})()}},render:function(){var t=this;return s("div",{class:"rounded-md overflow-hidden"},[s("div",{class:"text-2xl font-semibold text-black leading-none px-6 py-5 "},[r("我的粉丝")]),s("div",{class:!this.dataShow&&"pt-4"},[s(d,{loading:this.loading,animated:!0,class:" w-full m-auto px-[14px] flex",count:4},{default:function(){return[s("div",{class:"flex flex-wrap px-3"},[t.list.map((function(t){return s("div",{class:"basis-1/4 "},[s("div",{class:"w-[158px] rounded-[10px] pt-10 pb-7 mb-4 m-auto flex items-center justify-center flex-col user-shadow relative"},[s("div",{class:"bg-[#FFE7CF] absolute left-2.5 top-2.5 text-[#AB5400] text-xs py-0.5 px-2 rounded-[10px]"},[r("学生")]),s("div",{class:"flex flex-col items-center"},[s(l,{src:t.avatar,class:"w-12 h-12 rounded-full border-2 border-[#2DC7AA]"},null),s(l,{src:t.isVip>0?c:u,class:"h-7 -mt-4"},null)]),s("p",{class:"text-base text-[#333] font-semibold leading-tight pb-5 pt-2 text-center"},[t.userName]),s("p",{class:"h-6"},[t.subjectName&&s(f,{effect:"dark",color:"#E0FEF9",round:!0,style:{borderColor:"#E0FEF9",color:"#1B967E",margin:"0 4px"}},{default:function(){return[t.subjectName]}})])])])}))])]},template:function(){return s("div",{class:"w-[158px] rounded-[10px] pt-10 pb-7 mb-4 m-auto flex items-center justify-center flex-col user-shadow relative"},[s(p,{variant:"circle",style:{width:"48px",height:"48px"}},null),s(p,{variant:"h3",style:{width:"50%",marginTop:"8px",marginBottom:"20px"}},null),s(p,{variant:"p",style:{width:"60%",marginTop:"6px"}},null)])}})]),s(a,{total:this.pageInfo.total,page:this.pageInfo.page,"onUpdate:page":function(e){return t.pageInfo.page=e},limit:this.pageInfo.limit,"onUpdate:limit":function(e){return t.pageInfo.limit=e},pageSizes:this.pageInfo.page_size,pagination:this.getList},null),this.dataShow&&s(n,null,null)])}}))}}}))}();