wip: Table列设置开发

This commit is contained in:
kailong321200875
2023-07-20 18:00:32 +08:00
parent b69b8ed1bd
commit ecd38282a3
5 changed files with 45 additions and 16 deletions

View File

@@ -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(