XW 8 月之前
父节点
当前提交
00003707b8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      TEAMModelOS/ClientApp/public/index.html

+ 1 - 1
TEAMModelOS/ClientApp/public/index.html

@@ -61,7 +61,7 @@
 			document.write('<script id="mathjax"  src="' + blobHost + '/0-public/js/tex-mml-svg.js"><\/script>');
 			document.write('<script id="mediaInfo"  src="' + blobHost + '/0-public/js/checkMedia.js"><\/script>');
 			document.write('<script id="e_theme_macarons"  src="<%= BASE_URL %>theme/e_theme_macarons.js"><\/script>');
-				document.write('<script id="mathjax" type="text/javascript" src="' + blobHost + '/0-public/js/tex-chtml.js"><\/script>');
+			document.write('<script id="mathjax" type="text/javascript" src="' + blobHost + '/0-public/js/tex-chtml.js"><\/script>');
 
 			window.onload = function () {
 				let bodyElement = document.body;