From 04902e236ea7fa8dc82f610e335983f4bf5be9c2 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 27 二月 2025 11:36:31 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/main.js |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/main.js b/src/main.js
index be449f0..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;
 
@@ -57,9 +59,9 @@
     store.commit("setQiankun", state);
   });
 
-  props.setGlobalState({
-    state: 3, // 搴旂敤鎸傝浇瀹屾垚锛屽悓鏃剁敤浜庤Е鍙戜竴娆tateChange灏唖tate鎸傝浇鍦╲uex褰撲腑
-  });
+  // props.setGlobalState({
+  //   state: 3, // 搴旂敤鎸傝浇瀹屾垚锛屽悓鏃剁敤浜庤Е鍙戜竴娆tateChange灏唖tate鎸傝浇鍦╲uex褰撲腑
+  // });
 
   render(props);
 }

--
Gitblit v1.9.1