Ben Lin
2024-07-01 f60c5156615626515bd6d84f151a1292b8b936c1
src/settings/designSetting.ts
@@ -2,8 +2,17 @@
export const prefixCls = 'vben';
export const multipleTabHeight = 30;
export const darkMode = ThemeEnum.LIGHT;
// 页脚固定高度
export const footerHeight = 75;
// .@{namespace}-layout-multiple-header__placeholder
// 全屏页头动画时长
export const layoutMultipleHeadePlaceholderTime = 0.6;
// app theme preset color
export const APP_PRESET_COLOR_LIST: string[] = [
  '#0960bd',