提交公微

This commit is contained in:
2025-05-22 13:06:07 +08:00
parent b9ddba2488
commit 845785686d
17 changed files with 721 additions and 269 deletions

View File

@@ -27,7 +27,7 @@ window.MathJax = window.MathJax || {
// **定义全局渲染方法**
window.renderMathJax = function (tinymceId) {
if (window.MathJax && typeof window.MathJax.typesetPromise === "function") {
console.log("正在渲染 MathJax 公式...");
// console.log("正在渲染 MathJax 公式...");
// 如果提供了 TinyMCE 编辑器 ID
if (tinymceId) {