ElemeFE / ElemeFE/element

[Feature Request] If background-color variable support by el-menu?

Open
#19,484 2 comments 0 reactions 0 assignees View on GitHub
stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Existing Component

### Component Name
el-menu

### Description
如题,我希望自定义el-menu展开部分及active部分的不同背景颜色,并且该背景颜色是基于用户设置的主题色进行一定的转化得到的。因此我没办法在css中覆盖原背景色;采用vue的动态style对于el-menu封装在内部的元素也不好处理。

目前只有通过 ref 在对应的select、open、close回调函数中设置元素的 style,并且还要监听鼠标进入、移出等事件,请问还有其他的解决方案吗,多谢!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.