|
|
@@ -25,7 +25,7 @@ const common = {
|
|
|
showMenu: true,
|
|
|
showColor: true,
|
|
|
colorName: getStore({name: 'colorName'}) || '#409EFF',
|
|
|
- themeName: getStore({name: 'themeName'}) || 'theme-blue',
|
|
|
+ themeName: getStore({name: 'themeName'}) || 'theme-bule',
|
|
|
lockPasswd: getStore({name: 'lockPasswd'}) || '',
|
|
|
website: website,
|
|
|
},
|