fix: 前端页面架构重构优化

This commit is contained in:
Gsh
2026-01-02 22:47:09 +08:00
parent ba95d1798f
commit d25ca6dc4a
18 changed files with 227 additions and 541 deletions

View File

@@ -607,7 +607,7 @@ function handleImagePreview(url: string) {
.chat-header {
width: 100%;
max-width: 1000px;
//max-width: 1000px;
height: 60px;
display: flex;
align-items: center;