refactor(ui): 界面升级与代码规范优化
This commit is contained in:
@@ -9,7 +9,6 @@ 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