perf: 支持页脚自定义

This commit is contained in:
xiaojunnuo
2026-04-29 00:07:20 +08:00
parent 64b3184b28
commit c985a13544
13 changed files with 35 additions and 9 deletions
@@ -45,6 +45,7 @@ export type SysPublicSetting = {
managerOtherUserPipeline?: boolean;
icpNo?: string;
mpsNo?: string;
customFooter?: string;
robots?: boolean;
aiChatEnabled?: boolean;