hy-themecolor

1.3.5 • Public • Published

DEMO

<hy-themeColor :customStyle="customStyle" :themeColor="themeColor" :themeColorUrl="themeColorUrl"></hy-themeColor>

customStyle 自定义样式

[
    '.container{background: primary !important;}',//头部颜色
    '.el-menu-item.is-active{color: primary !important;}',//菜单颜色
    '.hover-header-dialog ul li:hover{color: primary !important;}'//修改密码 鼠标悬浮颜色
]

themeColor 主题颜色

red  blue #333

indexStyleUrl 默认css样式 如果传入了URL则获取URL里面的 样式

//unpkg.com/element-ui/lib/theme-chalk/index.css

themeColorUrl 获取专题颜色地址 如果传入了 themeColor 则以themeColor 为准

/pws/pms-ws/web/user/getLayout

Readme

Keywords

none

Package Sidebar

Install

npm i hy-themecolor

Weekly Downloads

1

Version

1.3.5

License

ISC

Unpacked Size

1.04 MB

Total Files

10

Last publish

Collaborators

  • fuyouping