1 |
- import{d as p,P as u,q as c,x as d,y as f,a as s,V as h,a2 as m,a3 as S,D as y}from"./index-869d77fb.js";import{M as g}from"./index-d315d9dc.js";import{M as C}from"./index-3eb77ad0.js";import{s as o}from"./index.module-caa3742e.js";import{L as k}from"./index-f12c44b8.js";import{C as w}from"./index-1c6c2ec0.js";import"./index-0153d173.js";import"./index-155c29c2.js";import"./use-tab-status-0ed30c24.js";function M(i){return typeof i=="function"||Object.prototype.toString.call(i)==="[object Object]"&&!S(i)}const R=p({name:"help-center",setup(){const i=u(),r=c(),t=d({isClick:!1,list:[],listState:{dataShow:!0,loading:!1,finished:!1},params:{keyword:null,status:!0,page:1,rows:20}}),l=async()=>{try{if(t.isClick)return;t.isClick=!0;const e=await y.post("/edu-app/open/helpCenterContent/page",{data:{...t.params,catalogType:"STUDENT"}});t.listState.loading=!1;const a=e.data||{};if(t.list.length>0&&a.current===1)return;t.list=t.list.concat(a.rows||[]),t.listState.finished=a.current>=a.pages,t.params.page=a.current+1,t.listState.dataShow=t.list.length>0,t.isClick=!1}catch(e){t.listState.dataShow=!1,t.listState.finished=!0,t.isClick=!1}},n=e=>{t.params.keyword=e,t.params.page=1,t.list=[],t.listState.dataShow=!0,t.listState.loading=!1,t.listState.finished=!1,l()};return f(()=>{l()}),()=>{let e;return s("div",{class:[o.helpCenter,!t.listState.dataShow&&"emptyRootContainer"]},[i.query.platformType=="ANALYSIS"?null:s(C,{position:"top"},{default:()=>[s(h,{border:!1},null),s(g,{onSearch:n},null)]}),t.listState.dataShow?s(k,{finished:t.listState.finished,finishedText:" ",class:o.container,onLoad:l,immediateCheck:!1},M(e=t.list.map(a=>s(w,{titleClass:[o.title,"van-ellipsis"],title:a.title,isLink:!0,onClick:()=>{r.push({path:"help-detail",query:{id:a.id}})}},null)))?e:{default:()=>[e]}):s("div",{style:{height:"calc(100vh - var(--header-height))"}},[s(m,{description:"暂无数据"},null)])])}}});export{R as default};
|