|
@@ -12,8 +12,7 @@ import zhCn from 'element-plus/es/locale/lang/zh-cn'
|
|
|
import 'dayjs/locale/zh-cn'
|
|
import 'dayjs/locale/zh-cn'
|
|
|
|
|
|
|
|
//导入其它样式
|
|
//导入其它样式
|
|
|
-import './styles/app/main.scss'
|
|
|
|
|
-import './styles/app/element.scss'
|
|
|
|
|
|
|
+import './styles/index.scss'
|
|
|
|
|
|
|
|
//创建实例
|
|
//创建实例
|
|
|
async function bootstrap() {
|
|
async function bootstrap() {
|