This commit is contained in:
yinsx
2026-01-29 11:39:46 +08:00
parent d025691180
commit 2bd53e3744
2 changed files with 9 additions and 3 deletions

View File

@ -32,7 +32,7 @@ export const layoutConfig = {
// 主内容区边界。
content: {
// 最大宽度(像素)。
maxWidth: 1400,
maxWidth: 1600,
// 内容区内边距(像素)。
padding: 40,
},