src/assets/style/variables.scss
@@ -1,7 +1,11 @@ /* 改变主题色变量 */ $--color-primary: #c4d600; $--color-primary: #287dff; /* 改变 icon 字体路径变量,必需 */ $--font-path: '~element-ui/lib/theme-chalk/fonts'; $--font-path: "~element-ui/lib/theme-chalk/fonts"; @import "~element-ui/packages/theme-chalk/src/index"; @import "~element-ui/packages/theme-chalk/src/index"; .el-tabs__item { color: #eee; }