update;合并

This commit is contained in:
2021-09-10 15:10:05 +08:00
parent ae4a02fed6
commit 5089cde8bc
47 changed files with 748 additions and 224 deletions

View File

@@ -3,6 +3,10 @@
import './assets/reset.css';
import 'lib-flexible/flexible';
import '@/elementui'
import ElementUI from 'element-ui'
import 'element-ui/lib/theme-chalk/index.css'
import Vue from 'vue'
import App from './App'
import router from './router'