mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 18:26:33 +00:00
fix: 去掉element plus暗黑主题的引用
This commit is contained in:
parent
e770a874f6
commit
0e3b559307
@ -16,9 +16,6 @@ import { createApp } from 'vue';
|
|||||||
import { VueShowdownPlugin } from 'vue-showdown';
|
import { VueShowdownPlugin } from 'vue-showdown';
|
||||||
import 'virtual:svg-icons-register';
|
import 'virtual:svg-icons-register';
|
||||||
|
|
||||||
import 'element-plus/theme-chalk/dark/css-vars.css'
|
|
||||||
|
|
||||||
|
|
||||||
const app = createApp(App);
|
const app = createApp(App);
|
||||||
|
|
||||||
app.use(VueShowdownPlugin, {
|
app.use(VueShowdownPlugin, {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user