add
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/* 主题配置 */
|
||||
export const themeConfig = {
|
||||
defaultTheme: 'light',
|
||||
darkThemeClass: 'dark-theme',
|
||||
themeStorageKey: 'asset_system_theme'
|
||||
};
|
||||
Reference in New Issue
Block a user