fix: 暗黑配置移除

Former-commit-id: de3c64db6e
This commit is contained in:
haoxr 2023-01-01 01:01:55 +08:00
parent d06072282d
commit 0c6f7a8737
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ 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';
//import 'element-plus/theme-chalk/dark/css-vars.css';
const app = createApp(App);
// 自定义指令