修改主题样式

This commit is contained in:
izory
2021-09-26 15:04:59 +08:00
parent a4a6f673b2
commit 957fed6f4a
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
<script>
const version = require('element-ui/package.json').version // element-ui version from node_modules
const ORIGINAL_THEME = '#409EFF' // default color
const ORIGINAL_THEME = '#13C2C2' // default color
export default {
data() {