Commit Graph

19 Commits

Author SHA1 Message Date
programmerWsy
3927019eb8 Update worker.js
fix: resolve TypeError in HistoryManager by ensuring MathJax.typesetPromise is available

- Fixed the uncaught TypeError caused by `MathJax.typesetPromise` not being a function.
- Ensured MathJax is properly loaded before calling `typesetPromise`.
- Updated the HistoryManager.displayHistory function to handle MathJax initialization correctly.

Fixes issue at (索引):750:15 and (索引):923:22.
2025-01-14 17:27:18 +08:00
programmerWsy
2f449bb07e Create LICENSE 2025-01-13 20:18:07 +08:00
programmerWsy
778ceac26f Update README.md 2025-01-13 20:14:05 +08:00
programmerWsy
25e09c58f1 Update README.md 2025-01-13 19:48:03 +08:00
programmerWsy
ee53bd6ecf Update worker.js 2025-01-13 19:21:00 +08:00
programmerWsy
2a39a2c969 Update worker.js
feat: 新增数学公式识别功能,支持 LaTeX 格式输出
feat: 新增 API 调用支持,提供 base64 和图片 URL 两种方式
2025-01-13 18:54:12 +08:00
programmerWsy
a6a5241c26 Update worker.js 2025-01-13 18:50:30 +08:00
programmerWsy
3da4260d99 Update README.md 2025-01-13 18:47:59 +08:00
programmerWsy
1178a56d62 Update worker.js 2025-01-13 18:46:31 +08:00
programmerWsy
838adbd6e0 Update README.md 2025-01-13 18:45:57 +08:00
lonelykkk
8e8e090671 Update README.md 2025-01-13 18:12:34 +08:00
JIU-W
3b1523b6f2 Update README.md 2025-01-13 17:37:13 +08:00
programmerWsy
c6e39048c7 Update README.md 2025-01-13 16:55:45 +08:00
programmerWsy
f251d38ca0 Update README.md 2025-01-13 10:47:17 +08:00
programmerWsy
1afe2cbb00 Update README.md 2025-01-13 10:45:05 +08:00
programmerWsy
74ed7662fb Update README.md 2025-01-11 12:11:40 +08:00
programmerWsy
6b0d0520fe Update README.md 2025-01-11 12:08:38 +08:00
programmerWsy
62054add3b Create worker.js 2025-01-11 12:05:59 +08:00
programmerWsy
df609cce2f Initial commit 2025-01-11 12:03:54 +08:00