mirror of
https://github.com/veops/cmdb.git
synced 2025-08-09 02:18:43 +08:00
fix local storage for defalut lang
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
*/
|
||||
|
||||
export default {
|
||||
showLocale: true,
|
||||
defaultLang: 'zh-CN',
|
||||
useSSO: false,
|
||||
primaryColor: '#1890ff', // primary color of ant design
|
||||
navTheme: 'dark', // theme for nav menu
|
||||
|
Reference in New Issue
Block a user