feat: 功能优化

This commit is contained in:
2026-01-17 19:54:57 +08:00
parent 091e3d2d05
commit fe91226727
3 changed files with 409 additions and 488 deletions

View File

@@ -113,7 +113,7 @@ const handleBack = () => {
.full-width-layout__content {
flex: 1;
overflow: auto;
background: var(--bg-secondary);
background: var(--color-bg);
&.no-padding {
padding: 0;