wkw 1 周之前
父节点
当前提交
d2c5df16ba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/im/chat/index.vue

+ 1 - 1
src/views/im/chat/index.vue

@@ -85,7 +85,7 @@ const goDetail = () => {
     flex-shrink: 0;
 }
 .container{
-    height: 100vh;
+    height: 100%;
     display: flex;
     flex-direction: column;
     .chat-bg{