完善:主题配置

This commit is contained in:
2022-07-23 00:01:37 +08:00
parent 76de6a065b
commit 21a3a718f8
8 changed files with 48 additions and 14 deletions

View File

@@ -3,7 +3,8 @@ import MyLayout from "./components/MyLayout.vue"
import ElementPlus from 'element-plus'
import "element-plus/dist/index.css"
import * as ElIcons from '@element-plus/icons-vue'
import './custom.css'
import './styles/vars.css'
import './styles/custom.css'
export default {
...DefaultTheme,