From e33672cf85da88d515d5fe6ccc0a139c3cfaa5db Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期四, 28 八月 2025 22:53:54 +0800 Subject: [PATCH] 8.28更新 --- src/main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main.js b/src/main.js index 78d9e95..86f7a62 100644 --- a/src/main.js +++ b/src/main.js @@ -4,6 +4,7 @@ import ElementUI from "element-ui"; import "element-ui/lib/theme-chalk/index.css"; import store from "./store"; +import "@/assets/icons/index"; // 鍏紡杈撳叆 import { MathfieldElement } from "mathlive" -- Gitblit v1.9.1