From 571a6ce30b6602d2cf579c87aee39b4ed85bef8c Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期三, 11 六月 2025 14:22:32 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- package.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 65a63ff..3349d21 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "element-ui": "^2.15.14", "fabric-with-erasing": "^1.0.1", "lodash": "^4.17.21", - "mathlive": "^0.101.2", + "mathlive": "^0.101.0", "moment": "^2.30.1", "qiankun": "^2.10.16", "spark-md5": "^3.0.2", @@ -22,6 +22,7 @@ "tinymce": "^5.4.1", "viewerjs": "^1.11.6", "vue": "^2.6.14", + "vue-mathjax": "^0.1.1", "vuex": "^3.6.2" }, "devDependencies": { -- Gitblit v1.9.1