chore: 默认标签页风格修改为google

This commit is contained in:
dap 2024-09-02 14:40:16 +08:00
parent ca645cfc91
commit 568705b9ab

View File

@ -28,7 +28,7 @@ export const overridesPreferences = defineOverridesPreferences({
* tab * tab
*/ */
persist: false, persist: false,
styleType: 'card', // styleType: 'card',
}, },
theme: {}, theme: {},
}); });