更新版本库
This commit is contained in:
@ -6,8 +6,7 @@ type DefaultSettings = ProSettings & {
|
||||
|
||||
const proSettings: DefaultSettings = {
|
||||
navTheme: 'light',
|
||||
// 牛人出的不知道咋地红
|
||||
primaryColor: '#980000',
|
||||
primaryColor: '#d80005',
|
||||
layout: 'side',
|
||||
contentWidth: 'Fluid',
|
||||
fixedHeader: false,
|
||||
@ -16,7 +15,7 @@ const proSettings: DefaultSettings = {
|
||||
menu: {
|
||||
locale: true,
|
||||
},
|
||||
title: 'Ant Design Pro',
|
||||
title: '招投标系统',
|
||||
pwa: false,
|
||||
iconfontUrl: '',
|
||||
};
|
||||
|
Reference in New Issue
Block a user