perf: 合并用户平台框架修改
This commit is contained in:
@@ -4,7 +4,7 @@ export const themeSettings: App.Theme.ThemeSetting = {
|
||||
themeColor: '#646cff',
|
||||
otherColor: { info: '#2080f0', success: '#52c41a', warning: '#faad14', error: '#f5222d' },
|
||||
isInfoFollowPrimary: true,
|
||||
layout: { mode: 'horizontal-mix', scrollMode: 'content' },
|
||||
layout: { mode: 'vertical-mix', scrollMode: 'content' },
|
||||
page: { animate: true, animateMode: 'fade-slide' },
|
||||
header: { height: 56, breadcrumb: { visible: true, showIcon: true } },
|
||||
tab: { visible: false, cache: true, height: 44, mode: 'chrome' },
|
||||
|
||||
Reference in New Issue
Block a user