增加首页背景图设置

This commit is contained in:
mtvpls
2026-04-23 12:05:51 +08:00
parent f1da246712
commit a0f9a0398b
6 changed files with 157 additions and 6 deletions
+1
View File
@@ -126,6 +126,7 @@ export interface AdminConfig {
cacheVersion: number; // CSS版本号(用于缓存控制)
loginBackgroundImage?: string; // 登录界面背景图
registerBackgroundImage?: string; // 注册界面背景图
homeBackgroundImage?: string; // 首页背景图
// 进度条图标配置
progressThumbType?: 'default' | 'preset' | 'custom'; // 图标类型
progressThumbPresetId?: string; // 预制图标ID