fix: 优化构建速度,更新 Element Plus 样式变量及 API 接口
This commit is contained in:
@@ -9,6 +9,7 @@ import { createApp } from "vue";
|
||||
import App from "./App.vue";
|
||||
|
||||
// ===== 样式导入 =====
|
||||
import "element-plus/dist/index.css";
|
||||
import "element-plus/theme-chalk/dark/css-vars.css";
|
||||
import "vxe-table/lib/style.css";
|
||||
import "@/styles/index.scss";
|
||||
|
||||
Reference in New Issue
Block a user