Skip to content

Commit f70c937

Browse files
committed
修复样式
1 parent 60a2935 commit f70c937

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import * as ElementPlusIconsVue from '@element-plus/icons-vue';
44
import App from './App.vue';
55
import router from './router';
66
import { usePermissStore } from './store/permiss';
7+
import 'element-plus/dist/index.css';
78
import './assets/css/icon.css';
89

910
const app = createApp(App);

0 commit comments

Comments
 (0)