refactor: 将全局配置文件 platform-config.json中的ShowModel重命名为TagsStyle,以更准确地反映其语义

This commit is contained in:
xiaoxian521
2025-12-08 19:42:41 +08:00
parent aeb4feb6f9
commit 966efb5088
9 changed files with 36 additions and 34 deletions

View File

@@ -18,7 +18,7 @@
"SidebarStatus": true,
"EpThemeColor": "#409EFF",
"ShowLogo": true,
"ShowModel": "smart",
"TagsStyle": "chrome",
"MenuArrowIconNoTransition": false,
"CachingAsyncRoutes": false,
"TooltipEffect": "light",