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;