From f165c79ce81b7f96cf5a0881671a8e0f36ce1f59 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期五, 24 一月 2025 10:51:33 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 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