fix:完善评论组件逻辑

This commit is contained in:
liangdong
2026-01-07 16:40:36 +08:00
parent b7ca434172
commit 9a8a2e3064
9 changed files with 411 additions and 562 deletions

View File

@@ -11,8 +11,7 @@ $color-white: #fff;
flex-direction: column;
overflow: hidden;
position: relative;
height: calc(100vh - 170px);
height: 100%;
// 评论的样式
.main-publisher{