wip: Table列设置开发
This commit is contained in:
@@ -91,10 +91,6 @@ const setMenuTheme = (color: string) => {
|
||||
appStore.setTheme(theme)
|
||||
appStore.setCssVarTheme()
|
||||
}
|
||||
if (layout.value === 'top' && !appStore.getIsDark) {
|
||||
headerTheme.value = '#fff'
|
||||
setHeaderTheme('#fff')
|
||||
}
|
||||
|
||||
// 监听layout变化,重置一些主题色
|
||||
watch(
|
||||
|
||||
Reference in New Issue
Block a user