fix: 尝试关闭暗黑模式

This commit is contained in:
chenjinsong
2024-03-28 10:22:42 +08:00
parent 8f4ca8f75e
commit 5a8e2359c3

View File

@@ -336,7 +336,7 @@ export default {
logo: 'images/logo-header.svg',
ZH,
EN,
isDark: useDark()
// isDark: useDark()
}
},
computed: {