From 6d0703044b798eb6c374e3960d6c8638a586c523 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期二, 24 六月 2025 15:50:36 +0800 Subject: [PATCH] 婴幼儿游戏活动实施 --- 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