feat: 默认暗黑模式
Former-commit-id: 545076911d17a2b46e9f4df3eaca97225497e1c7
This commit is contained in:
@@ -17,7 +17,7 @@ const defaultSettings: DefaultSettings = {
|
||||
sidebarLogo: true,
|
||||
errorLog: 'production',
|
||||
layout: 'left',
|
||||
theme: 'light'
|
||||
theme: 'dark'
|
||||
};
|
||||
|
||||
export default defaultSettings;
|
||||
|
||||
Reference in New Issue
Block a user