chat聊天功能

This commit is contained in:
X1627315083
2025-05-20 16:47:27 +08:00
parent 8bc0a52ab8
commit c235d0de4a
50 changed files with 4902 additions and 2861 deletions

View File

@@ -266,8 +266,8 @@ export default defineComponent({
.account_page{
height: 100%;
// overflow-y: auto;
padding: 0 30rem;
padding-top: 7rem;
padding: 0 7rem;
padding-top: 4rem;
display: flex;
overflow: hidden;
.account_page_titleImg{