From 3d3fb4608e1ef51c73c35db462c88dfaa66a42c8 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期二, 29 四月 2025 18:15:55 +0800 Subject: [PATCH] 0-3岁婴幼儿艺术启蒙样章完成 --- src/main.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main.js b/src/main.js index a647faf..78d9e95 100644 --- a/src/main.js +++ b/src/main.js @@ -4,6 +4,8 @@ import ElementUI from "element-ui"; import "element-ui/lib/theme-chalk/index.css"; import store from "./store"; +// 鍏紡杈撳叆 +import { MathfieldElement } from "mathlive" Vue.config.productionTip = false; -- Gitblit v1.9.1