|
@@ -6,7 +6,6 @@ import 'element-plus/dist/index.css'
|
|
import * as ElementPlusIconsVue from '@element-plus/icons-vue'
|
|
import * as ElementPlusIconsVue from '@element-plus/icons-vue'
|
|
import App from './App.vue'
|
|
import App from './App.vue'
|
|
import router from './router/index'
|
|
import router from './router/index'
|
|
-import "./styles.css"
|
|
|
|
import * as echarts from 'echarts';
|
|
import * as echarts from 'echarts';
|
|
|
|
|
|
const app = createApp(App)
|
|
const app = createApp(App)
|