This commit is contained in:
2025-10-11 17:10:54 +08:00
parent 6b10d4679c
commit 676e425faa
7 changed files with 2291 additions and 1592 deletions
@@ -49,7 +49,7 @@ export class ChatContentsLayout extends Component {
protected start(): void {
this.lBubble.node.active = false;
this.rBubble.node.active = false;
this.fixMaxWidth = 730;
this.fixMaxWidth = 534.4;
// 获取或添加UIOpacity组件到content节点
this.contentOpacity =