unit-detail-57f77531.js 1.6 KB

1
  1. import{d as c,q as l,U as u,x as f,y as p,a as o,S as g,A as m,a0 as w,D as r}from"./index-fac4d009.js";import{M as y}from"./index-bc672952.js";import{s as a}from"./index.module-a86fa758.js";import{u as I,a as k}from"./index-5c4f5cd3.js";const b=""+new URL("icon-exam-question-ebdee0f1.png",import.meta.url).href,M=c({name:"unit-detail",setup(){const n=l(),s=u(),e=f({detailId:s.query.detailId,loading:!1,background:"transparent",color:"#fff",dataInfo:{}}),i=async()=>{e.loading=!0;try{const{data:t}=await r.get("/edu-app/lessonCoursewareKnowledgeDetail/detail/"+e.detailId);e.dataInfo=t}catch(t){}e.loading=!1},d=async()=>{try{await r.post("/edu-app/studentUnitExamination/checkKnowledgePointIds",{data:{lessonCoursewareId:e.detailId}}),n.push({path:"/practice-mode",query:{lessonCoursewareId:s.query.detailId}})}catch(t){}};return p(()=>{I(document,"scroll",()=>{const{y:t}=k();t.value>52?(e.background="#fff",e.color="#323333"):(e.background="transparent",e.color="#fff")}),i()}),()=>o("div",{class:a.knowledgeLibrary},[o(y,{position:"top"},{default:()=>[o(g,{border:!1,background:e.background,color:e.color},{right:()=>o("div",{class:a.wroingBtn,onClick:()=>n.push("/wroing-book")},[o("i",{class:a.iconWroing},null),m("错题本")])})]}),o("div",{class:[a.containerSection,a.woringSection]},[e.dataInfo.desc&&o("div",{class:a.woringContent,innerHTML:e.dataInfo.desc},null),!e.dataInfo.desc&&!e.loading&&o("div",{class:a.woringContent},[o(w,{description:"暂无内容",style:{paddingTop:"40px"}},null)])]),o("img",{src:b,class:a.iconExamQuestion,onClick:d},null)])}});export{M as default};