From c4b1d9a4ca2477a0f18ea388596f0e5677dd2949 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Wed, 7 Aug 2024 09:46:29 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=B8=8D=E6=98=BE=E7=A4=BAfooter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/preferences.ts | 6 ++++++ 1 file changed, 6 insertions(+) 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 持久化 关闭