feat: 消息组件 回答组件

This commit is contained in:
2026-03-12 16:19:26 +08:00
parent 17c5296e56
commit b0d875fe92
9 changed files with 98 additions and 1 deletions

View File

@@ -45,3 +45,7 @@
.h-80 {
height: 80px;
}
.h-96 {
height: 96px;
}