feat: 会话历史回溯

This commit is contained in:
2026-03-02 11:29:07 +08:00
parent 338c67d5b8
commit bd0a5a8c6b
7 changed files with 76 additions and 21 deletions

View File

@@ -221,5 +221,8 @@
ul {
list-style-position: inside;
}
code {
white-space: pre-wrap;
}
}
</style>