fix: element-plus样式丢失修复
Former-commit-id: 95218bda18aa70800d0aa5f671ac856bce541447
This commit is contained in:
@@ -12,6 +12,7 @@ import 'virtual:svg-icons-register';
|
||||
import i18n from '@/lang/index';
|
||||
|
||||
import '@/styles/index.scss';
|
||||
import 'element-plus/theme-chalk/index.css';
|
||||
import 'element-plus/theme-chalk/dark/css-vars.css';
|
||||
|
||||
const app = createApp(App);
|
||||
|
||||
Reference in New Issue
Block a user