提交 eff87121 编写于 作者: guangjun.yang's avatar guangjun.yang

算第一次的高度

上级 b20ec1ab
......@@ -315,8 +315,8 @@ export default {
_this.p_getElm('screenSet').style.height =
_this.containerHeight - 152 + "px";
console.log('_this.containerHeight', _this.containerHeight);
_this.p_getElm("sessionListId").style.height = _this.containerHeight + 'px';
_this.p_getElm("msgContentId").style.height = _this.containerHeight - 35 + 'px';
_this.p_getElm("sessionListId").style.height = _this.containerHeight - 252 + 'px';
_this.p_getElm("msgContentId").style.height = _this.containerHeight - 287 + 'px';
});
},
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册