From 568705b9abff46510095556a0204112826a297d7 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Mon, 2 Sep 2024 14:40:16 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=BB=98=E8=AE=A4=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E9=A1=B5=E9=A3=8E=E6=A0=BC=E4=BF=AE=E6=94=B9=E4=B8=BAgoogle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/preferences.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-antd/src/preferences.ts b/apps/web-antd/src/preferences.ts index 3588a128..b58ea97f 100644 --- a/apps/web-antd/src/preferences.ts +++ b/apps/web-antd/src/preferences.ts @@ -28,7 +28,7 @@ export const overridesPreferences = defineOverridesPreferences({ * 标签tab 持久化 关闭 */ persist: false, - styleType: 'card', + // styleType: 'card', }, theme: {}, });