mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-22 23:05:08 +08:00
wip: use unocss
This commit is contained in:
@ -44,7 +44,6 @@ const setHeaderTheme = (color: string) => {
|
||||
setCssVar('--top-header-bg-color', color)
|
||||
setCssVar('--top-header-text-color', textColor)
|
||||
setCssVar('--top-header-hover-color', textHoverColor)
|
||||
setCssVar('--top-tool-border-color', topToolBorderColor)
|
||||
appStore.setTheme({
|
||||
topHeaderBgColor: color,
|
||||
topHeaderTextColor: textColor,
|
||||
|
Reference in New Issue
Block a user