修改图标

This commit is contained in:
lijinxuan123
2024-08-29 15:51:43 +08:00
parent 59a632711c
commit beb5558464
2 changed files with 87 additions and 88 deletions

View File

@@ -1,6 +1,7 @@
import Vue from 'vue'
// 引入element-ui框架
import ElementUI from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css';
// import 'element-ui/lib/theme-chalk/index.css'
import App from './App.vue'
import router from './router'