mirror of
https://github.com/PlayEdu/h5.git
synced 2025-07-21 00:21:04 +08:00
文案优化
This commit is contained in:
parent
6d6459d0e6
commit
fb8b39e74f
@ -76,7 +76,7 @@ export const CoursesModel: React.FC<PropInterface> = ({
|
||||
src={mediaIcon}
|
||||
style={{ marginRight: 5 }}
|
||||
/>
|
||||
<span>恭喜你学完此套课程!</span>
|
||||
<span>恭喜你学完此课程!</span>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
@ -87,7 +87,7 @@ const StudyPage = () => {
|
||||
<>
|
||||
<Image width={20} height={20} src={mediaIcon} />
|
||||
<span className={styles["tip"]}>
|
||||
恭喜你学完此套课程!
|
||||
恭喜你学完此课程!
|
||||
</span>
|
||||
</>
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user