feat: 通用滚动加载工具

This commit is contained in:
Tim
2025-08-05 18:24:45 +08:00
parent 0957a5c132
commit 3e4b94f1f2
3 changed files with 36 additions and 24 deletions

View File

@@ -628,8 +628,6 @@ export default {
.message-page {
background-color: var(--background-color);
height: 100%;
overflow-y: auto;
}
.message-page-header {