feat:处理了电话详细数据
This commit is contained in:
@@ -25,6 +25,6 @@ defineExpose({
|
||||
|
||||
<style>
|
||||
.box{
|
||||
height: 65vh;
|
||||
height: 68vh;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -192,7 +192,7 @@ const initWebSocket = () => {
|
||||
<style lang="scss" scoped>
|
||||
.live-call {
|
||||
width: 48%;
|
||||
height: 47.5vh;
|
||||
height: 47vh;
|
||||
margin-bottom: 20px;
|
||||
overflow: hidden;
|
||||
border: 1px solid #d5d4d4;
|
||||
|
||||
Reference in New Issue
Block a user