yuetsh
b4b96b0da3
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
fix(learn): 修复填空题代码高亮丢失,去重高亮与洗牌逻辑
- ExerciseFill.vue 之前未导入 exercise-highlight.css,若某课只含
fill 类型练习(不加载 ExerciseSort),高亮代码会渲染成无色纯文本
- ExerciseFill/ExerciseSort 改为复用 useCodeHighlight 的
highlight()/highlightLines(),删除各自重复的 hljs 注册与
escapeHtml 实现
- 新增 useShuffle.ts,供 ExerciseSort/ExerciseMatch/ExerciseGroup
共用洗牌逻辑,替代三处几乎逐字相同的实现
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-04 21:25:21 -06:00
..
2026-08-04 19:27:26 -06:00
2026-08-04 21:25:21 -06:00
2026-08-04 21:08:06 -06:00
2026-08-04 07:22:42 -06:00
2026-07-02 19:28:16 -06:00
2026-07-02 18:28:47 -06:00
2026-05-07 06:09:05 -06:00
2026-06-05 09:03:38 -06:00
2026-05-20 08:12:46 -06:00
2026-08-04 21:02:27 -06:00