Ben Lin
2025-03-11 2beada4c5b6d529b985c680a4672fa7e9a0587df
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',