diff --git a/src/pages/index/compenents/courses-model.tsx b/src/pages/index/compenents/courses-model.tsx index cf8ac7e..5416f20 100644 --- a/src/pages/index/compenents/courses-model.tsx +++ b/src/pages/index/compenents/courses-model.tsx @@ -29,6 +29,7 @@ export const CoursesModel: React.FC = ({ >
= ({ )} {progress >= 100 && (
- + 恭喜你学完此课程!
)} diff --git a/src/pages/latest-learn/index.tsx b/src/pages/latest-learn/index.tsx index b600230..8ebcc45 100644 --- a/src/pages/latest-learn/index.tsx +++ b/src/pages/latest-learn/index.tsx @@ -56,6 +56,7 @@ const LatestLearnPage = () => { >
{ {item.record.progress >= 10000 && ( <>