fix: 🐛 主题颜色设置覆盖暗黑模式下el-table行激活的背景色问题修复

This commit is contained in:
hxr
2024-04-27 19:32:50 +08:00
parent 0e1e9ef6dd
commit 2f4a20a4a9
4 changed files with 13 additions and 307 deletions

View File

@@ -47,6 +47,7 @@
"@wangeditor/editor-for-vue": "5.1.10",
"animate.css": "^4.1.1",
"axios": "^1.6.8",
"color": "^4.2.3",
"echarts": "^5.5.0",
"element-plus": "^2.7.2",
"lodash-es": "^4.17.21",
@@ -67,6 +68,7 @@
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@iconify-json/ep": "^1.1.15",
"@types/color": "^3.0.6",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.7",
"@types/nprogress": "^0.2.3",