diff --git a/apps/web-antd/src/preferences.ts b/apps/web-antd/src/preferences.ts index 41cc42a3..ebb6d172 100644 --- a/apps/web-antd/src/preferences.ts +++ b/apps/web-antd/src/preferences.ts @@ -13,6 +13,12 @@ export const overridesPreferences = defineOverridesPreferences({ accessMode: 'backend', name: import.meta.env.VITE_APP_TITLE, }, + footer: { + /** + * 不显示footer + */ + enable: false, + }, tabbar: { /** * 标签tab 持久化 关闭