新增标签页样式chrome风格

This commit is contained in:
RuoYi
2026-04-12 21:49:47 +08:00
parent be6302e641
commit 47656d5050
5 changed files with 192 additions and 31 deletions
+5
View File
@@ -34,6 +34,11 @@ export default {
*/
tagsIcon: false,
/**
* 标签页样式:card 卡片(默认)、chrome 谷歌浏览器风格
*/
tagsViewStyle: 'card',
/**
* 是否固定头部
*/