refactor(projects): 页面布局调整为rdms风格

This commit is contained in:
2026-04-15 09:35:54 +08:00
parent a6fc7b48dc
commit e22f6550ae
21 changed files with 990 additions and 188 deletions

View File

@@ -13,7 +13,7 @@ export const themeSettings: App.Theme.ThemeSetting = {
},
isInfoFollowPrimary: true,
layout: {
mode: 'vertical',
mode: 'horizontal-mix',
scrollMode: 'content',
reverseHorizontalMix: false
},