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: {}, });